Skip to content
View EhteshamSid's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report EhteshamSid

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
EhteshamSid/README.md

Typing SVG


NYU IEEE Patent Portfolio


I don't just build features I engineer reliability.

Co-founded a healthcare SaaS serving 10K+ patients. Published IEEE research cited 22 times. Filed a patent. I think in terms of throughput, fault tolerance, and data integrity because those are the problems that actually matter at scale.

"Orchestrating a 50-person tech team and managing distributed nodes are the same problem. Coordination is everything."


$ ls -la ./projects

IntelliCast : Agentic political news chatbot. LangChain eval pipelines cut hallucinations by 90%. Because an AI that confidently lies is worse than no AI at all. Python LangChain Flask

SpeechDBQuery : Voice-to-SQL across regional Indian dialects. 92% accuracy. Used by 25+ businesses. Django IndicNLTK NLP

Dr.Doctor : The SaaS I built before I knew what a SaaS was. E-prescriptions for 10K+ patients across tier-2/3 Indian cities. React Django MySQL


$ cat tech_stack.json

Languages & Frameworks

Python TypeScript JavaScript C++ Bash Next.js Node.js Django Flask

Databases & Infra

PostgreSQL MySQL Redis AWS Docker Kubernetes

AI / ML

LangChain scikit-learn Pandas


$ git log --oneline --open-source

Merged patches in production codebases used by thousands of developers:

Repository Stars Contribution PR
celery/celery ★ 28.3k Fixed unbounded HTTP hang in Eventlet task worker, added requests.get() timeout to prevent threads blocking indefinitely #10244
awslabs/amazon-neptune-tools ★ 312 Fixed mutable default argument in execute_batch; shared state across calls was causing silent data corruption #406
hsahovic/poke-env ★ 464 Fixed unguarded HTTP calls in data script utils, network requests without timeouts can hang workers indefinitely #882

$ top


$ ./contribution_graph

snake animation

$ echo $PHILOSOPHY

Systems thinking > feature thinking.

A system that fails gracefully beats one that never fails in testing.

Distributed coordination is just leadership at the code level.

Write for the engineer who comes after you.

Popular repositories Loading

  1. Dr.Doctor Dr.Doctor Public

    The application aims to improve healthcare access for patients in tier-2 and tier-3 cities.

    JavaScript

  2. SpeechDBquery SpeechDBquery Public

    An effective solution to manage database through regional dialects

    Python

  3. IntelliCast IntelliCast Public

    Chatbot for political news

    Python

  4. NoteForge NoteForge Public

    Docs-like collaboration meets GitHub-like version control - real-time collaborative notebooks with branching, savepoints, and role-based access.

    TypeScript

  5. Real-Time-Embedded-Systems-Challenge Real-Time-Embedded-Systems-Challenge Public

    Forked from tejasae-afk/Real-Time-Embedded-Systems-Challenge

    C

  6. aws-cli aws-cli Public

    Forked from aws/aws-cli

    Universal Command Line Interface for Amazon Web Services

    Python