Projects
A react native app to take attendance of students. To prevent proxy/fake attendance it employs heuristics such as biometric authorization and distance estimation using Bluetooth Low Energy (BLE). The submitted attendance can be viewed and analyzed in the Admin dashboard.
Built with
This project implements Raft algorithm in Typescript using EventEmitter for timing and Express for inter-node communication.
Built with
A website demoing the IPFS encrypt library used to encrypt and upload or decrypt and download files from IPFS.
Built with
A react SPA which shows a quote from Daily Inspiration From The Monk Who Sold His Ferrari by Robin Sharma. Shows a unique quote each day of the year.
Built with
A small CLI program to create comments that divide source code into sections. Supports generation of section comments in various programming languages and indentation levels.
Built with
Lists HackerNews posts using its API.
Built with
A Tkinter GUI program to convert PDF and text to MP3 audio. It also has a built in PDF viewer.
Built with
Uses the Codeforces API to visualize the language usage frequency and contest rating trends of a user.
Built with
Receive unlimited unsolicited advice in this beautifully designed web page.
Built with
A rock paper scissors game with a computer opponent. The game has multiple rounds and a score board to track score in each round. After 5 rounds, the player with majority of score is the winner.
Built with
A small script to scrape results of students from CVR results page, given a range of roll numbers. The scraped result is exported as CSV.
Built with
A static Alumni website made for CVR College of Engineering as a part of Webathon.
Built with
An Angular SPA made for a Google Developer Student Clubs workshop showcasing a static page, a form and a dynamic todo-list app which stores todos in LocalStorage.
Built with
A calculator. Design inspired by the Windows 10 calculator program.
Built with
A phonebook application with ability to fuzzy search, create, update and delete contacts. User input is validated on both client and server side and contacts are stored in MongoDB.
Built with
A landing page made according to the specifications by The Odin Project.
Built with