Personal Projects
An open source web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.
COVID-19 Hackathon Submission Winner for “Gather” Category
VirtualMeet is a platform to list and manage an organisation’s public and private events taking place online to make it easier for people to discover, register and attend.
a Django module that manages approval workflows for CRUD operations on Django models. It allows interception of model operations (create, update, delete) and introduces a customizable approval flow before the changes are applied.
A Go module that enables easy sanitization of struct fields using custom struct tags, allowing developers to strip or cleanse HTML content from strings or slices of strings. It supports customizable sanitization functions, handles nested structs, and is ideal for preventing XSS attacks in web applications.
A Go module for simulating external services with configurable endpoints, response types, and error scenarios. It helps developers test their applications by generating random payloads, simulating latency, and handling various HTTP methods and responses.
a lightweight, Go-based static analysis tool designed to identify potential Personally Identifiable Information (PII) in codebases.
Computer Science College Project
A Shoot-em-up game created using AndEngine, A Free Android 2D OpenGL Game Engine.