Projects in Awesome Lists by IamVaibhavsar
A curated list of projects in awesome lists by IamVaibhavsar .
https://github.com/iamvaibhavsar/second_year_lab_assignments
Programming Assignments of Savitribai Phule Pune University(SPPU) Second Year(SE) Computer Engineering 2018-19.
advanced-data-structures assembly-language computergraphics datastructures datastructuresandalgorithm microprocessor nasm-language object-oriented-programming
Last synced: 10 Apr 2025
https://github.com/iamvaibhavsar/third_year_lab_assignments
Programming Lab Assignments of Savitribai Phule Pune University(SPPU) Third Year(TE) Computer Engineering 2019-20.
cisco-packet-tracer computernetworks database-management dbms mongodb mysql networks ns2-programming packet-analyser postgresql wireshark
Last synced: 19 Apr 2025
https://github.com/iamvaibhavsar/bank_customer_churn_prediction
The Aim of this project is to identify customers likely to churn their savings account balances below the minimum balance using the customer’s data like their demographic information, Customer-Bank Relationship and Transactional Information. The data set for this project is downloaded from Kaggle.
jupyter-notebook logistic-regression machine-learning machine-learning-algorithms random-forest
Last synced: 19 Apr 2025
https://github.com/iamvaibhavsar/snake_game
A Simple Snake Arcade game using HTML5 and Javascript.
arcade-game game html5 javascript snake-game webapplication
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/react_app_with_stripe_payment_gateway
A React E-Commerce application with Node.js backend API and integrated with Stripe payment Gateway.
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/mern_e-commerce_project
A T-Shirt Store E-Commerce Website using MERN Stack (MongoDB, Express, React, Node) and Stripe Payment Gateway.
Last synced: 19 Apr 2025
https://github.com/iamvaibhavsar/weather_app
A Kotlin based android mobile Weather Application showing all the weather details on the user interface using the OpenWeatherMap API.
android-application android-development android-studio kotlin kotlin-android openweathermap-api weather-app
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/news_app
Web based News Application built using Angular Framework and Guardian news API.
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/nodejs-starter
A starter project that can be used for over 90% NodeJS projects. Don't ever work from scratch after this.
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/house_price_prediction
This project aims at predicting house prices (residential) in Ames, lowa, USA. The data set for this project has been taken from Kaggle's Housing Data Set Knowledge Competition. The Algorithms used in this project are XGBoost, Neural Network and Lasso Regression
data-science lasso-regression machine-learning machine-learning-algorithms neural-networks prediction-algorithm xgboost-model
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/javascript
The tutorials of Javascript(ES6) from basics to advanced learned at learnCodeOnline.in
advanced basics es6 intermediate javascript web webdevelopement
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/covid-19_detection_using_chest_x_rays
COVID-19 Virus detection from Chest X-Ray Images using Machine Learning
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/alumni_testimonial_form
A PHP-MySQL based dynamic web-application to perform CRUD operations on alumni testimonials data taken through form. AJAX is used to animate the front-end.
ajax css form html javascript jquery lamp-server mysql php
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/tensorflow_2.0
TensorFlow Tutorials of NPTEL Practical machine learning using TensorFlow.
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/weather_report_application
A Node.js based Web Application showing all the weather details on the user interface using the OpenWeatherMap API.
api css3 ejs-templates expressjs html5 nodejs openweathermap-api
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/web_automation_and_scraping
simple scripts to automate various tasks through web browser
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/testimonials_section
A web-page assignment to design and developer testimonials section for a landing page with animations.
css html javascript jquery landing-page testimonials
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/ministackoverflowapi
Backend REST API of Stackoverflow Clone Application using Node.js, Express.js and MongoDB
api aws bcryptjs express-js jsonwebtoken mlab mongodb mongoose nodejs nodemon passportjs postman-test validator
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/getting_started_with_deno
A Simple Rest API in Deno, a simple, modern and secure runtime for JavaScript and TypeScript.
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/backend_projects_using_django
Back End Web Development Projects using python Framework Django.
backend-webdevelopment django django-admin django-application framework python3 serverside-scripting webdevelopment
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/learn_spanish_numbers
A cross platform mobile application made using Flutter Framework by using which you can learn Spanish Numbers from 1 to 10. You just simply need to keep clicking the button!
android-application app-development cross-platform dart flutter ios-app statefulwidget user-interface
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/e-commerce_store_backend_api
An E-Commerce Store Website Backend API developed using Node.js, Express.js, & MongoDB including User Authentication, Routes, Models, Controllers and Middlewares
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/jpmorgan_chase_and_co_virtual_internship
Tasks performed in Software Engineering Virtual Internship by JPMorgan Chase & Co.
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/coffee-shop-cafeking
A Coffee Shop Website Landing Page made using HTML/CSS, JavaScript and Materialise CSS.
css3 html javascript landing-page material-design
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/travel_booking_dashboard
A Travel Booking Dashboard using Angular where you can log and track your Hotel, Flight, Train Bookings and Mobile Recharges
angular booking-system dashboard
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/background_color_changer
A cross platform mobile application made using Flutter Framework by using which we can change the Background Color of the screen. You just simply need to keep clicking the button!
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/angular_todo
A TO-DO Web Application using the Angular framework that lets users add tasks, Mark them Done, and Delete them.
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/machine_learning_files
Jupyter Notebook Files of different ML Concepts studied in Machine Learning Course.
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/first_year_lab_assignments
Programming Assignments of Savitribai Phule Pune University(SPPU) First Year(FE) Computer Engineering 2017-18
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/javascript_basics_to_advanced
The Ultimate Javascript Course from Basics to Advanced.
Last synced: 22 Feb 2025
https://github.com/iamvaibhavsar/front_end_web_projects
Front End Web Development Projects designed using HTML, CSS and Javascript.
Last synced: 22 Feb 2025