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
Browser Utility, offering a streamlined set of utility classes across four modules: DOM, Form, Network, and Media and Device. These utilities simplify common web development tasks, replacing the deprecated Awedde package with improved functionality, reduced redundancy, and enhanced code quality.
📂 Como um grande fã da Marvel e um apaixonado por tecnologia e jogos, este projeto sem dúvidas é um dos meus favoritos até agora. O projeto tenta emular os jogos antigos de luta, com os personagens da Marvel. Desenvolvido com Javascript, usando objetos, classes, etc.
This educational project for Microverse Module 2 involves creating a straightforward website that shows a list of books and lets you add and remove books from that list. The intention is to use modules and learn ES6 syntax to make it more orderly. built with JavaScript, CSS and HTML.
Awesome Books is a light, book list single page application, which lets users add and remove books. Every book has a title and author. It also persists the book list on the Local Storage, and it’s retrieved every time the page loads. This project is a refactoring of my previous project but using ECMAScript object-oriented approach.
I built this JavaScript application where we can move items around. I worked with classes and with the Object Oriented Programming (OOP) approach. I also worked with the DOM, I moved elements around and with event listeners. I used a callback pattern to pass functions to other instances so that from inside they could be called upon certain events.
Desafio: Desenvolvimento de Contas Bancárias com JavaScript (POO). Por meio deste programa você deve permitir que o usuário consiga criar `3 tipos de conta bancária`: 'comum', 'cc' e 'cp', que terão funcionalidades para a realização de procedimentos bancários como depositar, sacar, transferir, ver saldo e ver extrato.
The Typing Test Site is a web application designed to help users improve their typing speed and accuracy. Built entirely with HTML, CSS, and JavaScript, this site provides a simple and intuitive interface that allows users to test their typing skills and track their progress over time.
A aplicação consiste em um site de gestão escolar utilizando o método Single Page Application, com um sistema de cadastro, consulta e detete de alunos, professores, cursos, utilizando Java Script para a manipulação da página implementando a lógica para a navegação entre os Layouts.