██████╗ ██╗ ██╗ █████╗ ███╗ ██╗ ██████╗ ██████╗ █████╗ ██╗ ██╗ █████╗ ███╗ ██╗
██╔══██╗╚██╗ ██╔╝██╔══██╗████╗ ██║ ██╔══██╗██╔══██╗██╔══██╗╚██╗ ██╔╝██╔══██╗████╗ ██║
██████╔╝ ╚████╔╝ ███████║██╔██╗ ██║ ██████╔╝██████╔╝███████║ ╚████╔╝ ███████║██╔██╗ ██║
██╔══██╗ ╚██╔╝ ██╔══██║██║╚██╗██║ ██╔══██╗██╔══██╗██╔══██║ ╚██╔╝ ██╔══██║██║╚██╗██║
██║ ██║ ██║ ██║ ██║██║ ╚████║ ██████╔╝██║ ██║██║ ██║ ██║ ██║ ██║██║ ╚████║
╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝
Building things. Breaking things. Learning from both.
const ryan = {
name: "Ryan Brayan França Souza",
location: "São Paulo, Brasil 🇧🇷",
role: "Developer & Designer",
role: "Backend Developer",
stack: ["Java", "C#", "Node.js"],
databases: ["MySQL", "MongoDB","Postgree"],
currentFocus: "REST APIs & clean architecture",
education: [
{
degree: "Systems Analysis and Development",
school: "Cruzeiro do Sul University",
period: "2024 – 2025",
status: "✅ Graduated"
},
{
degree: "IT Technician · Internet Computing",
school: "Senac São Paulo",
period: "2024 – 2026",
status: "⚙️ In Progress"
}
],
funFact: "I design the UI before writing a single line of code."
};"Code is like humor. When you have to explain it, it's bad." – Cory House