Mini Projects is where I write my random study projects. Without any specific language, with incomplete projects and probably many bugs this is a repository to record the evolution of my knowledge about code.
At the moment this repository has projects that use:
- Node.js
- Elixir
- React.js
- React Native
- Python
- C# & Windows Forms
This game is the final project created to a subject at my High School. Wordle Tuga
is a portuguese version of Wordle
game.
Win Form Quiz is another project created to study Windows Forms, a subject at my High School. It's a simple question game that consumes data from an API.
Tic Tac Toe is a project created to study Windows Forms, a subject at my High School. Is a simple Tic Tac Toe Game with a score counter.
Discord Auto Messages is a simple python script that was created for a random reason on a Discord server. My friends and I started sending spam in the chat to get XP from the MEE6 bot. But I, who was not in the patience to be always there typing, decided to create a python script that would work for me.
Rocketpay was created during the Rocketseat event New Level Week #4
.
Rocketpay an API for a e-Bank. Create an account, deposit or withdraw and transfer money with your friends.
Ecoleta was created during the Rocketseat event New Level Week #2
.
Ecoleta is a platform for recycling companies to publicize their collection points and to let people know where to go when they want to recycle.
Proffy was created during the Rocketseat event New Level Week #1
.
Proffy is a platform to teachers and students communicate and sell/buy online school classes.
My first "big" project written in React.js and Node.js. A simple calendar where you can log in to your account (or better log in to any account) and create your events to be accessed anywhere.
The first project of this repository and my first React.js project published on Github (my second on React.js).
A very simplistic Markdown editor, with a Preview option and shortcuts to the Markdown syntax.