Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.3 KB

HTML-Personal Site : CV implemented with HTML

CSS-MySite : Styled CV

TinDog-Site : Responsive website implemented with HTML, CSS and Bootstrap

Dicee-Challenge-Site : Implemented with HTML, CSS and JavaScript

DrumKit-Site : Implemented with HTML, CSS and JavaScript

Memory-Game-Site : Implemented with HTML, CSS, JavaScript and JQuery

authentication : Explores 6 Levels of authentication

  • Plain password
  • Encrypted password
  • Hashed password
  • Salted and Hashed password using bcrypt
  • Using passportjs
  • Using OAuth2.0

Blog-Site-v1 : Implemented using express,ejs

Blog-Site-v2 : Implemented using express,ejs,mongoose

Calculator : Basic calculator, BMI calculator - Implemented using express

Newsletter-Signup : Implemented using express, Mailchimp

WeatherProject : Implemented using Express, OpenWeatherMap

Wiki-API : Explored CRUD operations - Used Express, ejs, Mongoose.

todolist-v1 : Explored ejs, custom modules - Used Express, ejs

todolist-v2 : Explored ejs, mongoose schema, model - Used Express, ejs, mongoose

mongoDB-example : Explored Mongoose schema, model, builtin validator, emdedded schema, CRUD operations on MongoDB - Used Mongoose

my-react-app : First simple React app

keeper-app : Implemented using React, material-ui