Pinned Repositories
algorithm-visualizer
Visualizing different searching, sorting algorithms using javascript.
Bootstrap-4
Static websites build using utilities provided in Bootstrap-4. This is part of Colt Steele's web developer bootcamp on udemy.
CSharpProjects
This repository consists of C# projects demonstrating different concepts. (Object oriented programming, Design Patterns, Nuget packages)
Javascript-Algorithms-Data-Structures-by-ColtSteele
This will contain exercises which are part of the Colt Steele's Javascript Algorithms & Data structures Master class course on udemy.
Jokester
Jokester project is part of VueJs course by David Katz. This project demonstrates use of Vuex library.
Random-Code-Snippets
react-todo-app
A simple todo app built using ReactJs
reactjs-bootcamp
Consists of react projects built as part of Colt Steele's ReactJs Bootcamp course on Udemy.
rn-goal-tracker
YelpCamp
YelpCamp is a full stack app built using NodeJs, Express & MongoDB as a part of colt steele's web developer bootcamp on udemy.
abhishekkandi's Repositories
abhishekkandi/Bootstrap-4
Static websites build using utilities provided in Bootstrap-4. This is part of Colt Steele's web developer bootcamp on udemy.
abhishekkandi/clean-code
Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martin
abhishekkandi/Jokester
Jokester project is part of VueJs course by David Katz. This project demonstrates use of Vuex library.
abhishekkandi/YelpCamp
YelpCamp is a full stack app built using NodeJs, Express & MongoDB as a part of colt steele's web developer bootcamp on udemy.
abhishekkandi/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
abhishekkandi/coding-interview-university
A complete computer science study plan to become a software engineer.
abhishekkandi/Course
Open Source course materials from HackerBay University
abhishekkandi/fake-email-providers
A list of fake email providers
abhishekkandi/first-contributions
🚀 Yet another project to get beginners contributing to open source 🔰
abhishekkandi/functional-programming-jargon
Jargon from the functional programming world in simple terms!
abhishekkandi/HandlingPOSTRequestUsingExpress
This project will demonstrate how POST request can be handled in Express App.
abhishekkandi/HBU_Task1
HackerBay University's First Task - GET & POST API using ExpressJs
abhishekkandi/how-to-contribute-to-open-source
A guide to contributing to open source
abhishekkandi/MongooseDemo
Simple NodeJs app to interact with mongodb using mongoose.
abhishekkandi/MovieSearch
A Simple Express app where we can search for any movie & their details will be displayed.
abhishekkandi/Musicplayer-ionicapp
My first basic music app built by using Ionic Framework
abhishekkandi/my-first-expressjs-app
Repository for my first ExpressJs App.
abhishekkandi/RESTfulBlogApp
This project demonstrates the Seven basic RESTful routes(INDEX, NEW, CREATE, SHOW, EDIT, UPDATE & DELETE)
abhishekkandi/SimpleNPMPackageProjects
This repository contains simple applications built using NPM packages.
abhishekkandi/testgit
This is to test
abhishekkandi/todo-app
Todo app is built using HTML, CSS, jQuery as a part of Colt Steele's Web development boot camp on Udemy.
abhishekkandi/UserAuthentication
This project demonstrates how we can enable user authentication for any Express app by using PassportJS.
abhishekkandi/webdevbootcamp
All source code for back-end projects from the Web Developer Bootcamp