About
During my college years, I actively participated in various coding competitions, earning a 3rd prize in one of them. I was involved in GDG campus events, contributing to both participation and organisation. I also took part in our annual Tech Week, where my team and I discussed emerging technologies with classmates, something I thoroughly enjoyed.
Academically, I ranked 3rd in Semester 5 and achieved the highest CGPA in my batch by the end of my degree. While maintaining this academic lead, I simultaneously spent over a year at Springreen Consultancy, transitioning from a Python Intern to a Team Leader. This allowed me to bridge the gap between classroom theory and real world projects.
Work Experience
Education
Skills
Check out my latest work
I've worked on a variety of projects, from simple websites to complex web applications. Here are a few of my favorites.
IoT Attendance System
Developed an IoT-based Smart Attendance System that automates student tracking by integrating a Raspberry Pi with a localized web interface and a Redis database. I engineered a secure workflow where a hardware-generated Wi-Fi password is displayed on an I2C LCD, requiring students to join a private network to submit attendance. To ensure data integrity, I implemented IP-based proxy detection and built a faculty dashboard using aiohttp and Jinja2 that allows for real-time monitoring and automated Excel report generation.
Udid Bot
Built a system that allows users to register their device UDID directly into an Apple Developer account. After successful registration, the platform signs sideloading apps such as GBox and Scarlet using zsign, uploads the signed IPA files to S3-compatible storage (R2), and delivers them to the user. This project significantly improved my understanding of Apple device provisioning, certificate handling, code-signing pipelines, and secure automation of developer workflows.
One Bot API
Created an API middleware layer that abstracts Apple Developer workflows into a commercialized SaaS platform. I integrated a 3rd-party provisioning backend with a custom-built billing engine, featuring dynamic markup pricing, real-time balance management and secure auth. This allowed external users to consume the infrastructure via a simplified RESTful interface while ensuring automated revenue tracking and credit-based access control.
ZipInfo Python Library
ZipInfo is an open-source Python library I developed to solve a specific efficiency problem: extracting a single file from a large, cloud-hosted ZIP archive without downloading the entire file. By leveraging HTTP range requests to target specific data segments, I enabled the library to pull only what is necessary, drastically reducing bandwidth and processing time. Originally built to support my own internal systems, I later made it open source.
Async Apple Checker Python Library
Developed Async Apple Checker, a simple Python library that quickly checks if Apple developer certificates are still valid or have been revoked. It uses asynchronous programming to handle multiple checks at once, making it much faster than traditional methods. The library automatically extracts important details from .p12 and .mobileprovision files and includes a caching system to save time on repeated tasks.
Get in Touch
Want to chat? Just shoot me a dm with a direct question on telegram and I'll respond whenever I can.