π I'm from Brazil, ES π
π My birthday: 01/02 π
πΎ Since 2006
πΊ My hobbies include watching anime, testing LLMs, and playing games
- π οΈ Deep in Local AI: Enthusiastic about hosting, tuning, and running AI language models and tools locally.
- βοΈ Optimization First: Always analyze code performance and try to avoid unnecessary heavy libraries, keeping everything lightweight and efficient.
- β‘ Technology Preferences: Passionate about WebSockets, custom API builders, and low-level development.
- Q:
Is my logic wrong?R:Forgot the ";". - Q:
How to center a "div"?R:Great question... - Q:
Why did the code stop working?R:The right question would be why it worked before. - Q:
What a horrible code, whose is it?R:It was my own code...
| Logo | Language | Extension |
|---|---|---|
| JavaScript | js |
|
| TypeScript | ts |
|
| C++ | cpp |
|
| Java | java |
|
| Python | py |
|
| PSQL | psql |
|
| Dart | dart |
|
| Rust | rs |
---
config:
xyChart:
showDataLabel: true
showDataLabelOutsideBar: true
---
xychart
title "Programming Language Proficiency"
x-axis ["JS/TS", "C/C++", "Python", "Java", "Dart/Flutter", "Rust"]
y-axis "Proficiency" 0 --> 10
bar [8, 5.8, 5, 5.1, 6, 2]
| Score | Proficiency |
|---|---|
0β3 |
Foundational |
4β5 |
Working |
6β7 |
Advanced |
8β10 |
Proficient |
|
|