Skip to content
View Kritagya21Loomba's full-sized avatar

Block or report Kritagya21Loomba

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
Kritagya21Loomba/README.md

🧩 Kritagya Loomba

Data Scientist • Software Engineer • Multidimensional Builder

Crafting intelligent systems, playful modelling projects, and developer‑first tools.

🚀 What I’ve Built

  • Gintel - Developer career intelligence for the modern engineer
  • Flowcast - Melbourne Traffic Intelligence Platform
  • F1Chaos - Simulation‑driven modelling for race strategy & unpredictability
  • AlgoStudio - A playground for algorithm design & optimisation

🧠 Interests & Focus Areas

  • Machine learning & modelling pipelines
  • Full‑stack engineering (Next.js, Python, FastAPI)
  • Data‑driven product design
  • Technical branding & developer experience
  • Creative modelling projects with cinematic demos
  • Anime, storytelling, and thematic world‑building

🛠️ Tech Stack

  • Languages: Python, TypeScript, JavaScript, C++
  • Frameworks: Next.js, FastAPI, React
  • ML/DS: NumPy, Pandas, Scikit‑learn, PyTorch (learning), Jupyter
  • Tools: Git, Docker, Sanity CMS, Vercel, Figma

🌐 Connect Portfolio (coming soon) LinkedIn: https://www.linkedin.com/in/kritagyaloomba/ Email: loombakritagya05@gmail.com

Pinned Loading

  1. F1Chaos F1Chaos Public

    A data engineering and computer science project that quantifies how chaotic a Formula 1 race was through mathematically grounded algorithms.

    TypeScript

  2. Flowcast Flowcast Public

    Flowcast is an end‑to‑end traffic analytics system built on three years of Victorian SCATS data - 131 million rows across 4,741 intersections. It ingests, cleans, geocodes, models, forecasts, clust…

    Python

  3. Flux2D Flux2D Public

    Flux2D Sandbox is a feature-rich falling-sand particle simulation built with pure vanilla JavaScript and HTML5 Canvas. No frameworks, no dependencies just a high-performance physics sandbox running…

    JavaScript

  4. Gintel Gintel Public

    Gintel turns your raw GitHub activity into a career-aligned intelligence report. It analyzes your commit patterns, project depth, technical identity, and long‑term trajectory to generate a clear, a…

    TypeScript 3

  5. Passwatch Passwatch Public

    PassWatch analyzes passwords in real time calculating entropy, detecting weak patterns (dictionary words, keyboard walks, leet-speak, sequences), simulating crack times across three attack models, …

    JavaScript

  6. Recurrify Recurrify Public

    Recurrify parses any recurrence relation through a hand‑written recursive‑descent parser, classifies it, and solves it using Master Theorem, Recursion Trees, Iteration, or the Characteristic Equati…

    Python