Skills
Here are some of the skills I have acquired over the years.
JavaScript is one of my favorite languages. I most love it because it can be used to create full stack applications.
TypeScript is my favorite language. I use it to create components and interfaces for my applications.
I use react to manage the frontend of my applications.
I use node.js to create backend applications.
I love express because it makes it easy to create well working REST APIs.
HTML is the markup language I first learned to create webpages.
SCSS is my favorite CSS preprocessor because it makes designing my applications easier.
Java is the language I first learned to create applications. I used it a lot in the past.
Chakra UI is a library I use to create components for my applications.
MongoDB is my favorite document oriented database.
MySQL is the first database I've learned but I don't use it anymore.
Git is the only version control system I use.
GitHub is the place where I host my repositories.
Bootstrap is a library I've used in the past to create responsive web applications. Today I only use Chakra UI and self-made components.
Electron is a library I use to wrap my applications in a native desktop application.
Docker is a tool I use to deploy my applications.