My name is João Pedro, i'm from Brazil, i was born in May 9, 2008.
And i love programming, i've been programming since i was 10 years old.
Started in Small Basic, that when i get a little bit more advanced, i moved to Scratch to learn more about programming logic.
Then i started learning Luau, the language that is used on Roblox, and i've been learning many languages since then.
Like Python and JavaScript.
Who am i?
What i know?
Type | Name | Level |
---|---|---|
Programming | Small Basic | Advanced |
Programming | Luau/Lua | Basic |
Programming | JavaScript(JS) | Basic |
Programming | Python | Mid |
Modeling | Blender | Beginner |
Pixel Art Drawing | Aseprite | Mid |
Projects
I Have multiples projects that i've made since i started, some of them are lost, but i have here a list of them that i not forget.
and i still working
that haves RPGs aspects, and is "easy" to play.
Still in a very lazy development.
The game uses a system that will generate "rooms" in the map
uses PyMaxEngine and JPyDB.
based on SQL systems, this will use pickle and base64 for work.
based on SQL systems, this will use pickle and base64 for work.
The game is based on a category that i call "Massive Shooter"
we can use as example games like:
Relic Dudes, Vampire Survivors, Brotato and Survivor.io(mobile)
uses PyMaxEngine and JPyDB. You can see a YouTube playlist about this game here.
This projects uses Python, Flask and Keyboard Libraries for make a server into your local network.
Then you open this into your cellphone and you can use it as your "Keyboard".
and i still working
Medieval Life
→ Roblox
Is basically a game made in Roblox,that haves RPGs aspects, and is "easy" to play.
Still in a very lazy development.

Pixel Dungeon 2
→ Github
It's just a RPG game made in Python and PyGame.The game uses a system that will generate "rooms" in the map
uses PyMaxEngine and JPyDB.

PyMaxEngine
→ Github
It's a database system made in pythonbased on SQL systems, this will use pickle and base64 for work.

JPyDB
→ Github
It's a database system made in pythonbased on SQL systems, this will use pickle and base64 for work.

Abyssal Eclipse
→ Github
It's a game made in Python and PyGame.The game is based on a category that i call "Massive Shooter"
we can use as example games like:
Relic Dudes, Vampire Survivors, Brotato and Survivor.io(mobile)
uses PyMaxEngine and JPyDB. You can see a YouTube playlist about this game here.

Wireless Keyboard
→ Github
Use your Phone as your MacroPad/StreamDeckThis projects uses Python, Flask and Keyboard Libraries for make a server into your local network.
Then you open this into your cellphone and you can use it as your "Keyboard".
My Metas
Currently my metas are:
- Finish my studies
- Get into a college good in computer science or data science
- Create a 2D python game that's cool to play
- Improve (and a lot) in Python optimization
- etc...
Contacts
My Setup
Here are some informations about my setup
*If you buy something from this links you will support me!
Part | Name |
---|---|
CPU | Ryzen 5 4600G |
Motherboard | Asus Prime A520M-E |
GPU | GeForce RTX 4060 MSI |
RAM | 16GB DDR4 |
Power Supply | 650w Aigo (PFC Active, 80 Plus Bronze) |
Storage 1 | 512GB NVMe |
Storage 2 | 480GB SSD |
OS | Windows 10 |
Keyboard | AULA F2058 |
Mouse | HXSJ T66 |
Monitor | mnBox 24" 60Hz |
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS C:\Users\ > python
Python 3.12.4
Type "help", "copyright", "credits" or "license" for more information.
>>>print("Hello, World!")