Skip to content

Navigation Menu

Sign in
Sign up
@aryancodes12-bit
aryancodes12-bit
Follow

ARYAN JAISWAL aryancodes12-bit

🎯
Focusing
Full Stack Developer | React 19 · Node.js · TypeScript | Building PlacementOS & LeetWeave Scribe

Block or report aryancodes12-bit

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.

Content in all repositories owned by your account will be closed.
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
aryancodes12-bit /README.md


🧠 About Me

I'm a Full-Stack Software Engineer and AI-assisted product builder, currently pursuing a B.E. in Information Technology at Thakur College of Engineering and Technology (CGPA 9.3/10). I design and ship systems end-to-end — from relational/NoSQL data modeling and transactional backend logic to responsive, motion-driven frontends.

My engineering focus centers on three pillars:

  • 🏗️ Full-Stack Product Engineering — building complete systems (auth, data layer, real-time events, deployment) rather than isolated features.
  • 🤖 AI-Integrated Systems — structured, validated LLM output pipelines (Groq/Llama, Gemini) powering resume intelligence, interview analysis, and conversational advisory tools.
  • ⚙️ Concurrent & Consistent Systems — atomic transactions, race-condition-safe reservations, and TTL-based state management under real concurrent load.

I care about code that survives contact with real users — not just code that works in a demo.

Currently:
 Role: Full-Stack Engineer | AI Product Builder
 Focus: Distributed-safe backend systems, AI pipelines, DX-first frontends
 Open To: Full-Time Roles · Internships · Open Source Collaboration · Freelance Builds


🛠️ Tech Stack

Languages



Frontend



Backend & Databases



Cloud, DevOps & Tooling


Category Technologies
Languages Java · JavaScript · TypeScript · Python · SQL · HTML5 · CSS3
Frameworks & Libraries React 19 · Node.js · Express.js · Tailwind CSS · Zustand · TanStack Query · Socket.IO · GraphQL
Databases MongoDB Atlas · PostgreSQL · Prisma ORM · Mongoose · Firebase · Firestore
Dev Tools & Testing Git · GitHub · VS Code · Postman · Vercel · Render · Vitest · Supertest · React Testing Library · Docker
Core Competencies Full-Stack Development · REST APIs · JWT/OAuth · Database Design · DSA · System Design · Concurrent Systems

🤖 AI / ML Expertise

Domain Proficiency Details
LLM-Integrated Product Pipelines ⭐⭐⭐⭐☆ Structured JSON output contracts, response validation/normalization, and range-checking for AI-generated interview & resume analysis (Groq/Llama 3.3)
Prompt Engineering & Output Contracts ⭐⭐⭐⭐☆ Deterministic parsing, duplicate prevention, and fallback handling for malformed AI responses in production flows
Conversational & Advisory AI ⭐⭐⭐⭐☆ Context-aware, bilingual advisory chat with PII masking and bias-aware recommendation logic (SaarthiAI)
AI-Assisted Media Processing ⭐⭐⭐☆☆ Browser-side audio extraction (FFmpeg WASM), chunked/adaptive transcription pipelines feeding AI analysis
Applied Research ⭐⭐⭐☆☆ Published research on pollutant sources and mitigation strategies (MULTICON-W 2026, IC-HSTE)

🚀 Featured Projects

🎭 SeatSync — Event Seat Booking Platform

Production-minded MERN booking system built as a full-stack hiring assignment. Manages live seat inventory across events with ten-minute temporary reservations, atomic double-booking prevention via MongoDB transactions, and automated concurrency testing.

Aspect Detail
Stack React 19 · Vite · Node.js · Express 5 · MongoDB Atlas · Mongoose · JWT
Scale 300 seats managed across 3 concurrent live events
Performance Server-driven countdown via expiresAt; TTL index + lazy seat cleanup for stale-state prevention
Security JWT auth, bcrypt hashing, Helmet, CORS allowlisting, rate-limited auth routes
Impact Concurrent reservation attempts resolve to exactly one success and one 409 Conflict — verified via automated integration tests
Repository github.com/aryancodes12-bit/sortmyscene-booking-system

Built around a MongoDB transaction that conditionally updates seats only while status: "available", using modifiedCount validation to guarantee no partial multi-seat reservation is ever persisted — the core consistency guarantee of the system.

🎯 PlacementOS — AI Placement Preparation Platform

A domain-oriented modular-monolith unifying DSA tracking, resume intelligence, interview replay, and a cross-domain readiness engine into a single preparation workflow for engineering students.

Aspect Detail
Stack React 19 · TypeScript · Vite · Node.js · Express · PostgreSQL · Prisma · Firebase Admin · Groq SDK
Scale 6+ consolidated workflows, 15-stage interactive roadmap, cross-domain readiness aggregation
Performance Materialized readiness scoring for predictable dashboard reads; Socket.IO real-time notifications
Security Firebase Google OAuth verified server-side, JWT access/refresh separation, bcrypt, rate limiting, user-scoped queries
Impact 81 passing automated tests · 0 high/critical audit vulnerabilities · privacy-first browser-side audio extraction (no raw video upload)
Repository github.com/aryancodes12-bit/PlacementOS

Includes a structured AI output contract for interview analysis — scores, strengths/weaknesses, missed concepts, and root-cause diagnostics — parsed and range-checked before persistence, with retry/backoff logic for provider failures.

🛡️ SaarthiAI — AI Insurance Advisory Platform

A bias-aware, DPDP 2023-aligned insurance advisory platform delivering personalized, event-driven protection guidance for the Indian market.

Aspect Detail
Stack React 19 · Vite · Tailwind CSS · Framer Motion · Firebase · Groq API (Llama 3.3)
Scale Used by 50+ users across marriage, childbirth, home-purchase, and retirement life-event scenarios
Performance Real-time life-event detection with heuristic + LLM-based classification
Security Local PII masking prior to AI transmission, explicit consent tracking, bias-monitoring audit layer
Impact Bilingual (Hindi/English) advisory chat with voice-call readiness via Vapi-AI integration
Repository github.com/aryancodes12-bit/SAARTHI-AI
🌙 MoodMate — AI Mental Wellness Companion

An AI-powered wellness companion combining mood journaling, real-time AI chat, and predictive analytics into a single PWA-installable experience.

Aspect Detail
Stack React 19 · Tailwind CSS · Supabase (PostgreSQL + Auth) · Vercel Serverless · Groq API
Scale 10 unlockable achievement badges, multilingual (Hindi/English/Hinglish) voice journaling
Performance Mood-pattern-based next-day prediction, heatmap analytics, sentiment analysis
Security Supabase Row-Level Security policies, email/password + Google OAuth
Impact Personalized 7-day AI therapy plans generated from journaling history
Repository github.com/aryancodes12-bit/moodmate
📊 DSA Progress Tracker

Serverless analytics application for tracking structured DSA practice across categories and difficulty tiers.

Aspect Detail
Stack Firebase · Firestore · Chart.js · JavaScript
Scale 500+ problems tracked across 10+ categories
Performance Real-time Firestore sync with interactive analytics dashboards
Security Firebase Authentication with per-user data isolation
Impact Visual pattern-coverage tracking to identify weak topics
Repository github.com/aryancodes12-bit
🌫️ Air Pollution Detection Dashboard

Real-time air quality visualization dashboard built during Bhartiya Antariksh Hackathon 2025.

Aspect Detail
Stack React · TypeScript · Netlify
Scale 50+ monitoring stations integrated
Performance Satellite + ground sensor data fusion, live refresh
Security Client-side data validation
Impact Directly informed published research at MULTICON-W 2026 (IC-HSTE)
Repository github.com/aryancodes12-bit

💼 Experience


Web Development Intern SkillCraft Technology · Remote 📅 April 2025 – June 2025

Developed responsive full-stack web applications in a small Agile team, focused on component reusability and consistent UI/UX practices.

  • Developed and maintained 5+ web applications using React.js and JavaScript following reusable-component and modern UI/UX practices
  • Collaborated within a 3-member development team on frontend-backend integration, debugging, and iterative feature delivery
  • Improved application performance and UI consistency through modular component design

React.js JavaScript HTML5 CSS3 Git Agile


Open Source Contributor Social Winter of Code (SWOC) 2025 · Remote 📅 January 2025

Contributed to multiple open-source repositories through collaborative Git workflows and structured code review.

  • Contributed to 3+ open-source projects through bug fixes and feature enhancements
  • Performed 10+ code reviews and submitted 15+ pull requests, all successfully merged
  • Gained hands-on experience navigating large, community-maintained codebases

Git GitHub JavaScript Open Source Collaboration


🏆 Achievements

Recognition Details
📄 Published Research "Air Pollution: Sources, Pollutants, Health Impacts and Future Mitigation Strategies" — presented at MULTICON-W 2026 (IC-HSTE)
🏁 Hackathon Finalist Finalist in 3 of 7+ hackathons participated in, including Top Rank in InnovGenius ×ばつ TCS
🧮 Math Olympiad NLMO 2025 — Rank 16 from college
🎓 Academic Standing CGPA 9.3/10, B.E. Information Technology, Thakur College of Engineering and Technology

📜 Certifications

Industry Certifications



📎 View All Certificates


💻 Coding Profiles


📊 GitHub Analytics



🏅 GitHub Trophies


📈 Contribution Activity


🐍 Contribution Snake


🎯 Current Focus

Learning:
 - Distributed systems & horizontal scaling patterns
 - Advanced system design (queues, worker-based architectures)
 - Deeper LLM orchestration & agentic workflows
Building:
 - Production-grade full-stack platforms with AI-assisted feature layers
 - Concurrency-safe backend systems under real transactional load
Exploring:
 - Redis-backed distributed locking
 - Observability & structured metrics for AI pipelines
Open To:
 - Full-Time Software Engineering Roles
 - Backend / Full-Stack Internships
 - Open Source Collaboration
 - Freelance Product Builds

📬 Connect With Me


"Code that survives production is the only code that counts."

Pinned Loading

  1. sortmyscene-booking-system sortmyscene-booking-system Public

    Production-ready MERN event booking system with real-time seat reservations, 10-minute expiry, JWT authentication, atomic double-booking prevention, responsive UI, and automated concurrency tests.

    JavaScript 1

AltStyle によって変換されたページ (->オリジナル) /