Hi, I am a passionate fullstack developer, passionate about technology and programming, I am currently studying Computer Engineering, I have experience creating web and mobile applications. My goal is to create innovative and functional technology solutions that solve real-world problems and improve people's lives.
const cesar = {
pronouns: "He" | "Him",
languages: ["JavaScript", "TypeScript", "C#", "Java", "Python", "PHP"],
askMeAbout: ["Web dev", "Tech", "App dev", "Soccer"],
technologies: {
mobile: ["React Native", "Expo"],
frontEnd: {
js: ["React", "Angular", "Next", "Remix", "Astro"],
css: ["Tailwind", "Bootstrap", "Sass"]
},
backEnd: {
js: ["Node", "Express", "Nest"],
csharp: ["ASP.NET"],
java: ["Spring"],
python: ["Django", "FastApi"],
php: ["Laravel"]
},
devOps: ["AWS", "Docker", "Kubernetes", "CI/CD", "Linux"],
databases: ["MySQL", "Postgres", "SQLServer", "MongoDB", "Redis"],
misc: ["Git", "GitHub", "Firebase", "socket.IO", "RxJS", "GraphQL"]
},
currentProject: "I am working on an application to sell artisan things."
};