Python, Ollama, Data Science
AI time series forecasting for AQI in Delhi at different locations.
In depth analysis of data and custom method to forecast AQI with Ollama (Gemma 7b model).
React.js, Node.js, Express.js, MongoDB
Allocation for hostel rooms in colleges and universities made simpler and faster.
Allocation is well segregated for different batches and more organized.
Students can select rooms of their choices and share a unique key with others to match up for roomates.
Django, HTML, CSS, Rest API
Rest API for a managing and organizing different tasks
Users can create, sign in accounts, upload tasks, edit as well as delete them.
The customization allows personalized tags, timers and remarks.
C++, Python, Data Structures, ALgorithms, Object Oriented Programming
This repo contains my curated solutions for different leetcode problems in an organized manner.
Covering a total of more than 170 problems from events like Weekly and Biweekly contests, Practice questions and daily streak.
Python, Deep Learning, Neural Networks, LLMs
This is a project for analyzing sentiments from english sentences using a custom fine tuned method.
Structuring the data using BERT model and training more than 18000 sentences to make an independent model.
Python, Speech Recognition, Natural Language Processing
A system that identifies abusive, hate speech words in a real time audio using NLP techniques.
Users can enable real time voice input or upload an existing audio.
It can be easily integrated with social platforms to make cleaner content avaiable to masses.
Django, HTML, CSS, REST API
College exclusive social application.
Students can interact with fellow people across the campus in an anonymous manner.
Only allowing productive discussions enhancing communication and soft skills of students.
Restricting chat to only selection of date, time and venue to meet in person for active learning and collaboration.
This repository contains C programming projects for different data structures.
Implementation of Hotel Management using Priority Queue, Phone Directory management using Linked Lists.
Some mini scripts like Library management with Struct and Number Conversions with Stack.