• Stars
    star
    2
  • Language
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A pokedex simple app the randomize the members of the teams e choose the winner, based on the total Xp.

More Repositories

1

yahtzee

Yahtzee is a dice game. Each turn you can roll the dice up to three times, and each time you are satisfied with the result, you score the combination of dice. On each turn you must score a combination, so you have to choose wisely which one, among the thirtheen combinations of the game, you want to score.
JavaScript
3
star
2

cocktails-from-the-world

An application written in pure html/css/js that uses the TheCocktailDb API to fetch all kinds of cocktails, based on names, ingredients, types etc.
HTML
2
star
3

todo-list

A simple todo list app, where the user can add, delete, or toggle the todo elements.
2
star
4

todo-list-with-hooks

A simple Todo Web Application, made with React Hooks 😄 The user can edit, toggle, add and delete all the tasks he wants.
2
star
5

palette-creator

A pretty application built in React, that allows the user to create and save a palette of colors. A few functionalities are implemented: default set of palettes, random color generator, variations of color suggested for each color, preventing duplicating of colors in the same palette etc.
JavaScript
2
star
6

lights-out

An old electronic game, here digitalized, where in order to win you have to toggle a cell, e when you do it, all of its neighbours are automatically switched too. In order to win, you have to switch all the lights off.
JavaScript
2
star
7

spotify-stats

An App written in React, that shows different data about the Spotify's user logged, like the top Artists and Songs, the user's Playlists, etc.
JavaScript
2
star
8

vue-movie-app

Vue application that uses the Movie Database API to show trending movies, tv shows, and actors. Includes vuex, bootstrap, axios etc.
Vue
1
star
9

movie-app-angular

Angular App for showing trending movies, thanks to MovieDB API at https://www.themoviedb.org/. Implements server-side pagination and sorting, loading animations, and rendering of svg as Angular Components
TypeScript
1
star
10

daily-workout-material

Angular app with Angular Material components, which implements NgRx global state management. Do a healthy workout by choosing among a list of exercises, and watch you progress history.
TypeScript
1
star
11

fullstack-posters-project

A fullstack MERN application with two types of users: the customer, who can choose between a list of posters, see the details, add posters to the cart, and submit an order, and the administrator (signin as admin/root to see these functionalities) who can edit, delete, and add a new poster.
JavaScript
1
star