I build web applications with a strong emphasis on user experience and interface design, bringing my design background to development.
const miguelChito = {
background: {
design: "10+ years in graphic design",
travel: "3 years cooking across Southeast Asia",
coding: "Full stack development with frontend focus"
},
personalInfo: {
role: "Frontend Developer at Camp 86",
location: "Copenhagen, DK",
portfolio: "https://mchito.vercel.app",
linkedIn: "https://linkedin.com/in/miguelchito-reactdeveloper"
},
skills: {
frontend: ["JavaScript", "TypeScript", "React", "Next.js", "HTML/CSS", "TailwindCSS", "Redux", "React Query", "Zustand"],
backend: ["Node.js", "Express", "REST APIs"],
databases: ["MongoDB", "PostgreSQL", "Firebase", "Supabase"],
deployment: ["Vercel", "Netlify", "Heroku", "AWS"],
tools: ["Git", "GitHub", "VS Code", "Jest", "React Testing Library"]
},
currentlyLearning: ["React Native", "Advanced TypeScript", "AWS"],
currentProjects: {
professional: "Qliks - email platform for musicians",
personal: " DesignHandoff - collaborative platform that streamlines the transition from design to development"
}
};