
I'm a Web Developer.
More about me
const kaleb = {
personal: {
pronouns: 'he' || 'him',
study: "Computer Engineering at UnB",
interests: ['music', 'games', 'pop culture'],
motivation: "Crafting experiences that are engaging, accessible, and user-centric",
},
technical: {
technologies: {
Frameworks: ['Next.js', 'React', 'Inertia.js' 'Ruby On Rails'],
HTML: ['Semantic HTML'],
CSS: ['Tailwind CSS', 'styled-components'],
Languages: ['TypeScript', 'Ruby', 'C/C++'],
},
architecture: ['Single Page Applications', 'Mobile First', 'Feature First'],
}
}