Hi, I'm Jaume

Senior backend engineer

(senior of programming things as a hobby, too)

arrowarrow

Overview

Full-time backend engineer since 2018 at The Knot Worldwide.
Writing efficient and extensible code using PHP, Symfony, Typescript, NextJS and GraphQL.

Want to know more? LinkedIn

PHP
PHP
Symfony
Symfony
Typescript
Typescript
NestJS
NestJS
NextJS
NextJS
GraphQL
GraphQL
Git
Git
Docker
Docker

Other tech

Tech that I've learnt how to use outside of my full-time job (side projects, hobby projects, etc.)

Flutter
Flutter
Kotlin
Kotlin
Unity
Unity
Rust
Rust

Projects

A few projects I've chosen to implement as a hobby. Some will include an online demo and/or the repository for their code.
They show some of the hard challenegs I've tackled and how I use different technologies and methodologies.

Spelled out numbers parser

Spelled out numbers parser

Automatically transform "I am six feet tall." into "I am 6 feet tall".

Easy? What about "seven million seven hundred nine thousand nine hundred and eighty-one"? :)

Kotlin
Kotlin
Rust
Rust
Math expression parser

Math expression parser

Parse and execute math expressions like "a * 5 / (b + 3)^3".

Does not rely on any external parser or interpreter.

Kotlin
Kotlin