projects

Some side projects that I wrote and learnt from.


  • x3
    x3 live at x3.vinayakj02.com

    A speedcubing timer for the browser. Hold to start, WCA random-state scrambles, and Google sign-in to sync solves across devices.

  • seefood
    seefood

    It's shazam for food but only hotdogs (from HBO's Silicon Valley), made using transfer learning (Densenet121)

  • Staging Server
    Staging Server

    An on-demand deployment platform for reviewing and testing multiple branches of IRIS across different development environments.

  • IRIS Systems - Docker & Infrastructure
    IRIS Systems - Docker & Infrastructure

    An 8-stage progressive task learning production-grade infrastructure — Docker, Nginx, load balancing, and automated backups — while building IRIS's deployment setup.

  • The Board
    The Board

    A real time whiteboard with rooms, built with websockets for collaborative drawing and jamming.

  • Doc (Discord Dictionary Bot)
    Doc (Discord Dictionary Bot)

    A discord dictionary bot created using discord.py . It can also answer general Q&A ( using OpenAI's GPT3 ) .

  • TCP Chat Server using Sockets
    TCP Chat Server using Sockets

    A real-time chat application built with TCP sockets in Python, supporting multiple concurrent clients and advanced messaging features.