Skip to content
View sohailuddinsyed's full-sized avatar
💻
Coding
💻
Coding

Block or report sohailuddinsyed

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
sohailuddinsyed/README.md

Hi there, 👋

I'm Sohail, a Software Engineer with experience in full-stack development, backend engineering, and AI research. I hold both a Bachelor's and a Master's degree in Computer Science. I enjoy solving complex problems, building scalable systems, and turning ideas into working software that can go from 0 to 100.

  • Languages & Frameworks: C, C++, Java, Python, JavaScript, TypeScript, React, Node.js, Express.js
  • Databases: PostgreSQL, MongoDB, Redis, DynamoDB, Cassandra
  • Cloud & DevOps: AWS (Lambda, S3, DynamoDB), Azure, Kubernetes
  • Other Skills: REST APIs, microservices, containerization, OS fundamentals, CI/CD

Current Role

  • Software Development Engineer at One Community Global, working on the Highest Good Network (HGN) App
  • Leading a team of engineers, designing and maintaining full-stack applications using React, Node.js, and MongoDB
  • Implementing frontend and backend features, real-time tracking systems, and scalable backend solutions

Projects & Highlights

  • Full-Stack Web Applications: Built responsive web apps with React, Node.js, Express, and REST APIs integrated with PostgreSQL and MongoDB
  • AI & Machine Learning: Conducted research and implemented Graph Neural Network projects in Python and PyTorch, achieving high accuracy with optimized subgraph sampling
  • Real-Time Tracking Systems: Developed CCTV-based and IoT-driven tracking systems, performing statistical analysis and live visualization
  • Distributed Systems & Algorithms: Implemented scalable solutions like SIMD-accelerated algorithms, red-black tree priority queues, and P2P file sharing platforms
  • Team Leadership & Project Management: Managed 5–8 engineers, reviewing code, mentoring, and ensuring successful deployment and scaling of production systems

Feel free to check out my repositories below to see my work.

I would love to connect and discuss opportunities. You can reach me at [email protected] or connect with me on LinkedIn.

Pinned Loading

  1. AdvancedDynamicTracking AdvancedDynamicTracking Public

    Forked from sohaibuddinsyed/AdvancedDynamicTracking

    A smart surveillance software for CCTV systems that dynamically tracks movements in a given area using camera and triggering necessary actions.

    CSS

  2. Object-Tracking-Based--Traffic-Analysis-Using-ML Object-Tracking-Based--Traffic-Analysis-Using-ML Public

    A computer vision pipeline for real-time traffic monitoring and analytics. Utilizing YOLO for object detection and ByteTrack for multi-object tracking, this project automates vehicle counting, spee…

    Python 2

  3. Speeding-Up-Set-Intersections-in-Graph-Algorithms-using-SIMD-Instructions Speeding-Up-Set-Intersections-in-Graph-Algorithms-using-SIMD-Instructions Public

    High-performance graph processing framework leveraging AVX2 and SSSE3 SIMD intrinsics to accelerate set intersection operations. Includes modules for optimized Triangle Counting, Maximal Clique Enu…

    C++

  4. Nole-Taxi Nole-Taxi Public

    A high-performance ride-sharing system simulation tailored for the FSU community. This project implements advanced data structures (Red-Black Trees and Min-Heaps) to efficiently manage ride request…

    C++

  5. OneCommunityGlobal/HGNRest OneCommunityGlobal/HGNRest Public

    An open-source platform designed to help individuals and teams organize and collaborate on projects focused on community-driven positive change.

    JavaScript 52 40

  6. My-Torrent My-Torrent Public

    Distributed file sharing system implementing BitTorrent protocol mechanics including piece selection, choking strategies, and multi-peer coordination for efficient P2P transfers.

    Java