I'm a Colombian full stack developer, passionate about improving the human experience and well being through the usage of computers and technological solutions. Currently, working at Microsoft as a Software Engineer. My favorite programming language is Rust, I use Arch Linux as my personal laptop OS and love window tilling managers to death (have used i3wm, qtile, hyprland, komorebi).
const summary = {
name: "Juan Sebastián Cárdenas-Rodríguez",
role: "Software Engineer",
company: "Microsoft",
degree: "Mathematical Engineer",
languages: [
{
"language": "Spanish"
"level": "native"
},
{
"language": "English",
"level": "B2"
}
],
preferred_stack: {
frontend: {
language: "typescript",
libraries: [
"nuxt", "tailwindcss", "vue-toastification", "material-icons"
],
experience: "2 years"
},
backend: [
{
language: "rust",
libraries: ["axum", "sqlx", "async-graphql", "utoipa", "reqwest"],
experience: "2 years"
},
{
language: "python",
libraries: [
"fastapi", "sqlalchemy", "aiohttp", "pandas", "numpy"
],
experience: "4 years"
},
{
language: "typescript",
libraries: ["nuxt", "slonik", "zod", "express"],
experience: "2 year"
}
],
devops: ["docker", "bitbucket_pipelines", "github_actions", "linux"],
database: ["postgresql", "redis"]
}
}