Randy Llobera

Hello, World!

Hey, I'm Randy 👋

I'm a software engineer based in Barcelona who enjoys building practical software, exploring modern web technologies, and figuring out better ways to work and create.

Software EngineerTeacherExplorer

Personal story

With a little more context

Background

so, how did I get here?

Over the last 12 years I’ve worked across frontend, backend, databases, integrations, and all the mess that's in between 😅. These days I spend most of my time building with React, TypeScript, AI tools, and modern full-stack workflows.

web applicationsdesktop appsbackend systemsautomation
Beyond the Classroom

then I started teaching...

Well, that was the idea, but what started as teaching technology and computer science eventually evolved into building much more than lessons.

Over the course of these few years, I've created the school's technology curriculum, led initiatives across the department, and developed internal applications used by the staff every day to manage operational workflows.

It turns out schools have plenty of problems to solve too, and software is often part of the answer. But if you ask one of my colleagues, they will tell you: Nah, that's just Randy that wants to automate everything 😂.

educationcomputer sciencecurriculum designdepartment leadershipschool software
Outside Code

and outside of all that...

Of course there is much more than just tech, teach or teaching tech for that matter. I spend a big chunk of my time cycling, climbing, skiing, traveling, and generally staying active and outdoors. However, there is one exception, I love cooking as much as I do coding, so don't get surprised if one day I wear an apron to go to work.

cyclingclimbingskiingtravelcooking

Current focus

What's keeping me busy lately

These days I’m mostly focused on turning messy processes around me into simple software. I also spend a fair amount of time exploring AI-assisted workflows, tinkering with coding agents, and slowly making my Catalan production ready.

Get in touch
current-focus.ts

const currentFocus = {

applications: 'modern_web_applications',

frontend: 'typescript_react_ecosystems',

architecture: 'full_stack_systems',

workflow: 'ai_assisted_workflows',

learning: 'catalan_fluency',

build: () => {

return 'useful_maintainable_work';

}

};