Pinned Repositories
battlefield-game
My first attempt to build an app using React.js and Redux. Fully operational.
chat-app
drum-machine
A drum machine plays sounds when a button is pushed. Used React.js and Redux to create it.
exercise-tracker
An exercise tracker for a freeCodeCamp project. You can add users and exercises for each user, then log them using the user id.
node-course-2-todo-api
node-course-2-web-server
pomodoro-clock
This is a countdown clock I made using jQuery
random-quote-machine
Displays random quotes
task-manager-api
This is a REST API to create, read, update and delete users, that create, read, update and delete their own tasks.
weather-app
Enter a location to get the current weather
frossokourou's Repositories
frossokourou/battlefield-game
My first attempt to build an app using React.js and Redux. Fully operational.
frossokourou/chat-app
frossokourou/drum-machine
A drum machine plays sounds when a button is pushed. Used React.js and Redux to create it.
frossokourou/pomodoro-clock
This is a countdown clock I made using jQuery
frossokourou/task-manager-api
This is a REST API to create, read, update and delete users, that create, read, update and delete their own tasks.
frossokourou/weather-app
Enter a location to get the current weather
frossokourou/exercise-tracker
An exercise tracker for a freeCodeCamp project. You can add users and exercises for each user, then log them using the user id.
frossokourou/node-course-2-todo-api
frossokourou/node-course-2-web-server
frossokourou/random-quote-machine
Displays random quotes
frossokourou/timestamp-microservice
A boilerplate for a freeCodeCamp project.