Introduction
Hi, my name is

My British shorthair catLucas

Full-stack Java Engineer

Socials
Biography

Ever since I started programming back in 2015, I haven't stopped learning new things and challenging my skills every day.
Over the years, I've maintained and contributed to big open-source projects such as ReVanced and many others, which you can view on my GitHub profile.

These days, my skills are mainly focused on backend development, with strong knowledge of Rust, Java, Kotlin, and Go. From time to time, I also enjoy working on front-end projects, such as the one you're on right now.

When I'm not working on anything, I'm usually taking bike rides, playing games such as Tom Clancy's Rainbow Six Siege, or playing with my cats because they're simply the best ๐Ÿˆ

Experience

  1. Oct 2022 โ€” Sep 2023

    Full Stack Engineer ยท Cosmius โ†

    I was responsible for engineering the front- and backend infrastructure using Flutter and Rust, respectively. The front end interfaces with a native core written in Rust via FFI and Asynchronous Message Passing, which then communicates with the backend via a REST API.

    • Rust
    • Flutter
    • TypeScript
    • PostgreSQL
    • Redis
    • Docker
  2. Mar โ€” Sep 2022

    Project Lead ยท ReVanced โ†

    I led and worked on the development of the ReVanced project, the spiritual successor to YT Vanced after it was shut down. Together with a team of developers who had the same idea as me, we built a collection of tools and applications that allow developers and users alike to modify applications to their liking. In September 2022, I stepped down from my position to continue my endeavors at Cosmius. Today, ReVanced boasts a remarkable community, with over 200k monthly active users and more than 100k Discord members.

    • Kotlin
    • Java
    • Android
    • Smali
    • Gradle

Projects

  1. Chiq by Iloontje โ†

    A fully custom handcrafted website made for a beauty salon, designed in Figma and built with SvelteKit and TailwindCSS.

    • Figma
    • SvelteKit
    • TailwindCSS
    • TypeScript
    • Cloudflare Pages
  2. NachoSpigot โ†

    NachoSpigot is a fork of TacoSpigot that aims to improve performance and stability. After the original developer abandoned it, I decided to fork the project and continue its development. My fork was later merged into the main repository, and I became the core maintainer of the project. After a year of active development, I stepped down from my position to focus on ReVanced.

    • Java
    • Maven
  3. dexlib-rs โ†

    A library that allows a developer to read, create, and modify Android DEX files. This can be used to patch applications with features unavailable in the original versions. I made this because I wanted to port the ReVanced project to Rust.

    • Rust
    • Android
    • Smali