Portfolio / 2026

Building across systems, data,and experiences.

I build dependable software, data products, and interactive experiences. This portfolio connects the engineering decisions, experiments, and outcomes behind the work.

aniket.profile

const focus = [

"software engineering",

"data + intelligence",

"web + mobile apps"

];

→ curious, cross-functional, always shipping

Navigate by domain

One builder, multiple lenses.

Choose a discipline to see the projects and capabilities behind it.

Featured work

Projects with a point of view.

All projects →
PROJECT / 01Playable

Wordle-Reimagined — Offline-First Word Game

A polished 4- and 5-letter Wordle-style game with keyboard play, curated answers, generated dictionary validation, and an optional NestJS API for daily puzzles and anonymous stats.

  • Next.js
  • TypeScript
  • NestJS
  • SQLite
  • Node.js
PROJECT / 02Playable

Emberbound — A Python Arcade Game Rebuilt for the Web

An original Canvas arcade experience evolved from a Pygame training project, with responsive controls, endless progression, multi-villain encounters, and local high-score persistence.

  • Canvas
  • JavaScript
  • Web Audio
  • localStorage
PROJECT / 03Interactive

Football Lab — European Soccer Analytics

A multi-metric analytics product for comparing players, teams, matches, and manager tenures across Europe, with historical xG, discipline, game-state context, and explicit data coverage.

  • Next.js
  • TypeScript
  • Python
  • Polars
  • DuckDB
  • Parquet
PROJECT / 042020

Orders Microservice

An order-processing API with normalized PostgreSQL models, Sequelize migrations, Express routes, tests, logging, and Swagger documentation.

  • Node.js
  • Express
  • PostgreSQL
  • Sequelize
  • Jest