Pinned Repositories
AtharvaMutsaddi
BitBusters
Youtube Algorithm Analyser- Won first place in Tata Power Hackathon 2023
BoilerPlateUtilForC
A boiler plate util which enables u to create or open a program (like vim on windows as well)
CLI-Pomodoro-Study-App
The Pomodoro Study App is a command-line tool designed to help users manage their study sessions using the Pomodoro technique. Users can also get basic session analytics with matplotlib
CNOME
Low latency API server built in C++ for analyzing large genetic sequences
COEP-Hackathon-PlagCheck
DSA-MiniProject-Email-Spam-Analyzer
C-based implementation of a spam email analyzer that utilizes data structures and algorithms to efficiently identify potential spam content in emails.
LinkFree-Web-Interface
Website made for making a Web interface for popular Open Source Repo: LinkFree
Penumbra
Reddit-Post-Comments-Sentiment-Analysis-with-Webscraping
A web application that allows users to scrape comments from a Reddit post, perform sentiment analysis on them, and provide data analytics in the form of bar graphs and pie charts. The app aims to provide insights into the sentiment distribution of comments and offer a filtered view of comments based on their sentiment.
AtharvaMutsaddi's Repositories
AtharvaMutsaddi/Reddit-Post-Comments-Sentiment-Analysis-with-Webscraping
A web application that allows users to scrape comments from a Reddit post, perform sentiment analysis on them, and provide data analytics in the form of bar graphs and pie charts. The app aims to provide insights into the sentiment distribution of comments and offer a filtered view of comments based on their sentiment.
AtharvaMutsaddi/CLI-Pomodoro-Study-App
The Pomodoro Study App is a command-line tool designed to help users manage their study sessions using the Pomodoro technique. Users can also get basic session analytics with matplotlib
AtharvaMutsaddi/DSA-MiniProject-Email-Spam-Analyzer
C-based implementation of a spam email analyzer that utilizes data structures and algorithms to efficiently identify potential spam content in emails.
AtharvaMutsaddi/LinkFree-Web-Interface
Website made for making a Web interface for popular Open Source Repo: LinkFree
AtharvaMutsaddi/Penumbra
AtharvaMutsaddi/AtharvaMutsaddi
AtharvaMutsaddi/BitBusters
Youtube Algorithm Analyser- Won first place in Tata Power Hackathon 2023
AtharvaMutsaddi/BoilerPlateUtilForC
A boiler plate util which enables u to create or open a program (like vim on windows as well)
AtharvaMutsaddi/CNOME
Low latency API server built in C++ for analyzing large genetic sequences
AtharvaMutsaddi/COEP-Hackathon-PlagCheck
AtharvaMutsaddi/ESG-Consensus-Platform
Designing an online consensus platform for planning, development, execution, and monitoring of Environment, Social and Governance (ESG) related initiatives taken by certain organizations to enable a collaborative approach between the people and organizations to achieve better problem solving and planning
AtharvaMutsaddi/Jigsaw-Comments-Severity-Rating-Application
Machine learning model that rates the severity of comments based on the dataset provided by the Jigsaw-Rate Severity of Toxic Comments Kaggle competition.
AtharvaMutsaddi/Marathi-Plagiarism-Detection
This repository contains the implementation and dataset for the paper "Enhancing Plagiarism Detection in Marathi with a Weighted Ensemble of TF-IDF and BERT Embeddings for Low-Resource Language Processing". It focuses on improving Marathi plagiarism detection using a weighted ensemble of TF-IDF and BERT embeddings.
AtharvaMutsaddi/NLP-NewsSummarizer-WithSentimentAnalysis
News summary using Newpaper3k library (Python). Sentiment analysis using TextBlob Library (Python)
AtharvaMutsaddi/summAIri
Online Lecture Summarizer and Terms and Conditions feature Extractor, with text analytics. A project which demonstrates the applications of relatively new and upcoming fields of NLP- Video Transcript Summarizing and Feature Extraction. In the process, creating a very useful utility for students and for consumers/investors.
AtharvaMutsaddi/virtual-keyboard
virtual keyboard built with React
AtharvaMutsaddi/Web-Server-from-Scratch-in-CPP
AtharvaMutsaddi/webscape
A website designed in 4 hours for a web dev competition I made a year ago which won 3rd Place. Now open for open source contribution
AtharvaMutsaddi/xv6-public
xv6 OS