There are 1 repository under object-oriented-javascript topic.
Learn the SOLID design principles by building a robust email microservice
Built this app after learning Object-Oriented JavaScript :zap:
ivue – Infinite Vue. Advanced Class Architecture for Vue 3+.
A site that takes a user's name, height, weight and diet, and compares to a selection of dinosaur facts. A first attempt at using constructor functions and prototype inheritance. Project #1 in the Intermediate JavaScript Nanodegree from Udacity.
A platform game based on Dark Blue from Eloquent JavaScript
This is a simple vanilla JavaScript project. Here you can generate a Pincode and get it in your email then you have to enter it correctly if you're right you will getting a wish otherwise you will get an error message.
💊 A module that helps developers easily encapsulate classes in nodejs.
JavaScript Code
WebPet v1.3 is a virtual pet web application that allows users to adopt, care for, and interact with a virtual pet through a web interface. The app provides a nostalgic experience reminiscent of classic virtual pet games, with modern features and customization options.
An object oriented take on the classic Tamagotchi keychain. Featuring a "device" and animated screen built with HTML, CSS, vanilla JavaScript, and custom made pixel graphics. (October 2021)
This project was designed to store the user's input for creating a pizza order, then displaying their information and total for their order using Object-Oriented Javascript.
A new generation of front end frameworks
Implementation of design patterns from the book "Design Patterns: Elements of Reusable Object-Oriented Software" :fire:
Gosta da OOP do ExtJs? Fica aborrecido por ser pago? Experimente jSoop, uma copia descarada do modelo de OOP da Sencha, free e open source
A clone of the classic arcade game Frogger using the canvas APIs and Object Oriented JavaScript.
The project creates an interactive board game where players navigate the map, collect weapons, and engage in strategic turn-based combat until one emerges victorious by reducing the opponent's life points to 0. The game incorporates randomness in map generation, player placement, and weapon distribution to ensure each playthrough is unique.
Node CLI application that generates a profile webpage for a software engineering team based on user input.
Códigos desenvolvidos no curso de Orientação a Objetos com Javascript da @alura
Final Frontier is an html5 canvas space shooter game taking inspiration from Galaga.
Object Oriented Javascript
An Object-Oriented JavaScript website for a pizza company where a user can choose one or more individual toppings and a size to order a pizza and see the final cost.
Epicodus week 6, lesson 25
Epicodus week 5 independent project
A recipe app where we can search, upload and bookmark recipes. Skills explored: OOJS, Advanced DOM, Async JS, AJAX, APIs, Sass, Parcel, MVC Architecture etc.
This repo represents the topics and Unlocking the Power of JavaScript.
JavaScript Tricky Parts - a review of some of the more complex concepts in JS.
Epicodus week 6 independent project
Epicodus week 6, lessons 16-18 and 21
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.
3 section website with a mobile menu, 3 images carousel, and built with webpack.
Classes POO exercices from #30daysofjavascript
A simple Pong game using HTML5 Canvas and JavaScript with mouse control and AI opponent.
JavaScript Algorithms and Data Structures - freeCodeCamp Exercises and Projects