First frontend project for practicing web-prototype, html, css and javascript
-
Updated
Oct 7, 2020 - HTML
First frontend project for practicing web-prototype, html, css and javascript
Some Basic Projects From My Initial Days :)
🌐 An intensive 15-day bootcamp dedicated to learning the essentials of web development. This repository features projects and exercises created during the course, focusing on core concepts like HTML and CSS.
A JavaScript practice project demonstrating API usage with Axios. Fetches fake user details, random dog images, and college data using query parameters. Includes async/await handling, dynamic DOM updates, and clean UI structure for learning modern JS concepts.
This repo contains all my JavaScript learnings and mini projects. It’s mostly about core JavaScript concepts- no fancy styling, just pure JS practice. From basic syntax to DOM manipulation, everything I worked on during the course is here. Useful for quick references and keeping my JS skills sharp.
A simple JavaScript Todo List app built to practice DOM manipulation and event handling. Tasks can be added and deleted dynamically with a clean, minimal UI. Includes lightweight HTML, CSS, and JS—perfect for learning core frontend concepts.
A simple JavaScript practice project that mirrors user input in real time. Built using basic DOM manipulation and event listeners. Includes a minimal UI with HTML, CSS, and JS. Created as part of my learning exercises.
A simple JavaScript project that generates a random RGB color on each button click. The color is displayed as text and applied as the background of a div. A beginner-friendly DOM events, functions, and styling practice project.
Add a description, image, and links to the frontend-basics topic page so that developers can more easily learn about it.
To associate your repository with the frontend-basics topic, visit your repo's landing page and select "manage topics."