AnuragBambardekar
Masters Student of Electrical & Computer Engineering at Rutgers University
New Jersey
Pinned Repositories
365-Days-of-Python
An attempt to implement topics of my interest using Python Programming Language for 365 Days.
Bouncing-DVD-logo
Bouncing DVD logo with p5.js
Clock-using-p5.js
Designed a clock using p5.js
Cluster-SEWA
Stocker SEWA is a web application that provides a range of services to help investors optimize their portfolios by analyzing stock market data. The application offers a variety of tools, including moving average predictors, sentiment analysis, and clustering algorithms, to help users make informed investment decisions.
Cube-Wave-using-p5.js
Cube Wave by Bees and Bombs
Notes-App
Notes App using React.js and CSS
Path-Explorer
A Google Maps Travel Companion App using React.js
SimpleScalar
SimpleScalar Installation & Lab Assignments
Memento
MERN stack Social media web application
Urgent_Care
We are creating a Urgent Care Management System
AnuragBambardekar's Repositories
AnuragBambardekar/365-Days-of-Python
An attempt to implement topics of my interest using Python Programming Language for 365 Days.
AnuragBambardekar/Mp4-to-Mp3-Converter-with-Kubernetes-and-Python
Microservice Architecture and System Design with Python & Kubernetes
AnuragBambardekar/Portfolio
Professional Portfolio
AnuragBambardekar/RPN-Calculator
A basic RPN Calculator implementation in C++ (DSA Course Project)
AnuragBambardekar/AnuragBambardekar
AnuragBambardekar/Beating-the-Chrome-Dinosaur-Game
Beating the Chrome Dinosaur Game using a bot made with Python
AnuragBambardekar/Data-Visualization-using-D3
Learning Data Visualization using D3
AnuragBambardekar/Dockerize-Python-Apps
Dockerizing Python Apps - sklearn (iris), FastAPI
AnuragBambardekar/Expense-Tracker-GUI
An Expense Tracker created using MERN stack
AnuragBambardekar/Flappy-Bird
Flappy bird using Pygame
AnuragBambardekar/Infix-to-Postfix-conversion
Exploring Algorithms to convert from Infix notation to Postfix (RPN or Reverse Łukasiewicz notation) notation.
AnuragBambardekar/Intro-to-GraphQL
Learning about GraphQL
AnuragBambardekar/Konigsberg-Bridge-Problem
Solving the Königsberg Bridge Problem
AnuragBambardekar/Learning-Docker-and-Kubernetes
Learning about Docker and Kubernetes
AnuragBambardekar/Monty-Hall-Problem
Analyzing the Monty Hall Problem
AnuragBambardekar/PDF-Tools
PDF files related tools
AnuragBambardekar/Pseudorandom-Number-generators
Making PRNG
AnuragBambardekar/pyradio
Curses based internet radio player
AnuragBambardekar/RabbitMQ-Tutorial
Learning about RabbitMQ
AnuragBambardekar/Smart-Snipping-Tool
Cloning the Windows Snipping Tool/Microsoft Edge Web Capture
AnuragBambardekar/Tic-Tac-Toe
Tic-Tac-Toe Game Engine With an AI Player
AnuragBambardekar/Time-Logger
Created a tkinter application to log the entry and exit timestamp.
AnuragBambardekar/Time-Tracker
Python scripts to calculate the number of hours and to calculate in-time and out-time & also duration.
AnuragBambardekar/Tower-of-Hanoi
Solution to the Tower of Hanoi
AnuragBambardekar/Video-Tools
Video Tools
AnuragBambardekar/Flight-Tracker
Attempting to build a Live Flight Tracker
AnuragBambardekar/Live-Cricket-Score
Get Live Cricket Score from espncricinfo
AnuragBambardekar/Pong-using-PyGame
A simple Ping Pong game implemented using PyGame
AnuragBambardekar/Quine-Relay
Attempting to build a Quine Relay
AnuragBambardekar/Visualizing-Sorting-Algorithms
Using pygame to Visualize Algorithms