Explore projects
-
-
Updated
-
An OOP exercise for OOP in JavaScript - A bank that has customers, customers have a bank account. Customers can deposit and withdrawn from their account.
Updated -
Updated
-
An OOP exercise for OOP in JavaScript - A MusicPlayer has functionalities like add Tracks, play, next, previous, stop, output a Track-list. Tracks have a title, an artist and an album.
Updated -
Intro Exercises for DOM Manipulation - from: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Manipulating_documents
Updated -
A fuzzy python program that uses fuzzywuzzy and pandas to compares selected strings in two different dataframes (imported as csv) about their similarity (if no exact match possible) and prints the results #TheLevenshteinDistance #fuzzywuzzy #pandas
Updated -
Very simple web calculator with html, css, javascript. Enter two numbers and click a button to add them and show the result.
Updated -
simple weather app, where you can request weather data of a given city name (html, css, javascript)
Updated -
Updated
-
My static clone of the Google Homepage (landing page) no logic, no JavaScript
Updated -
My static clone of the Instagram Homepage (landing page) no logic, no JavaScript
Updated -
Updated
-
Simple web calculator with html, css, javascript. Enter any number, use few operators and some extras by clicking buttons to proceed mathematical operations.
Updated -
My static Twitter Clone (landing page) no logic, no JavaScript
Updated -