Projects with this topic
-
A class to easily place data in DOM and update them immediately upon change. It has no dependencies. It is similar to Angular, Vue, ReactJS and alike frameworks and shares some similarities with JQuery.
Updated -
A responsive Weather Application built using HTML, CSS, and JavaScript that provides real-time weather information for any city using a weather API. The application displays temperature, weather conditions, humidity, wind speed, and dynamic weather icons with a clean and user-friendly interface. It demonstrates API integration, asynchronous JavaScript (Fetch API), DOM manipulation, form validation, and responsive web design.
Updated -
Tic Tac Toe Game
Developed an interactive Tic Tac Toe game using HTML, CSS, and JavaScript for two players. The application provides a simple and responsive game board where players take turns placing X and O. JavaScript is used to handle user interactions, validate moves, identify winning combinations, and detect tie conditions. Different colors are applied to players and board sections to improve the visual experience. The game also prevents players from selecting an already occupied square and displays appropriate messages when a player wins or the game ends in a tie.
Technologies Used: HTML, CSS, JavaScript
Key Features:
Two-player Tic Tac Toe gameplay Interactive game board using DOM manipulation X and O player turns Winning combination detection Tie/game completion detection Prevents duplicate moves Player-specific colors Hover effects and visual styling Alert messages for win and tie conditionsUpdated -
The DOM Standard (read-only mirror). https://dom.spec.whatwg.org/
Updated -
TypeScript browser utility library — modular, type-safe, zero-dependency helpers for storage, cookies, events, encryption, and more
Updated -
-
Front-end. Вопросы на собеседовании
Updated -
Lua HTML5 parser and DOM API. https://craigbarnes.gitlab.io/lua-gumbo/
Updated -
Une extension pour détecter différents modèles dans le code HTML d'une page web.
Updated -
Pong clone with HTML <canvas> and Vanilla JS: keyboard controls (W/S, arrow keys), paddle/ball collisions, and live scoring — no dependencies.
Updated -
Ejercicio de roadmap.sh en el que se trabaja con API, DOM para seleccionar un repositorio aleatorio de GitHub
Updated -
decomposition routines for Excitation Emission Matrices
Updated -
A dead simple Dom NOde Creator returning HTMLElements.
Updated -
-
A responsive pricing card that displays three subscription plans (Basic, Standard, Premium) for an icon set service. The card features dynamic content updates, a tabbed interface, and an "Add to Cart" button with a confirmation message. Built with HTML, CSS (SASS), and JavaScript.
Updated -
Bibliothèque JavaScript très légère et intuitive pour manipuler le DOM facilement
Updated -
The Tabs project provides a simple, user-friendly tabbed interface for displaying and navigating content sections within a web page. By using HTML, CSS, and JavaScript, it allows users to switch between different content panels without reloading the page. This design improves user experience by presenting information in a compact and organized manner.
Updated -
The Temperature Converter is a web app for converting temperatures between Celsius, Fahrenheit, and Kelvin. It helps practice DOM manipulation, form handling, and basic calculations in JavaScript. The “Convert” button is enabled once all fields are filled, and the result is displayed instantly.
Inspired by the Temperature Converter on roadmap.sh.
Updated -
Esta actividad es una simple aplicación web que permite a los usuarios lanzar un número de dados y ver los resultados.
Updated -