I am a fullstack developer from Cadiz, Spain, who enjoys creating modern, accessible, cross-platform and open source web applications.
I mostly code in Typescript since I fell in love with Angular and many other modern web frameworks earlier this year.
I am currently working on a couple of open source projects, including my own Generatify, which is a tool that can be used to generate strong and secure passwords for all your online accounts.
I am always learning and passionate about the whole process of building software, from design to development.
I look forward to gaining new knowledge, sharing my experiences, collaborating and creating amazing products to make the world a better place!
function makeABetterWorldTogether(world: World): string | never {
const sameThoughts: boolean = compareThinking(world.people.you, world.people.me)
if(sameThoughts)
return "Just write 'git merge rafitajaen' on the console"
else
throw new Error("It is very likely that the world will explode...")
}
🧠🏭🤝🌍