Alex G. (@AlexHamn)

Top repositories

1

To_Do_List_1

A website that allows users to add/remove tasks from a list.
JavaScript
12
star
2

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.
JavaScript
11
star
3

Awesome_Books

A basic website that allows users to add/remove books from a list.
JavaScript
10
star
4

bookstore

The Bookstore is a website that allows you to display a list of books,add a book, and remove a selected book.
JavaScript
9
star
5

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.
JavaScript
8
star
6

Portfolio1

My personal portfolio
JavaScript
8
star
7

JS_Capstone

The JavaScript capstone project is about building a web application based on the Art Institute of Chicago API.
JavaScript
6
star
8

react-todo-app

A website that allows users to add/remove tasks from a list.
6
star
9

book-store

The Bookstore is a website that allows you to display a list of books,add a book, and remove a selected book.
JavaScript
5
star
10

AlexHamn

4
star
11

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.
CSS
4
star
12

Pong_Oscilloscope

A pong game designed to run in an oscilloscope
Processing
3
star
13

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.
JavaScript
2
star
14

portfolio

My personal portfolio with my most relevant projects.
HTML
2
star
15

Staircase

Staircase JS coding challenge
JavaScript
2
star
16

Odds_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.
JavaScript
2
star
17

Highest_and_Lowest

In this little assignment you are given a string of space separated numbers, and have to return the highest and lowest number.
JavaScript
2
star
18

inferential-statistics

Jupyter Notebook
2
star
19

professional-portfolio

My Personal Portfolio With My Most Relevant Projects
HTML
2
star
20

Narcissistic_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).
JavaScript
1
star
21

To_Do_List_JS_Best_Practices

An exercise to check if this repo complies with JS best parctices(DRY, KISS, YAGNI)
JavaScript
1
star
22

data-science-fundamentals

Jupyter Notebook
1
star
23

rockPaperScisors

BasicRockPaperScisors
JavaScript
1
star
24

boston-house-price-prediction

We will use the Boston house price data to build a regression model.
Jupyter Notebook
1
star
25

Testing_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.
JavaScript
1
star
26

Vowel_count

Return the number (count) of vowels in the given string.
JavaScript
1
star
27

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.
Jupyter Notebook
1
star