Worked on an Analytics Dashboard to compare and visualize the efficacy of a legacy product and its next-gen counterpart. Improved the handling and processing time of the large datasets by 90% using DataFrames. Integrated Logistic Regression to automate parts of the analysis
Developed a Resume Parser in Python to extract and parse details such as Name, Email, Mob, Date of birth, Educational qualifications, Work experience, Technical skills, Total experience from CVs in PDF and docx formats into a structured format
Web portal to Add, View, Update, Delete, Search and Filter candidate details built with reusable REST API backend. Provides Google drive integration to store resumes
Linux kernel driver to enable basic controls of operating system (Lock, Unlock, Brightness Control, Volume Control, Playback Control) using input recieved from an Android Device(app).
Implementation of a basic Operating System. Implemented kernel modules for Scheduler, Allocating Resources,manage console input and output, Disk Interrupt Handler, Exception Handler, Fork and exec system calls
Android app to record location data along with video. Side by side playback functionality of video and location on map. Location data also available as GPX file
A web application portal for registering and choosing hostel room. Provides a login facilty to view registered profile and alloted room.