Skip to content
View aman-sharma-dev's full-sized avatar

Block or report aman-sharma-dev

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
aman-sharma-dev/README.md

Typing SVG


LinkedIn Email


> whoami

Founding Engineer | AI Infrastructure | Full Stack Systems

I started shipping production software at 18. Since then, I've operated in environments where ownership matters more than titles.

I don't just write code. I design systems, deploy AI, build products, solve infrastructure problems, and automate workflows. I prefer building complete systems over isolated components.

"I care about scalability, ownership, distributed systems, AI infrastructure, developer experience, clean architecture, and shipping."


> tech_stack --verbose


Languages

TypeScript JavaScript Python Go Rust

Frontend

React Next.js React Native Expo Vue Astro TailwindCSS shadcn/ui

Backend

NestJS Node.js Express FastAPI Flask Django gRPC WebSockets BullMQ

Databases

PostgreSQL Prisma Drizzle MongoDB MySQL Redis InfluxDB SQLite Qdrant ChromaDB FAISS

AI / LLM

PyTorch Ollama vLLM LangChain LangGraph HuggingFace ROCm CUDA

LLMs RAG Embeddings Vector Search AI Agents MCP GPU Inference

Infrastructure

Docker Linux AWS CloudFront GitHub Actions Turborepo pnpm Bun EC2 S3 IAM CloudWatch Nginx Vercel Cloudflare Railway Render

Observability

Grafana OpenTelemetry Sentry Prometheus

Automation

Make n8n CI/CD Git

Testing

Jest Playwright

Architecture & Engineering

OAuth2 JWT RBAC Microservices Event-Driven Architecture System Design Clean Architecture Unit Testing Integration Testing E2E Testing


> ls ./projects --highlight


Aevum

Offline-first wearable telemetry built to survive disconnects, retries, duplicates, clock drift, out-of-order events, and burst recovery.

TypeScript React Native Expo SQLite

🛡️ AegisMind

Distributed AI research platform built with Go and Python, featuring gRPC microservices, LangGraph RAG workflows, CrewAI multi-agent execution, PyTorch, HuggingFace, Qdrant, ChromaDB, Ollama, Claude, and GPT-4o.

Go Python gRPC LangGraph Qdrant ChromaDB

🧠 Candid

AI-powered hiring intelligence platform built with Next.js, FastAPI, PyTorch, and BAAI embeddings. Features semantic candidate ranking, GPU clustering, GitHub enrichment, and Dockerized ROCm/CUDA deployments.

Next.js FastAPI PyTorch Docker ROCm CUDA

🛡️ NetSentryx

Event-driven network monitoring platform that performs live packet capture (Npcap), low-latency traffic analytics, and unsupervised threat detection using a PyTorch Autoencoder, backed by an asynchronous Python service.

Python FastAPI PyTorch Event-Driven WebSockets

Scalable SaaS boilerplate with Django REST Framework, modular architecture, and production-ready setup. Includes split settings for development and production, Docker support, and optional frontend integration.

Django Django REST Docker PostgreSQL

Full-stack starter template with Next.js and NestJS in a scalable Turborepo monorepo setup.

Next.js NestJS Turborepo Docker pnpm


> cat ./proof_of_work


Project Engineering problem demonstrated
Aevum Preserving wearable telemetry correctly through disconnects, retries, duplicates, clock drift, out-of-order events, and burst recovery.
AegisMind Coordinating distributed Go/Python AI services, streaming gRPC, RAG retrieval, and multi-agent research workflows.
Candid Serving semantic hiring intelligence through GPU-accelerated embedding, ranking, clustering, and enrichment pipelines.
NetSentryx Turning live network telemetry into security-focused monitoring and threat detection.
SaaS Boilerplate Encoding production concerns—authentication, persistence, observability, and deployment—into a reusable Django foundation.
Forjnot Standardizing production full-stack systems in a fast, repeatable Turborepo monorepo.

> cat ./currently_building.md


+ Aevum
  End-to-end intelligent product systems

+ Personal Job-Intelligence Pipeline
  Automated discovery · ranking · application intelligence

+ Local AI Infrastructure
  Private inference · model serving · local-first workflows

+ Newspaper-Aesthetic Portfolio
  Editorial design · modern web engineering · personal storytelling

+ AI Resume Factory
  Semantic resume generation using embeddings

+ Local LLM Infrastructure
  Self-hosted inference pipelines

+ GPU Inference Platforms
  AMD MI300X · NVIDIA · ROCm · CUDA

+ Monitoring Platforms
  OpenTelemetry · Grafana · Custom dashboards

+ Developer Tooling
  CLI utilities · Automation · DX improvements

+ AI Automation
  Agents · Workflows · MCP integrations

> cat ./philosophy


Principle Belief
Build once. Scale forever.
Systems over scripts. Infrastructure over hacks.
Automation over repetition. Machines do the boring work.
Ownership over delegation. End-to-end accountability.
Strong typing over clever code. Explicit is better than implicit.
Ship quickly. Refine continuously.
Solve root causes. Never symptoms.

> git log --oneline --author="Aman Sharma"


┌─────────────────────────────────────────────────────────────┐
│  18  ──►  Started shipping production software               │
│        │                                                     │
│        ├── Backend Systems                                   │
│        │                                                     │
│        ├── Distributed Systems                               │
│        │                                                     │
│        ├── AI & Machine Learning                             │
│        │                                                     │
│        ├── GPU Deployment & Inference                        │
│        │                                                     │
│        ├── LLM Infrastructure                                │
│        │                                                     │
│        └── Founding Engineering                              │
│                                                              │
│  NOW ──►  Building systems that outscale their problems.     │
└─────────────────────────────────────────────────────────────┘

> grep -r "passion" ./interests


Distributed Systems    │  AI Infrastructure     │  Developer Tooling
───────────────────────┼────────────────────────┼────────────────────
Observability          │  Monitoring            │  Backend Platforms
───────────────────────┼────────────────────────┼────────────────────
RAG Systems            │  AI Agents             │  Security
───────────────────────┼────────────────────────┼────────────────────
Automation             │  GPU Inference         │  Vector Databases


"This engineer builds serious systems."

Pinned Loading

  1. aevum aevum Public

    Offline-first wearable telemetry built to survive disconnects, retries, duplicates, clock drift, out-of-order events, and burst recovery.

    TypeScript

  2. aegis-mind aegis-mind Public

    AegisMind is a distributed AI research platform built with Go and Python, featuring gRPC microservices, LangGraph RAG workflows, CrewAI multi-agent execution, PyTorch, HuggingFace, Qdrant, ChromaDB…

    Python

  3. candid candid Public

    AI-powered hiring intelligence platform built with Next.js, FastAPI, PyTorch, and BAAI embeddings. Features semantic candidate ranking, GPU clustering, GitHub enrichment, and Dockerized ROCm/CUDA d…

    TypeScript

  4. netsentryx netsentryx Public

    An event-driven network monitoring platform that performs live packet capture (Npcap), low-latency traffic analytics, and unsupervised threat detection using a PyTorch Autoencoder, backed by an asy…

    Python

  5. saas-boilerplate saas-boilerplate Public

    A scalable SaaS boilerplate with Django REST Framework, modular architecture, and production-ready setup. Includes split settings for dev/prod, Docker support, and optional frontend integration - d…

    Python

  6. forjnot forjnot Public template

    Full-stack starter template with Next.js & NestJS in a scalable Turborepo monorepo setup

    TypeScript 1