There are no reviews yet. Be the first to send feedback to the community and the maintainers!
To_Do_List_1
A website that allows users to add/remove tasks from a list.math-magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.Awesome_Books
A basic website that allows users to add/remove books from a list.bookstore
The Bookstore is a website that allows you to display a list of books,add a book, and remove a selected book.Leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external Leaderboard API service.Portfolio1
My personal portfolioJS_Capstone
The JavaScript capstone project is about building a web application based on the Art Institute of Chicago API.react-todo-app
A website that allows users to add/remove tasks from a list.book-store
The Bookstore is a website that allows you to display a list of books,add a book, and remove a selected book.AlexHamn
capstone1
This project is based on an online website for a conference. It has a main and an about webpage. I implemented some javaScript for the mobile menu and for the events and activities in order to make the website easier to modify. The website is responsive and changes when it breaks the 768px wide threshold.Pong_Oscilloscope
A pong game designed to run in an oscilloscopeHighest_and_Lowest
In this little assignment you are given a string of space separated numbers, and have to return the highest and lowest number.JS_Quine
A quine is a computer program which takes no input and produces a copy of its own source code as its only output. This is a JS quine.portfolio
My personal portfolio with my most relevant projects.Staircase
Staircase JS coding challengeOdds_Game
The oponent grabs some marbles, you have to guess if the number of marbles is odd or even, if you hit, you keep the marbles, elseyou have to pay that amount of marbles to the oponent until someone runs out.professional-portfolio
My Personal Portfolio With My Most Relevant ProjectsNarcissistic_number
A Narcissistic Number is a positive number which is the sum of its own digits, each raised to the power of the number of digits in a given base. In this Kata, we will restrict ourselves to decimal (base 10).data-science-fundamentals
boston-house-price-prediction
We will use the Boston house price data to build a regression model.Vowel_count
Return the number (count) of vowels in the given string.rockPaperScisors
BasicRockPaperScisorsTesting_Practice
Write a few practical tests for JavaScript functions using the Jest library. Using the TDD approach and following the AAA pattern to make my tests easier for other developers to read and understand.credit-card-customer-data-clustering-case-study
The objective is to identify different segments in the existing customer based on their spending patterns as well as past interaction with the bank.To_Do_List_JS_Best_Practices
An exercise to check if this repo complies with JS best parctices(DRY, KISS, YAGNI)Love Open Source and this site? Check out how you can help us