Hi, I'm

Luan Rabelo

Software Developer

Building elegant, high-performance web experiences with C#, React & modern front-end technologies.

scroll

Tools I work with

A bit about me

Hello! I'm Luan Rabelo, a technology enthusiast and full-stack developer. I've been building products and my passion for what I do only grows stronger every day. My goal is to transform ideas into robust, elegant systems that deliver real value to clients.

As a professional, I'm dedicated, detail-oriented, and committed to delivering high-quality work. I stay current with industry trends, always providing the most effective solutions for each project.

Currently I work as a C# Developer Analyst, building new products and maintaining mission-critical systems while collaborating with cross-functional teams.

4+ Years building
50+ Projects involved
C# .NET React TypeScript SvelteKit Next.js SQL Server Tailwind

Selected projects

Rust Svelte PostgreSQL Tailwind

VetNaut

Veterinary clinic management platform — scheduling, electronic medical records and prescriptions consolidated into a single integrated system.

React TypeScript Tailwind HTML5

Wakanda Landing Page

A responsive landing page for a fictional company inspired by Wakanda, built with React and Tailwind CSS.

main.c → elf64
; uOpCC x86-64 output
section .text
  global _start

_start:
  mov  rax, 1    ; SYS_write
  mov  rdi, 1    ; stdout
  mov  rsi, msg
  mov  rdx, 13
  syscall

_exit:
  mov  rax, 60   ; SYS_exit
  xor  rdi, rdi
  syscall
Assembly x86-64 FASM C

uOpCC

A C compiler targeting x86-64, written entirely in assembly using FASM. Covers lexing, parsing and native code generation with no external dependencies.

More coming soon

New projects are in the works. Stay tuned.

Let's connect

Open to new opportunities & collaborations

Whether you have a project in mind, a job opportunity, or just want to say hi — my inbox is always open.