I'm a software engineering student. And I love :
- Commiting to open source projects
- Backend engineering/System development.
- Tinkering around my Arch Installation
- Linux.
- Simplicity.
Below is the list of stuff I have worked/am working on:
- Violet - Voilet is a Lightweight RESP database server. To interact with Violet, you'll need a compatible client - that's where Red comes in. You can find the Red client below.
- Red - Red is a client CLI for Violet supporting the complete RESP protocol.
- Gencrest - Image Generator using steepest ascent hill climbing with logarithmic decay.
- Puck - A dynamically typed language with its own interpreter
- 2who_communication - A chatting Client - Server application that I made after taking inspiration from IRC chatrooms.
- WebServer - A simple webServer, it just sends some message to the client. Ofcourse the client is going to be your Webbrowser.
- SpaceInvaders - The remake of the classic Space Invaders game but unlike the classic version, you can move freely but there's no place to hide.
...and many more
- Removed deprecated C++ internals from Firefox. Refactored legacy string logic, cleaned up tech debt, and successfully landed the patch after review.