my projects
Portfolio
Developed a personal website for my portfolio using JavaScript, HTML and CSS.
Music Player
Developed a music player webapp with React. The user can listen to music, skip songs and search gallery songs.
File Sharing
Developed file sharing app with Angular and File.io API. Users can safely send documents to friends.
Pokedex
Developed a Pokedex app in Java that stores Pokemons, shows stats, and evolves them. Fully playable in command line.
BlackJack Game
Developed a Blackjack game in Java where the player must beat a bot dealer. Fully playable in command line.
Character Sorter
Developed a Character frequency count project in Java that reads, analyzes and sort a string to the user.