Hello World! 👋
const INFO = {
name: "Alejandro Londoño",
aboutMe:
"Hi!, I'm a Software Developer from Medellin. I like soccer, video games, research, and coding.",
languages: [
"JavaScript",
"TypeScript",
"NodeJS",
"Python",
"MySQL",
"Lua",
"HTML",
"CSS",
"Bash",
],
tools: ["VSCode", "Neovim", "Git"],
frameworks: ["React", "Nextjs", "Express"],
testing: ["Jest", "Cypress"],
learning: ["Docker", "C#"],
};📚 Blog
- How to Create a GitHub Profile Readme with GitHub Actions, Profile Trophy, and Custom Icons Badges
- How to Set up Neovim for Windows and Linux with Lua and Packer
- El uso del operador ternario vs if & else
- Mis características preferidas de JavaScript

