Alok Raj's repositories
namaste-javascript-notes
It maintains my version of namaste js notes which I learnt from Namaste JS YouTube Playlist by Akshay Saini (@akshaymarch7).
e-crime-management-system
PHP Training Project: It is a website where user can log an FIR online. This website has 4 module- Head-quarter, Incharge, Police, User. It is multifunctional website with back end support
micro-frontend-react
A micro-frontend React.JS app using Module Federation Approach. This app was made while following a tutorial on Udemy.
alok722.github.io
a webpage to showcase my experience, education, skill-set, projects, certificates, achievements, and recommendations.
pwa-movie-browser
An angular movie browser app with added functionality of PWA consuming OMDB API.
chat-app-socket.io
A session chat app implemented using Socket.io.
graphql-chat-app
It shows how to use subscriptions with Apollo Server for Express, Apollo Client, and GraphQL-WS. This app was made while following a tutorial on Udemy.
Learning-JavaScript-Data-Structures-and-Algorithms-Third-Edition
Learning JavaScript Data Structures and Algorithms (Third Edition), published by Packt
birthday-reminder-bot
an express server bot that will remind me to wish Birthdays to my friends.
contact-management
Contact management system - Implementation of CRUD operation using MEAN stack.
nestjs-learning
Repository to maintain the learning of NestJs course.
news-app-angular
A resposnive news web app coded with Angular consuming "https://newsapi.org/" API
react-redux-hero-app
A basic react hero app consist of Demo of React Hooks + Redux CRUD example with Axios & Web API
angular-learning-coursera
An angular app developed while following an Angular course on Coursera, https://www.coursera.org/learn/angular
archived-portfolio
[obsolete] Its a portfolio website made using Html, CSS and Bootstrap.
BooksOnSpot
Test Task (FrontEnd)
docker-getting-started
Documented what, why & how about docker along with most used commands.
graphql-hello-world
This app demonstrate a minimal GraphQL server with Apollo Server, and how to call it from a web page using JavaScript and the Fetch API. This app was made while following a tutorial on Udemy.
graphql-job-board
A graphql based React.JS & Express app using fake-db. This app was made while following a tutorial on Udemy.
picsum-gallery-angular
An angular gallery project which fetches the image from picsum API.
stencil-components
A repository to document my learning while learning basics of the stencil from Udemy & YouTube. ♥️
web-component-basics
A repository to document my learning while learning the basics of web components from Udemy. ♥️
object-prototypes-js-notes
Comprehensive notes on the JavaScript Objects and Prototypes In-depth series by Java Brains. This resource dives deep into JavaScript's core concepts, including objects, prototypes, inheritance, and the prototype chain, with clear explanations and practical examples. Perfect for mastering the foundations of JavaScript object-oriented programming!
Perfect-New-Tab
Rejuvenate your New Tab Page in Chrome 🔥
react-redux-contact
a react-redux contact management webapp to implement CRUD operation.