You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a responsive inventory management website built using HTML, CSS, and modular JavaScript. It features three main dynamic pages that load content based on user interactions. The application allows users to manage categories and products in a streamlined dashboard interface.
Myra is a browser-based AI sommelier and beverage intelligence system designed to deliver structured, refined drink recommendations through an elegant, performance-driven interface.
Um timer minimalista focado em produtividade e organização, desenvolvido para praticar JavaScript modular, manipulação do DOM e separação de responsabilidades com uma arquitetura simples e limpa.
A responsive comments section allowing users to add, reply, edit, delete, and vote on comments. All interactions are saved locally, demonstrating full CRUD behavior without a backend.
A single-page restaurant website built with vanilla JavaScript and Webpack, showcasing modular JS architecture, dynamic DOM manipulation, and SPA-style tab switching. All content is rendered via JavaScript — no pre-filled HTML. This project serves as a hands-on practice to deepen understanding of Webpack, ES6 modules, and frontend UI structuring.
A simple and responsive JavaScript web application that fetches Pokémon data from the PokéAPI, displays a dynamic list, and provides detailed Pokémon information in an interactive modal.
A modular, object-oriented Tic-Tac-Toe built with modern JavaScript. Refactored to use ES6 classes for game logic, UI, and board management. Integrated PubSub.js for decoupled event communication. Follows OOP and SOLID principles for maintainable, scalable code.
A responsive browser-based music player built with vanilla JavaScript, HTML5, and CSS3. Features playlist management, drag-and-drop audio upload, metadata extraction, album cover support, and modular architecture. Still in development
A responsive, browser-based Tic-Tac-Toe game built using HTML, CSS, and JavaScript. Supports both Player vs Player and Player vs Bot modes, with smooth animations and a clean UI.
Simulación interactiva de una misión espacial desarrollada con JavaScript puro, ejecutable directamente desde consola. El simulador permite gestionar recursos, acciones de la tripulación y eventos aleatorios que afectan el estado de la misión.
A clean, responsive portfolio site built with vanilla HTML, CSS, JavaScript, and powered by Parcel. Includes animations, charts, and accessible design for all users.