object-oriented-javascript
There are 59 repositories under object-oriented-javascript topic.
stemmlerjs/solid-email-microservice
Learn the SOLID design principles by building a robust email microservice
lastnamearya/JavaScript-BookList-App
Built this app after learning Object-Oriented JavaScript :zap:
infinite-system/ivue
ivue – Infinite Vue. Advanced Class Architecture for Vue 3+.
jeffcad/Udacity-Intermediate-JavaScript-Nanodegree-Project-1
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.
rubychi/eloquentjs-a-platform-game
A platform game based on Dark Blue from Eloquent JavaScript
saminyasar004/pincode-generator
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.
hmmhmmhm/capsulable
💊 A module that helps developers easily encapsulate classes in nodejs.
RedwanSharafatKabir/JavaScript
JavaScript Code
H-b8/tamagotchi
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)
HarrisonStrand/Cowabunga-Pizzaria
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.
im-samir-dev/tigerianjs
A new generation of front end frameworks
kirillgenets/js-design-patterns
Implementation of design patterns from the book "Design Patterns: Elements of Reusable Object-Oriented Software" :fire:
lordazzi/z-jSoop
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
MJP8/object
A fun JavaScript and HTML game repo
rehanumar/p3-classic-arcade-game
A clone of the classic arcade game Frogger using the canvas APIs and Object Oriented JavaScript.
RobThePCGuy/WebPet
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.
sundaynwoye/board-game
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.
binderb/team-profile-generator
Node CLI application that generates a profile webpage for a software engineering team based on user input.
Levi-Magny/JavaScript-Orientado-A-Objetos
Códigos desenvolvidos no curso de Orientação a Objetos com Javascript da @alura
lourod1987/Final-Frontierv2
Final Frontier is an html5 canvas space shooter game taking inspiration from Galaga.
niranjanapte/OOJavascript
Object Oriented Javascript
Ugonz86/OrderPizza
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.
kpundt93/bike-index
Epicodus week 6, lesson 25
kpundt93/super-galactic-age-calculator
Epicodus week 5 independent project
suryad6201/Recipe-app
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.
bk408/unlocking-the-power-of-JavaScript
This repo represents the topics and Unlocking the Power of JavaScript.
hollyabrams/js-tricky-parts
JavaScript Tricky Parts - a review of some of the more complex concepts in JS.
kpundt93/crypto
Epicodus week 6, lesson 25
kpundt93/currency-exchanger
Epicodus week 6 independent project
kpundt93/journal-entry-project
Epicodus week 5, lesson 23
kpundt93/open-weather-api
Epicodus week 6, lessons 16-18 and 21
marcus-hugo/creative-agency
3 section website with a mobile menu, 3 images carousel, and built with webpack.
teotimepacreau/Classes-Exercice-Day34-of-100DaysOfCode
Classes POO exercices from #30daysofjavascript
Viraj5903/javascript-algorithms-and-data-structures-freecodecamp
JavaScript Algorithms and Data Structures - freeCodeCamp Exercises and Projects