Pinned Repositories
data-science-with-python
Data science with Python: This repository mostly contains DataCamp data-science courses/exercises that I have completed.
freebooks
A collection of eBooks and some personal notes that I've collected over many years of coding.
learn-aws
Repository for personal notes, exam dumps, and other study materials for AWS Developer Associate (DVA-C02) exam.
learn-java
This repository consists of assorted Java files which include popular algorithms, design patterns, and some random bunch of classes for learning and implementing various core java based concepts.
learn-javascript
My personal scribbles and notes on various JS concepts.
learn-python
My personal scribbles and notes on various Python concepts.
pyscripts
Fun Python scripts for all the lazy programmers in the world.
react-fastfood-delivery-app
An elegant single page food ordering web application running on top of reactjs & redux.
rtfd
Reat Time Fraud Detection using ML
spring-boot-template
Spring boot template with complete boilerplate code for IAM authentication, in-memory db support and many more features to start your new project hassle free. Spring Boot 6 + Java 17 support.
saranshbansal's Repositories
saranshbansal/react-fastfood-delivery-app
An elegant single page food ordering web application running on top of reactjs & redux.
saranshbansal/data-science-with-python
Data science with Python: This repository mostly contains DataCamp data-science courses/exercises that I have completed.
saranshbansal/learn-aws
Repository for personal notes, exam dumps, and other study materials for AWS Developer Associate (DVA-C02) exam.
saranshbansal/learn-java
This repository consists of assorted Java files which include popular algorithms, design patterns, and some random bunch of classes for learning and implementing various core java based concepts.
saranshbansal/learn-javascript
My personal scribbles and notes on various JS concepts.
saranshbansal/learn-python
My personal scribbles and notes on various Python concepts.
saranshbansal/todolist-spring-boot-angular-mongo
To-Do app running on top of Angular7, Spring Boot, MongoDB
saranshbansal/cheat-sheets
saranshbansal/pyscripts
Fun Python scripts for all the lazy programmers in the world.
saranshbansal/sbansal-giphy-app
This is a cool standalone gif search application built on top of ReactJS. It uses the popular Giphy endpoints to source the data.
saranshbansal/spam-detection-analytics-tool
This is a nice tool to read chunks of sms data from a csv and understand how different algorithms (pre-implemented) perform in identifying spam messages.
saranshbansal/starwars-planet-explorer-react-app
A React based Star Wars Universe where Luke Skywalker can roam freely and visit different planets.
saranshbansal/taxi-driver-allocation-spring-boot-app
This application essentially helps to efficiently allocate cars to drivers based on various criterias described below. You can also create/edit more drivers and add more cars in the system.
saranshbansal/chess-problem-java
Find all unique configurations of a set of normal chess pieces on a chess board with dimensions M×N where none of the pieces is in a position to take any of the others.
saranshbansal/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
saranshbansal/freebooks
A collection of eBooks and some personal notes that I've collected over many years of coding.
saranshbansal/gomechanic-sbansal
saranshbansal/react-playground
A personal playground for scribbling with ReactJS
saranshbansal/rtfd
Reat Time Fraud Detection using ML
saranshbansal/sbansal-angular-starter
Angular 5.2 + Bootstrap 4 based tester application.
saranshbansal/sbansal-campaign-manager
saranshbansal/spreact-backend
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). It uses Material UI library and Spring Boot as backend. The purpose of this project is to provide a ready to use web application with minimal effort. The react-router is also configured and a bunch of layouts have also been included to get started right away. The data is hardcoded at the moment but i'll be connecting it to a noSQL db as I start learning it. More components and features will be supported as I continue experimenting with React, Spring, and MUI. You can find the backend of this project here: [spreact-backend] (https://github.com/saranshbansal/spreact-backend)
saranshbansal/spreact-frontend
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). It uses Material UI library and Spring Boot as backend. The purpose of this project is to provide a ready to use web application with minimal effort. The react-router is also configured and a bunch of layouts have also been included to get started right away. The data is hardcoded at the moment but i'll be connecting it to a noSQL db as I start learning it. More components and features will be supported as I continue experimenting with React, Spring, and MUI. You can find the backend of this project here: [spreact-backend] (https://github.com/saranshbansal/spreact-backend)
saranshbansal/spring-boot-template
Spring boot template with complete boilerplate code for IAM authentication, in-memory db support and many more features to start your new project hassle free. Spring Boot 6 + Java 17 support.
saranshbansal/cv-refinery
A Python superscript to crunch through 100s of CVs and rank them as per given requirements.
saranshbansal/d3-react-tutorial
saranshbansal/my-mule
saranshbansal/personal-finance-tracker
This is an app to track personal finances and provide actionable insights on the same.
saranshbansal/react-hooks-devlab
saranshbansal/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!