varundutia.live

GitHub Explorer

Live technical evidence, synced from GitHub on demand — implementation, repository structure, and activity. Case studies live on the Projects page; this is the code.

Code composition across selected repositories

Proportional to bytes of code per language, as reported by GitHub — not a measure of skill or proficiency.

  • Java53.6%
  • Dart20.3%
  • Python14.5%
  • TypeScript3.7%
  • C++2.9%
  • CMake2.2%
  • JavaScript1.4%
  • Other1.4%

Featured

interviewGPTFlagship

AI-powered interview practice backend built with Spring Boot. Supports JWT auth, interview sessions, answer submission, OpenAI feedback generation, Redis caching, PostgreSQL persistence, and Stripe-based session quota payments.

Javajavaredisspring-bootstripe-payments
Latest commit 21d ago 0 0
TokenGateFlagship

TokenGate is a token-aware local LLM gateway. The backend records routing decisions, model calls, cache behavior, costs, quality, RAG metadata, tool calls, and background sync events.

Pythondjangodjango-rest-frameworkpostgres
Latest commit 22d ago 0 0

Interactive Streamlit dashboard for exploring demographic and population trends across Ireland using interactive data visualisations.

Pythonaltairanalyticsdashboarddata-visualization
Latest commit 25d ago 0 0

Java graph analysis application for modelling flight networks using BFS, DFS, Dijkstra's algorithm, Union-Find and connected component analysis.

Javabfsgraph-algorithmsgraph-theoryjava
Latest commit 25d ago 0 0
mini-redis-nodeSupporting

A Redis-inspired in-memory key-value database built in Node.js to explore networking, persistence, concurrency and database internals.

JavaScriptbackenddatabasedistributed-systemsin-memory-database
Latest commit 1mo ago 0 0
nestieFlagship

A cross-platform Flutter app that simplifies shared flat management by organising chores, groceries, expenses and household coordination.

Dartcross-platformdartfirebaseflutter
Latest commit 2mo ago 0 0
PlayAndShineSupporting

Play and shine Application

Java
Latest commit 5y ago 0 0

All repositories

Java-based discrete-event simulator for modelling ON/OFF telecommunications traffic using priority queues, event scheduling and traffic analysis.

Javaalgorithmscomputer-networksdiscrete-event-simulationjava
Latest commit 25d ago 1 0

Java application analysing custom priority queue implementations for stock order scheduling and performance comparison.

Javaalgorithmsbenchmarkingdata-structuresheap
Latest commit 25d ago 0 0

Java performance analysis comparing linear probing, separate chaining and unsorted maps using student enrolment data.

Javaalgorithmsbenchmarkingcollision-resolutiondata-structures
Latest commit 25d ago 0 0

Java-based HTML structure validator using custom array and linked stack implementations, with tests and performance benchmarking.

Javaalgorithmsarray-stackbenchmarkingdata-structures
Latest commit 25d ago 0 0
news-blogAcademic

An interactive storytelling website exploring how AI-generated search summaries are changing web traffic, publishing, and the future of search.

TypeScriptaidigital-storytellinggithub-pagesinteractive-storytelling
Latest commit 25d ago 0 0

Java graph analysis application for studying dynamic road network connectivity, shortest paths and network resilience.

Javaalgorithmsbfsdata-structuresdfs
Latest commit 25d ago 0 0