ajeyanadig

ajeyanadig

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

ajeyanadig's repositories

Language:JavaScriptStargazers:1Issues:0Issues:0
Language:HTMLStargazers:1Issues:0Issues:0

codingChallenges

A compilation of topic wise coding challenges by building projects in vanilla JavaScript. Resources for the same is in the comments of almost every file, always at the top.

Language:JavaScriptStargazers:1Issues:1Issues:0

eShopApp-backend-capstone

Backend for the EShop web application using MongoDB, Express and Node

Language:JavaScriptStargazers:1Issues:1Issues:0

FarAwayy

A Travel Itenary List. Basics Of React.

Language:JavaScriptStargazers:1Issues:1Issues:0

FlightReservationSystem

A Java Project to mimic the working of a Flight Reservation system with a primary focus on OOPs

Language:JavaStargazers:1Issues:0Issues:0

Forkify-MVC

The toughest project in my vanilla JS revision which encompasses all of JS plus git, babel, npm, (and more tooling) following an MVC architecture

Language:JavaScriptStargazers:1Issues:0Issues:0

hotelBooking

A hotel booking website with HTML5, CSS3, BootStrap, RWD, AJAX calls to Travel Advisor API with dummy login feature using local storage

Language:HTMLStargazers:1Issues:0Issues:0

javaOOPS

OOPS from lab and more with q explanations + PDFs

Language:JavaStargazers:1Issues:1Issues:0
Language:JavaScriptStargazers:1Issues:0Issues:0

movie-booking-backend

Backend of movie booking app using Node, Express and MongoDB

Language:JavaScriptStargazers:1Issues:0Issues:0

Pig-Game

A simple front end game based on HTML, CSS, vanilla JS. Basics of DOM Manipulation and Events.

Language:JavaScriptStargazers:1Issues:1Issues:0

pizzaDelivery

First professional level building of an app, React Router v6+ and Redux for state management(remote and global), Tailwing for styling, APIs ready. Vite for prod.

Language:JavaScriptStargazers:1Issues:1Issues:0

PopCorn

A Movie List using IMDB's API. This one was all the beginner topics taken to an advanced level. Modern ways of using Hooks like useState, useEffect, useRef and building custom Hooks. Also local storage.

Language:JavaScriptStargazers:1Issues:1Issues:0

reactChallenges

A compilation of topic wise coding challenges by building projects in ReactJS from start to end

Language:JavaScriptStargazers:1Issues:1Issues:0

ReactQuiz

A Quiz application based on the topics of React JS. Focus was on useReducer hook.

Language:JavaScriptStargazers:1Issues:1Issues:0
Language:JavaScriptStargazers:1Issues:0Issues:0

WorldWise

First Single Page Application. This one goes from intermediary to advanced react.

Language:JavaScriptStargazers:1Issues:1Issues:0

AtomicBlog

Optimisation part 1 with memo, useMemo(), useCallBack() and avoiding infinite loops in useEffect dependency array containing reactive functions by memoising it

Language:JavaScriptStargazers:0Issues:0Issues:0

DSA

DSA in JavaScript.

Stargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

WorkoutTimer

Optimisation part 2- focuses on the esoteric use cases of useEffect, memoisation and useCallback, and the most PERFECT use case of really creating multiple useEffect hooks in the right order for different purposes. By far the most important project in terms of Hooks and Inner Working of React while Optimising React apps so far. SUPER Important.

Language:JavaScriptStargazers:0Issues:0Issues:0

WorldWise_Netlify

SPA app without the fake server( Yes I'm guilty of hardcoding values for cities array but it is what is is)

Language:JavaScriptStargazers:0Issues:0Issues:0