Pinned Repositories
Bhashini_Project
commenz-java
This contains the backend of the commenz app built using Java Spring Boot, Java Spring AI & Java Selenium
cpuoverturboboost
Stopping cpu from using turbo boosting and thus solving the heating issue
DSA_Journey
This repo contains the solutions to most of the problems that I solved while learning Data Structures and Algorithms. The problems are from various platforms like LeetCode, Codeforces, Codechef, InterviewBit, etc but mostly from LeetCode.
FakeStoreSpring
A e-commerce backend micro-service
fanficDownloader
This repo contains a chrome extension that helps users to easily download their favorite fanfictions from archeiveofourown or fanfiction.net
microservices-quiz-app
This contains a quiz app, which is built using microservice architecture or atleast tried to be build around that.
portfolio-website
This repo contains my portfolio website built using Vite + React + tailwind. This is also deployed on netlify.
Yulu-CaseStudy
Understand the factors affecting the demand for these shared electric cycles in the Indian market using hypothesis testing.
bhashini-web-translator
Webpage Translator for specialized for Regional Languages. Built using Bhashini APIs
AbhinavGupta-de's Repositories
AbhinavGupta-de/FakeStoreSpring
A e-commerce backend micro-service
AbhinavGupta-de/commenz-java
This contains the backend of the commenz app built using Java Spring Boot, Java Spring AI & Java Selenium
AbhinavGupta-de/DSA_Journey
This repo contains the solutions to most of the problems that I solved while learning Data Structures and Algorithms. The problems are from various platforms like LeetCode, Codeforces, Codechef, InterviewBit, etc but mostly from LeetCode.
AbhinavGupta-de/fanficDownloader
This repo contains a chrome extension that helps users to easily download their favorite fanfictions from archeiveofourown or fanfiction.net
AbhinavGupta-de/microservices-quiz-app
This contains a quiz app, which is built using microservice architecture or atleast tried to be build around that.
AbhinavGupta-de/portfolio-website
This repo contains my portfolio website built using Vite + React + tailwind. This is also deployed on netlify.
AbhinavGupta-de/Yulu-CaseStudy
Understand the factors affecting the demand for these shared electric cycles in the Indian market using hypothesis testing.
AbhinavGupta-de/AbhinavGupta-de
Config files for my GitHub profile.
AbhinavGupta-de/AerofitCaseStudy
Analysis about which product was a better sale among which group of people.
AbhinavGupta-de/bhashini-web-translator
Webpage Translator for specialized for Regional Languages. Built using Bhashini APIs
AbhinavGupta-de/blockchainTest
AbhinavGupta-de/blockly
The web-based visual programming editor.
AbhinavGupta-de/bookit
A movie booking app micro-service
AbhinavGupta-de/Chronos
Chronos is going to be a personal agent that is going to help manage time and schdule of a person, integrated with calenders, tasks, emails, drive, notes, etc.
AbhinavGupta-de/customChatBot
AbhinavGupta-de/FakeStoreCartAPIServiceSpring
AbhinavGupta-de/GPT-Teaching-Assistant
The core feature of this application is to allow users to submit a doubt about a DSA problem by providing the LeetCode link of the problem and their specific question or doubt. It should never give the whole solution but only offer guidance and clarity by increase examples.
AbhinavGupta-de/Java
AbhinavGupta-de/Java-Core-Concepts
This project is a collection of core Java concepts. It is useful for anyone who wants to learn some advanced Java concepts.
AbhinavGupta-de/Learning_ML
Implementing basic Machine Learning Algorithms myself on small data for learning purposes.
AbhinavGupta-de/linear-classification-visualization-package
This is a simple visualization of linear classification using p5.js. It allows you to add points, calculate a best-fit line, and make guesses to compare against the computed line, displaying a score based on the accuracy of the guess.
AbhinavGupta-de/mern-classwork
The repo contains some things that I did for the classwork that was given to us while learning MERN.
AbhinavGupta-de/monolithic-quiz-app
AbhinavGupta-de/otwarchive
The Organization for Transformative Works (OTW) - Archive Of Our Own (AO3) Project
AbhinavGupta-de/p5js-linear-classification
A basic linear classification visualizer made using javascript utilizing p5js for good visualization.
AbhinavGupta-de/podcastr-website
This is the website of the Podcastr project, a podcast player, you can create your own podcasts using AI. It is built using NEXT JS, typescript and Tailwind
AbhinavGupta-de/quiz-app
This is a quiz app that allows users to take a quiz and get a score at the end. The app is built using HTML, CSS, and JavaScript.
AbhinavGupta-de/saleBotJava
AbhinavGupta-de/spring-data-rest
This is a simple Spring Data REST demo project. It uses Spring Boot, Spring Data REST.
AbhinavGupta-de/TicTacToe
A tic-tac-toe game build in Java using OOPS practices and principles.