Pradyumn-Garg
Full Stack Developer | Ex-Intern @EAIESB | B.Tech CSE’24 | ReactJs | Spring Boot | ExpressJs
BML Munjal UniversityIndia
Pinned Repositories
American_automobile_market_analysis
Data analysis of automobile market and car prices in America using python. Made as a end semester python group project in the field of data analysis.
Calculator
Calculator designed using Reactjs and MUI
Codefolio
Coding portfolio generator. Developed under 'Hack Your Portfolio" MLH Hackathon.
EAIESB-Final-Project-Backend
This repository contains the backend I developed in spring framework using Rest API's for my final project in EAIESB Software Solutions during my summer internship. Link to the repo containing my frontend in react.js : https://github.com/Pradyumn-Garg/EAIESB-Final-Project-Frontend
EAIESB-Final-Project-Frontend
This repository contains the frontend I developed in React.js for my final project in EAIESB Software Solutions during my summer internship. I used Reactflow library to develop the node based no-code UI. This frontend is linked with Springboot and Pycharm API's I created and hosted on Heroku.
EAIESB-Pycharm-Backend
This repository contains the backend me and my team developed in Pycharm using FastAPI for my final project in EAIESB Software Solutions during my summer internship. This backend is used to communicate with Operating System and uses pandas and many other libraries in python for analyses purposes.
Employee_data
Employee data represented using datagrid in Material UI
GfG-solutions
This repository contains my solutions to various GeeksforGeeks DSA problems. The solutions are organized by the level of difficulty.
NRP-frontend
ReactJs frontend for NIRF rank prediction system. Backend Repo- https://github.com/Pradyumn-Garg/NRP-backend
SQL-Generator
A Node based No-Code tool used to create SQL databases
Pradyumn-Garg's Repositories
Pradyumn-Garg/Codefolio
Coding portfolio generator. Developed under 'Hack Your Portfolio" MLH Hackathon.
Pradyumn-Garg/LeetCode-solutions
This repository contains my solutions to various LeetCode DSA problems.
Pradyumn-Garg/American_automobile_market_analysis
Data analysis of automobile market and car prices in America using python. Made as a end semester python group project in the field of data analysis.
Pradyumn-Garg/Calculator
Calculator designed using Reactjs and MUI
Pradyumn-Garg/EAIESB-Final-Project-Backend
This repository contains the backend I developed in spring framework using Rest API's for my final project in EAIESB Software Solutions during my summer internship. Link to the repo containing my frontend in react.js : https://github.com/Pradyumn-Garg/EAIESB-Final-Project-Frontend
Pradyumn-Garg/EAIESB-Final-Project-Frontend
This repository contains the frontend I developed in React.js for my final project in EAIESB Software Solutions during my summer internship. I used Reactflow library to develop the node based no-code UI. This frontend is linked with Springboot and Pycharm API's I created and hosted on Heroku.
Pradyumn-Garg/EAIESB-Pycharm-Backend
This repository contains the backend me and my team developed in Pycharm using FastAPI for my final project in EAIESB Software Solutions during my summer internship. This backend is used to communicate with Operating System and uses pandas and many other libraries in python for analyses purposes.
Pradyumn-Garg/Employee_data
Employee data represented using datagrid in Material UI
Pradyumn-Garg/GfG-solutions
This repository contains my solutions to various GeeksforGeeks DSA problems. The solutions are organized by the level of difficulty.
Pradyumn-Garg/Huffman_image_compression
Image compression using Huffman compression algorithm in python
Pradyumn-Garg/Locations_backend
This repository contains the backend developed in spring framework using Rest API's for locations table
Pradyumn-Garg/NRP-frontend
ReactJs frontend for NIRF rank prediction system. Backend Repo- https://github.com/Pradyumn-Garg/NRP-backend
Pradyumn-Garg/SQL-Generator
A Node based No-Code tool used to create SQL databases
Pradyumn-Garg/Gas-Optimizer
A python based gas optimizing tool to reduce gas consumption in Solidity.
Pradyumn-Garg/Locations_table_frontend
A dynamic datagrid containing city location data which is dynamically updated using Rest API's deployed on Heroku
Pradyumn-Garg/Login_page
Login page designed in reactjs using mui library
Pradyumn-Garg/NRP-backend
SpringBoot REST Api's for NIRF rank prediction system. Connected to MongoDB. Frontend Repo- https://github.com/Pradyumn-Garg/NRP-frontend
Pradyumn-Garg/Social-Networking-Website
A social networking website designed using HTML, CSS and JavaScript
Pradyumn-Garg/Sudoku_solver
A sudoku solver in C++. Made as a group project under Design and Analysis of Algorithms course.
Pradyumn-Garg/Web_chat
A web chat application developed using Socket programming in JavaScript