ABHIJEET BHAGAT's repositories
jestSamples
A sample project and tutorial for Jest. Read tutorial directly in the code
empmanager
Emp. Manager is a CLI application to view and manage the departments, roles, and employees
passwordgenerator
A repository for project named passwordgenerator. Password Generator is a JavaScript based random password generator.
chalkyourteam
chalkyourteam is a Node CLI app that takes in information about employees and generates an HTML webpage that displays summaries for each person.
quicknotesapp
A simple app that can be used to write, save, and delete notes. Uses Express
readmebuilder
Node.js console application to build readme based on user inputs
codequiz
Code Quiz is a user friendly and developer friendly Quizzing application.User Friendly : because , user just have to select options. User can store scores and compare overall performance.Developer Friendly : Code Quiz. Referred as CQ hence after is developer friendly application. Developer can easily add new quizzes or even change the question sources without even touching the HTML. CQ is completely JavaScript based application and uses JSON syntax for creating quiz question sources.
passwordpanda
Password Panda is a Password Genrerator application.Allows user to generate strong password.
RockPaperScissorsGame
A simple game of Rock, Paper Scissors using Html and inline JavaScript
UCBC-HW-01
Code Refactor
workdayscheduler
workdayscheduler is a simple calendar application that allows the user to save events for each hour of the day.
You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
AllChat-v2
The second iteration of AllChat. Built in Redux, uses Passport.js, Socket.IO, and Google Translate API to have a chat room available for all!
assert.xunit
xUnit.net assertion library for sub-module purposes (please open issues in https://github.com/xunit/xunit)
complete-javascript-course
Starter files, final projects and FAQ for my Complete JavaScript course