Pinned Repositories
Aditya-Armal
About Me
Algorithms
This collection of code examples is dedicated to algorithms and algorithmic problem-solving in various programming languages.
Basic-Redux-App
This project is a Redux-powered React application that demonstrates efficient state management in React using Redux.
Data-Structures-Problem-Statements
This collection of problem statements is designed to help you practice and improve your understanding of data structures in computer science and software development.
Guess-Pokemon
An application that puts your Pokémon knowledge to the test!
js-mini-project
Discover an impressive collection of small yet engaging JavaScript projects that showcase a diverse range of skills.
Leet-Code
This repository is a collection of LeetCode problem statements with detailed explanations and solutions, created for personal practice and learning algorithms and data structures.
react-curd
reactjs-todo-app
Todo App made with Reactjs
Socket.io-ReactJS-Nodejs
A simple chat application built using Node.js, Express, Socket.io for the backend, and React for the frontend. Users can join different chat rooms by entering room numbers and engage in real-time chatting with each other.
aditya-armal's Repositories
aditya-armal/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS.
aditya-armal/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
aditya-armal/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
aditya-armal/pokepon
A pokemon database and simple pokemon gashapon game using React, Tailwind CSS, and GraphQL