tsembp / JS-Projects

A collection of projects built using JavaScript to help me expand my understanding of JS Vanilla an JS Frameworks.

Repository from Github https://github.comtsembp/JS-ProjectsRepository from Github https://github.comtsembp/JS-Projects

πŸ“¦ JavaScript Projects Repository

This repository contains projects built using JavaScript aimed to get a better understanding of vanilla JS and its frameworks.

πŸ—‚οΈ Projects

  • Mini Projects
    • 🎨 Color Flipper – A simple app that changes the background color on button click using random colors.
    • πŸ”„ Palindrome Checker – Check if a given string is a palindrome using string manipulation techniques.
    • πŸ“œ Random Quote Generator – Generate random quotes with a button click.
    • ⏱️ Stopwatch – A functional stopwatch with start, stop, and reset buttons.
    • βœ… Todo List – A dynamic task manager with add, delete, and complete task features.
  • πŸ₯— Recipe Finder - A web app that uses Spoonacular API to fetch recipes based on user's input.
  • πŸ€“ Trivia Quiz App - A web app that uses Open Trivia Database API to fetch trivia questions based on category selected.

πŸ“Œ Future Ambitions

  • Explore JavaScript more deeply and expand knowledge in:
    • πŸ› οΈ Node.js – Server-side JavaScript.
    • πŸ§‘β€πŸ’» TypeScript – Strongly typed JavaScript for scalable applications.
    • βš›οΈ React.js – A JavaScript library for building UIs.

About

A collection of projects built using JavaScript to help me expand my understanding of JS Vanilla an JS Frameworks.


Languages

Language:JavaScript 55.7%Language:HTML 24.9%Language:CSS 19.4%