My projects
Random Quote Machine

Random quote generator app, using React and API.
This app also has a button for sharing quotes to Twitter.
Background image by Tom Chen on Unsplash
Quotes database and idea: freeCodeCamp
Drum Machine

Drum Machine app using React to work with audio.
With this app you can produce sounds and bits.
You can also use the keyboard to play sound.
Sounds and idea: freeCodeCamp
Markdown Previewer

Markdown Previewer is an app that uses marked libraries to convert easy-to-write "marked" text to HTML.
App has place to write "marked" text and output to see how text looks on site.
App is developed using React.
Idea: freeCodeCamp
Responsive Page

This is a responsive page developed using Bootstrap.
Idea: Udemy course
Background image from Unsplash
Budget App

This is an app to calculate your expenses.
You need to enter your budget and your expenses, and the app will calculate for you the balance.
You can add and remove expenses and change the budget if you need.
Idea: jsbeginners
Landing Page

Flashcards

With this app you can make little flashcards, these cards have questions and hidden answers. You can edit them, delete them, or add a new flashcard.
For this project I used JQuery and SCSS
Idea: jsbeginners