Pinned Repositories
aayush301
Computer-Networks-Lab
This repository contains the experiments that are covered in Computer Networks Lab.
Food-donation-management-system
A web application which is useful for management of food donation and collection activities.
Library-management-system
A web application which can manage various activities in library for both admins and students.
MERN-auth
A MERN application for handling all the auth stuff of a user.
MERN-task-manager
A simple task manager app built using MERN stack
Multi-mode-snake-game
A Snake Game consisting of 9 different modes.
react-native-notes-app
A notes app built using React native
React-tailwind-components
A hub of most of the generic components used in most of the applications built using React and tailwind-css.
stackoverflow-clone
A place to share and organize knowledge where you can ask or answer questions.
aayush301's Repositories
aayush301/MERN-task-manager
A simple task manager app built using MERN stack
aayush301/React-tailwind-components
A hub of most of the generic components used in most of the applications built using React and tailwind-css.
aayush301/Food-donation-management-system
A web application which is useful for management of food donation and collection activities.
aayush301/react-native-notes-app
A notes app built using React native
aayush301/stackoverflow-clone
A place to share and organize knowledge where you can ask or answer questions.
aayush301/Library-management-system
A web application which can manage various activities in library for both admins and students.
aayush301/aayush301
aayush301/Computer-Networks-Lab
This repository contains the experiments that are covered in Computer Networks Lab.
aayush301/bootstrap-examples
Some examples demonstrating different components using bootstrap.
aayush301/Multi-mode-snake-game
A Snake Game consisting of 9 different modes.
aayush301/cli-apps
CLI Apps using Javascript
aayush301/color-match-game
A game built using HTML, CSS, JS in which the goal is to play by matching the color of bar with ball.
aayush301/Compiler-Design-Lab
This repository contains the experiments that are covered in Compiler Design Lab.
aayush301/Computer-vision-lab
This repository contains several algorithms that are covered in Computer Vision Lab.
aayush301/date-funs
A JS library providing collection of utility functions for date management.
aayush301/ddos-attacks-detection
aayush301/emmet-cheatsheet
This repo contains several emmet shortcuts which, when used in html and css files, speed up the development by 2x.
aayush301/js-html-dom-concepts
This repository contains notes for JS HTML DOM.
aayush301/machine-learning-basics
A list of python notebooks for Machine learning basics- regression and classification.
aayush301/Machine-learning-lab
This repository contains several ML algorithms wriiten from scratch that are covered in ML lab.
aayush301/Mongodb-concepts
Here you will find all the basic methods used in mongodb for performing various CRUD operations.
aayush301/pandas-cookbook
A list of jupyter notebooks explaining several concepts and utilities of Pandas library.
aayush301/react-custom-hooks
Some react custom hooks that can be used in common apps.
aayush301/react-native-animations-examples
A collection of react native mini-app examples involving beautiful animations.
aayush301/react-paint
A paint app built using React
aayush301/React-resume-editor
A resume editor with multiple form sections made with react.
aayush301/React-task-manager
A simple task manager app built using React and Context API.
aayush301/Redux-task-manager
A simple task manager app built using React and Redux.
aayush301/tic-tac-toe-game-html
A basic tic-tac-toe game built using HTML, CSS, JS
aayush301/ts-concepts
Basic Typescript concepts explained