Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mashhoorahdal/roadmap_assignments
List of assignments that I built while self-learning Full Stack (ongoing)
https://github.com/mashhoorahdal/roadmap_assignments
html javascript project reactjs
Last synced: 5 days ago
JSON representation
List of assignments that I built while self-learning Full Stack (ongoing)
- Host: GitHub
- URL: https://github.com/mashhoorahdal/roadmap_assignments
- Owner: mashhoorahdal
- Created: 2024-01-12T15:33:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T17:50:46.000Z (8 months ago)
- Last Synced: 2024-04-14T13:51:43.937Z (7 months ago)
- Topics: html, javascript, project, reactjs
- Language: HTML
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fullstack Learning Journey!
Welcome to my Fullstack Learning Journey! 🌟 Here, I document the projects I've completed while learning fullstack development. Each project represents a step forward in my journey to mastering both frontend and backend technologies.
Feel free to explore the projects and see how my skills have evolved over time.
## Completed Projects
### Project 1: Cloned a Webpage
- **Description**: A cloned single webpage to kickstart my fullstack journey.
- **Figma Design used**:Visit
- **Technologies Used**: HTML, CSS
- ✅ **Completed**: Yes
![WriteDev](https://github.com/mashhoor-ahdal/roadmap_assignments/assets/101206478/de41c168-6162-4ef5-8d46-70b9d063e878)### Project 2: Github User Fetcher
- **Description**: This simple webpage allows you to view basic profile information of any GitHub user by entering their username. It fetches data from the GitHub API and displays it in a user-friendly format.
.
- **Technologies Used**: HTML, CSS, JavaScript
- ✅ **Completed**: Yes
- ![Git user finder](https://github.com/mashhoor-ahdal/roadmap_assignments/assets/101206478/eb33cacf-2350-46bb-b6a0-6d892f96014f)### Project 3: Todo List with Local Storage
- **Description**: Created a simple to-do list app that allows users to search, add, edit, and delete items. Use local storage to store the data.
- **Technologies Used**: HTML, CSS, JavaScript,Local Storage(browser)
- ✅ **Completed**: Yes
- ![Todo using Local Storage of browser](https://github.com/mashhoor-ahdal/roadmap_assignments/assets/101206478/59f3d28b-0991-42a6-b0b8-19926ef18bc0)### Project 4: Simple Calculator
- **Description**: Create a basic calculator app that allows users to perform basic arithmetic operations.
- **Technologies Used**: HTML, CSS, JavaScript
- ✅ **Completed**: Yes
![CalculatorProject](https://github.com/mashhoor-ahdal/roadmap_assignments/assets/101206478/fe9fd82e-3518-4d56-8c62-7a5e63792fc1)### Project 5: React Tic Tac Toe
- **Description**: Tic Tac Toe game
- **Technologies Used**: React,CSS
- ✅ **Completed**: Yes## Contact
- If you have any questions, suggestions, or just want to connect, feel free to reach out:
- Email: [email protected]
Happy coding! 🚀✨