DEV Community

Akshay Solanki
Akshay Solanki

Posted on

What I built in the last year — Excel VBA tools, Python scripts, HTML games & more

Hi, I'm Akshay Jatin Solanki, an engineer from India.

Over the past year I've been building small focused tools that solve real problems. Here's a summary of what I've shipped:

🎮 Browser Games (HTML/JS)

  • Space Shooter — canvas-based, Web Audio, mobile + PC scaling
  • Chrome Dino clone — custom audio engine with Web Audio API

📊 Data Dashboards

  • India Housing Affordability Dashboard — 115 cities with real sqft/price data

🔧 Excel VBA Add-ins

  • Crosshair row/column highlighter
  • Merged cell filter
  • Navigator arrows
  • Delimiter text functions

🐍 Python & Numerical Tools

  • Cubic equation solver
  • Numerical integration utilities

♟️ Other

  • Chess agent framework with Stockfish WASM in-browser

All projects are minimal-dependency or single-file.

👉 GitHub: https://github.com/akshayai1996
👉 Web projects: https://akshayai1996.github.io/Htmlfun/

Happy to get feedback on any of these!

Top comments (0)