Skip to content

imamanjangra/Javascript-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 My Mini Projects

A collection of small web projects I built while learning HTML, CSS, Tailwind CSS and JavaScript.
Each project is deployed on Vercel for easy access.


🔢 Calculator

A simple calculator web app to perform basic arithmetic operations.

  • Supports addition, subtraction, multiplication, and division.
  • Responsive design for desktop and mobile.
  • Practiced DOM manipulation and event handling.

🔗 Live Demo


💱 Currency Converter

A currency converter that fetches real-time exchange rates.

  • Converts between multiple currencies dynamically.
  • Simple and user-friendly interface.
  • Built to practice API integration and calculations.

🔗 Live Demo


🖼️ Portfolio

A personal portfolio showcasing my skills, projects, and achievements.

  • Modern and clean responsive design.
  • Built using HTML and CSS for layout and styling.

🔗 Live Demo


❓ Quiz App

An interactive quiz app with multiple-choice questions.

  • Tracks user score and displays results at the end.
  • Practiced state management and conditional rendering.

🔗 Live Demo


✊✋✌️ Rock-Paper-Scissors

A fun and interactive game of Rock-Paper-Scissors with multiple modes.

  • Endless Mode: Play without limits and track scores as long as you want.
  • Best of 3: The first to win 2 rounds is the champion.
  • Best of 5: The first to win 3 rounds wins the match.
  • Practiced game logic, condition handling, and dynamic UI updates.

🔗 Live Demo


🌦️ Weather App

A weather app using the OpenWeather API to show live weather data.

  • Displays city name, temperature, and conditions.
  • Temperature conversion from Kelvin to Celsius.
  • Focused on API fetch and dynamic DOM updates.

🔗 Live Demo


🐙 GitHub Profile Viewer

A web app to search and view GitHub profiles with their repositories.

  • Search any GitHub user by username.
  • Shows profile details: avatar, name, bio, followers, following, and repo count.
  • Displays top 3 repositories of the user.
  • Responsive and clean dark-themed UI.

🔗 Live Demo


📌 Purpose

These projects were built to strengthen my frontend development skills:

  • DOM manipulation and event handling
  • API data fetching and rendering
  • State management and conditional rendering
  • Responsive web design

⭐ Star this repository if you like these projects!

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •