Check out my website: 🐧 fuanito.me
LinkedIn: 📚 💻 Juan Díaz
Passionate Linux enthusiast and web developer. I thrive in building robust backend systems while crafting efficient frontend interfaces.
My toolkit includes:
def my_skills():
return {
'OS': ['Debian', 'Kali Linux'],
'programming_languages': ['Python', 'Bash', 'JavaScript', 'TypeScript'],
'back_end': ['NestJS', 'FastAPI', 'Express'],
'front_end': ['Astro', 'Angular', 'HTML', 'CSS'],
'databases': ['MySQL', 'PostgreSQL', 'MongoDB'],
'containers': ['Docker', 'Podman'],
'api_client': ['Bruno'],
'ci/cd': ['Github Actions'],
'cloud': ['Firebase, Azure'],
'learning_now': ['Cloudflared', 'Rust', 'Kotlin']
}def HelloWorld(str):
print(str)
HelloWorld("print")

