Skip to content
View Shameed4's full-sized avatar

Block or report Shameed4

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Shameed4/README.md

Hi there, I'm Sean Erfan! πŸ‘‹

Software Engineer | Systems & Full Stack Developer

I am a Computer Science and Applied Mathematics graduate from Stony Brook University with a 3.96 GPA. My work spans from low-level systems programming (C/Linux) to scalable full-stack applications. I focus on building resilient infrastructure, optimizing high-concurrency systems, and applying AI to real-world problems.


πŸš€ At a Glance

  • πŸŽ“ Education: B.S. in Computer Science and Applied Mathematics & Statistics (Summa Cum Laude).
  • πŸ† Awards: 4x Hackathon Winner, including HackHarvard '24 and SBUHacks '24.
  • πŸ’Ό Experience: Software Engineer at North Atlantic Industries, managing data for 15,000+ components.
  • 🌐 Community: Co-Founder and President of the AI Community at SBU, scaling to 700+ Discord members.

πŸ› οΈ Technical Arsenal

Domain Technologies
Systems & Security C, C++, Linux (POSIX), pthreads, Socket Programming, Assembly, GDB
Backend & Cloud Node.js, Python, ASP.NET Core, AWS (ECS, S3), Terraform, Docker, PostgreSQL
Frontend React, Next.js, TypeScript, Angular, Tailwind CSS, Android (Java)
Math & AI PyTorch, NumPy, Pandas, OpenCV, MediaPipe, Google Gemini

πŸ’Ύ Systems & Security Projects

High-concurrency architectures, memory management, and low-level protocols.

A thread-safe dynamic memory allocator replacing glibc malloc.

  • Architecture: Architected a heap manager using Segregated Free Lists and boundary tags for $O(1)$ payload retrieval.
  • Optimization: Implemented bitwise block splitting and coalescing to minimize external fragmentation.
  • Testing: Validated via the Criterion framework to handle heap exhaustion and invalid pointer frees.

A multithreaded TCP server simulating a Private Branch Exchange system.

  • Concurrency: Utilized POSIX threads to handle simultaneous client connections with minimal latency.
  • Synchronization: Implemented thread-safe state machines using semaphores to prevent race conditions during concurrent calls.

Offensive security framework for data exfiltration.

  • Stealth: Implemented in-memory encryption (AES-128) using io.BytesIO to bypass file-based forensics.
  • Network: Developed a raw TCP listening server to handle concurrent exfiltration streams.

🌐 Web, AI & Research Projects

Scalable platforms, computer vision, and data-driven applications.

Centralized research discovery platform for university students.

  • Impact: scaled to 300+ active users and 30+ daily visits within two weeks of deployment.
  • Tech: Next.js, PostgreSQL, TypeScript.
  • Optimization: Achieved sub-100ms load times through server-side filtering and caching.

Flexy (HackHarvard 2024 Winner)

AI-powered rehabilitation tool for injury recovery.

  • Computer Vision: Engineered a pose-estimation engine using MediaPipe to track 33 skeletal landmarks.
  • Algorithm: Developed a deviation detection system to flag joint misalignments with <100ms latency.
  • Award: Won the AllHealth track at HackHarvard 2024.

Gamified education app utilizing Generative AI.

  • Architecture: Built a lightweight frontend using Vanilla JS and DOM manipulation for near-instant load times.
  • Award: Best Use of MongoDB Atlas at SBUHacks 2024.

πŸ“ˆ Professional Work

Software Engineer @ North Atlantic Industries

  • Automation: Developed an Android wave picking app and ASP.NET Core API to process 20+ daily production orders.
  • Resilience: Orchestrated an ETL pipeline for 15,000+ components, ensuring zero data loss via error recovery protocols.
  • DevOps: Deployed ephemeral test environments using Terraform and AWS ECS, isolating full-stack testing.

πŸ“« Connect

Pinned Loading

  1. ritessshhh/HOCUS-POTUS-SBUhacks-2024 ritessshhh/HOCUS-POTUS-SBUhacks-2024 Public

    The transition from a high school student passionate about politics to a college freshman preoccupied with academics highlighted a significant issue for me: the lack of accessible, engaging politic…

    HTML 1