About
I'm a developer that is passionate about computer science and technology. I enjoy learning new skills and improving the ones I already have. Capable to adapt to the new technologies and tendencies. Skilled at communicating and learning mutually with other people. When I'm not programming, I am playing videogames, watching movies or spending time with my friends and family.
Skills
-
HTML5
-
JavaScript
-
CSS
-
Java
-
C#
-
.NET
-
Android Studio
-
PHP
-
MySQL
-
SQL Server
-
Python
-
Node.js
-
React
-
Bootstrap
-
MongoDB
-
Git
-
GitHub
-
Visual Studio Code
Portfolio
Minesweeper
![Minesweeper](images/Minesweeper.png)
A Minesweeper game made with C# and .NET for desktop. Has three difficulty modes (Easy, Medium, Hard).
Used:
C# | .NET
React Calculator
![React Calculator](images/React-calculator.png)
A web app Calculator made with React. It writes an expression and then evaluates and calculates to offer the looked result.
Used:
React | JavaScript | HTML5 | CSS
App Ideas
![App Ideas](images/App-Idea-CRUD.png)
A web app used to take notes of application ideas. Save details like the project requirements, the technologies to use, and a difficulty indicator for anyone who wants to implement the project idea based on their skills.
Used:
Node.js | MongoDB | JavaScript | HTML5 | CSS
Xelsher
![App Ideas](images/Xelsher.png)
A small social network web application where anyone can make small pixelarts and share them with the world. You can make friends, comment, and like all the posts you see; as well as you can use the pixelart maker to quickly create some art.
Used:
PHP | MySQL | JavaScript | HTML5 | CSS
MP3 Player
![MP3 Player FX](images/MP3-Player-FX.png)
Desktop MP3 Player where you can listen to your favorite songs and make a playlist. Use arrows to control volume and move the song forward or backward.
Used:
Java | JavaFX | CSS
Pendroid
![Pendroid](images/Pendroid.png)
Android Application where you can make a drawing and save it as an image.
Used:
Java | Android Studio
Tic Tac Toe
![Tic Tac Toe](images/Tic-Tac-Toe.png)
Desktop Tic Tac Toe game. Have fun playing with the AI. Just for one player. You can play as the noughts (O) or as the crosses (X), use the Arrows and Enter on the keyboard to make your decision. Use the mouse to select the space corresponding to your turn.
Used:
Python | Pygame