oop-in-javascript
There are 200 repositories under oop-in-javascript topic.
Hugo-COLLIN/SaveMyPhind-conversation-exporter
🚀 Save my Chatbot: Download your Claude, Perplexity, Phind, ChatGPT and MaxAI-Google threads and pages into markdown files (unofficial). ⏩ Now available in the Chrome Web Store and the Firefox Add-ons Store!
thedenisnikulin/chattitude-app-backend
TypeScript version of Chattitude
s-shemmee/Object-Oriented-Programming-Concepts
Object Oriented Programming Concepts Notes
giovannitakeshisesta/South-Park-The-Game
IRONHACK module #1 project
Ruben-Arushanyan/comfortable
ComfortableJS is a JavaScript library that provides utilities for common programming tasks, that make coding in JavaScript easier and cleaner. ComfortableJS uses Object-oriented programming (OOP) approach to build its libraries: Unlike other similar libraries that use the functional programming approach, for example, the popular Lodash library.
ahmetilhn/iksirsicom-api
Api for developer blog and personal website
Eliastik/snakeia
A Snake version with an artificial intelligence. Game written in pure JavaScript and object oriented.
obrymec/tiktok_clone
A front-end project that reproduce and simulate TikTok platform.
drcmind/JavaScript-oriente-object
Ce répertoire regorge un ensemble de codes qui va vous permettre de mieux comprendre la programmation orientée objet avec Javascript
BB-Simon/JavaScript-All-You-Need-to-Know
A comprehensive guide to JavaScript, covering essential concepts, advanced topics, and problem-solving techniques. This repository includes in-depth resources for functional programming, object-oriented programming (OOP), data structures, algorithms, and numerous solved LeetCode problems.
lucastraba/service-manager
A simple schema-based IoC container for Typescript.
RedwanSharafatKabir/JavaScript
JavaScript Code
Abrarulhassan-786/TMS-PROJECT
OOP base project Transport management system. Using C# with window fomr
codingwithsaleem/javaScript-course--zero-to-hero
javaScript course for bignners to advance level .
Giunossauro/iFood_Lets-Code_Sala-842
Curso Web Full Stack da Let's Code - 01/2022 a 07/2022
Hugo-COLLIN/LeonApp-VocabVoiceLearning
📢🏅 Vocabulary Learning Site using Speech Synthesis. 3rd year IT studies project.
kr4chinin/game-of-corners-OOP
Browser game made using OOP approach, units movement logic was built from scratch and there is an implemented ability to drag and drop them.
saminyasar004/trivia-app
This Trivia App will generate some questions about a bunch of random topic from Open Trivia DB. You can submit your answer and get the result!
Alexandrbig1/goit-typescript-hw-03
🌐 Exploring TypeScript and Advanced OOP | Fullstack Developer Bootcamp Homework 🚀
filkovsp/WEB-Drawing-App
WEB Drawing in HTML5
flexycode/CCOBJPGL-JS
💫 CCOBJPGL-PY - Object-Oriented Programming in JavaScript
IgorHLeal/trybe-exercises
Esse repositório foi feito para conter todos os exercícios feitos por mim ao longo do curso de desenvolvimento web na Trybe.
Murilo-MRS/trybe-poo-t-n-d
Neste projeto apliquei os princípios da arquitetura SOLID e os princípios de POO em uma estrutura de jogos de interpretação de papéis, mais conhecidos como jogos RPG (Role Playing Game).
natnael-jhon/OOP-JS
🚀 Dive into Object-Oriented Programming (OOP) with JavaScript! Learn about classes, objects, inheritance, encapsulation, and polymorphism. Elevate your coding skills and contribute to the JavaScript community! 💻✨
oghene-ella/OrderSwift
A mini ordering service app between senders and drivers
tebohonthako/teboho-n-porfolio
This is a portfolio of my work built using React . The react-app shows my projects, details about myself and ways recruiters can contact me, including EmailJS. Includes features of dark mode/light mode and 'glowing' pointer cursor to navigate the page.
ujjwalravi/boltiot
Simple wrapper for Bolt IoT API - https://cloud.boltiot.com/api
YKerroum/To-Do-list
This is a to-do list website that allows visitors to browse, add, modify, and remove tasks from a list, as well as check a task as finished and clear all completed tasks. I utilized JavaScript with OOP and modules in this project, as well as Jest to test its functionality and Webpack to bundle it and handle dependencies.
ZhArtem/moduleC3_homework
My homework solutions on SkillFactory course
Abdelrahman-Adel610/Mapty
Map your workouts on a real responsive map
ahmdbnrsl/ts-pattern
pattern in CLI using loop in Typescript
GuilhermeRSouza34/ExercicioOOP_JavaScript
Exercicio Frontend Desenvolvido pelo Curso da EBAC Utilizando o JavaScript para Programação Orientada a Objeto
GuilhermeRSouza34/OOP_JavaScript_PrimeirosPassos
Modulos Frontend Desenvolvido em aula pelo Curso de Desenvolvedor Full Stack Java pela EBAC
issei416/TASK-DAY6
Day 6 task involves topics related to Classes and creating instances of the classes
MohamedSci/Javascript-Training-Challenges
This list covers essential JavaScript topics, including design patterns, memory management, event loops, concurrency, functional programming, async/await, recursion, and advanced algorithms. Enhance your skills with real-world challenges and expert insights! 🚀