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

Highlights

  • Pro

Block or report Adityazzzzz

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
Adityazzzzz/README.md
Typing SVG



Coding Banner

⚡ Turning coffee and complex logic into high-performance software. ⚡

Focus
Location Institute

LinkedIn Gmail LeetCode
Codeforces CodeChef GFG

Profile views


Remember: Dream in logic , build in code

Currently pursuing a Bachelor of Technology in Information Technology at IIIT Bhopal
(CGPA: 9.01, Expected April 2027)
,
bridging the gap between high-performance systems and modern product engineering.

Aesthetic Banner

💼 Professional Experience

PhotoGPT https://www.photogptai.com/ | Software Engineer Intern (Jan 2026 - July 2026)
  • Gen-AI & Core Engine: Powered a product generating $10k+ MRR by integrating Kling V3, Nano Banana 2, and Seedream, alongside a 7-layer composable Remotion framework for programmatic video generation.
  • Performance Optimization: Cut render latency by 80% (2s → 400ms) using a JSON-driven registry of 700+ components and restructured NoSQL/SQL queries to reduce retrieval latency by 45%.
  • Scalable Infrastructure: Engineered a serverless AWS backend (Lambda/S3) and an API Gateway with asynchronous message queues, effortlessly managing 10,000+ daily tasks at sub-200ms latency.
  • DevOps & Security: Automated containerized CI/CD pipelines (reducing release times by 60%) and secured generation payloads utilizing JWT-based RBAC and centralized telemetry.

Tech Stack: TypeScript Golang AWS Docker Remotion LangChain RAG JSON Components

Fenrir Security | Software Developer Intern (Aug 2025 - Nov 2025)
  • Enabled real-time analysis of 1000+ LOC files with a React-Electron security code editor.
  • Diagnosed over 15 critical vulnerability detection rules using an advanced AST-based analysis engine, enhancing overall application security posture.
2607Labs | Software Engineer Intern (Mar 2025 - June 2025)
  • Scaled an AI character system to 10,000+ active users by shipping it with Next.js and FastAPI.
  • Improved processing efficiency by 40% by refactoring 2,000+ lines of the LLM medical report pipeline.
  • Boosted feature adoption by 35% by translating Figma designs into performant Next.js interfaces.
IIIT Bhopal | T&P Cell Coordinator & Teaching Assistant (Feb 2025 - June 2026)
  • Managed placement drives for 200+ students and led the Design team as T&P Cell Coordinator.
  • Assisted 100+ students under Dr. Kamal Das across coursework and projects as a Teaching Assistant.

🌍 Open Source Contributions

🔴 D Language Foundation

DMD Compiler Architecture



📄 Proposals & Architecture:
AST Semantic Decoupling Proposal
CI/CD Regression Publisher Proposal
  • Optimized compiler maintainability by contributing 15+ PRs (5 merged) to the DMD compiler, decoupling semantic analysis from AST nodes and reducing circular dependencies.
  • Proposed an architectural refactor to separate semantic routines from AST nodes to enable "DMD-as-a-Library" and reduce compilation overhead.
  • Engineered a fully automated CI/CD benchmarking pipeline using GitHub Actions and PostgreSQL to track spatial and temporal performance regressions.
Proposal: Aditya Singh Dlang Project Proposal 1.pdfAditya Singh Dlang Project Proposal 2.pdf
PRs: #22618#22597#22521#22405#22359#22358#22338#22306#22302#22286#22233#22226

🟢 PEcAn Project

LLM Data Pipelines



📄 Proposals & Demos:
LLM-Assisted Extraction Proposal
Extraction POC Video
  • Automated an LLM-assisted PDF extraction pipeline, structuring 10+ agronomic data types into BETYdb-compatible schemas using LangChain and Pydantic.
  • Architected a decoupled, two-layer multi-agent architecture (Intermediate Representation and Materialization) to extract agronomic experiments from scientific literature.
  • Developed a Scientist-in-the-Loop Streamlit UI for data review and validation.
Proposal: Aditya Singh PEcAn Project Proposal.pdf

🔵 LFortran

Compiler Robustness

  • Contributed 4+ PRs to LFortran, resolving parser/tokenizer edge cases and debugging ASR layer mismatches to enhance compiler robustness
  • Addressed edge cases focusing on complex FORMAT strings and escaped quotes

🟣 Magma Core

LFX Mentorship

Selected as a mentee under the Linux Foundation (LFX) Mentorship program to work within enterprise-grade open-source infrastructure.


🌟 Featured Projects

image

🔹 Vector Index

Real-Time Voice Interaction Platform

A vector similarity search engine, built from the ground up. Brute-force, IVF, and HNSW nearest-neighbor indexes implemented in C++ - not wrapped around FAISS or any existing library - and benchmarked against a brute-force oracle at dataset sizes up to 1,000,000 vectors.

C++ .hpp CMake

View Source Architecture →

🔹 GitBrain AI

GitHub Vector Search & Analysis

GitBrain AI is an AI-powered GitHub code intelligence platform that enables developers to search, understand, and interact with large repositories using natural language. It combines RAG, vector search, semantic code indexing, and real-time collaboration to make navigating million-line codebases fast and intuitive.

Next.js React TypeScript tRPC Node.js PostgreSQL pgvector PrismaLangChainGoogle GeminiAppwriteWebRTCGitHub API RazorpayTailwind CSS

View Source Architecture →
image image
image

🔹 AI Interview Agent

Real-Time Voice Interaction Platform

AI Interviewer is a real-time mock interview platform that conducts technical interviews using Vapi voice agents. It simulates human-like interview conversations, generates adaptive follow-up questions, evaluates candidate responses, and provides instant AI-powered feedback to help users prepare for software engineering interviews.

Next.js React TypeScript Vapi AI OpenAI Firebase Tailwind CSS shadcn/ui Zod Vercel

View Source Architecture →

</> Languages and Tools

Languages

Backend & Architecture

Databases & Storage

Frameworks & Testing

Cloud, DevOps & Observability

🏆 Achievements & Problem Solving

  • ⚔️ Competitive Programming: Solved 1300+ DSA problems across LeetCode, Codeforces, CodeChef, and GeeksforGeeks.
  • CP Ratings: Achieved Expert on Codeforces (Max Rating: 1777), Knight on LeetCode (Rating: 2091), and 4 star on CodeChef (Rating: 1861).
  • Coding Contest: Ranked 31st among 2,500+ participants in the Optigo Coding Contest.
  • LFX Mentorship: Selected as an LFX Mentee for the Magma Core project, backed by Meta.
  • 🏅 Coding Club Lead: Developed a high-performance web brochure for the Arma Code Hackathon, optimizing UX/UI for 990+ participants and driving 56,460+ impressions.

🐙 Github Stats

Pinned Loading

  1. Adityazzzzz Adityazzzzz Public

    Jupyter Notebook

  2. Vector-Index-Infra Vector-Index-Infra Public

    C++ 1

  3. Named-Entities-Recognition-NER-model Named-Entities-Recognition-NER-model Public

    Python

  4. FL-Cuda FL-Cuda Public

    Python 1 1

  5. Riddle Riddle Public

    TypeScript 1

  6. GitScout GitScout Public

    Svelte 1