Tiago Mouta

FullStack Developer based in Porto, Portugal

Selected Work

curlme.io

Tools & Utilities

A developer tool designed for rapid HTTP request testing directly from your terminal. Built with performance and simplicity in mind.

#Next.js#TypeScript#Tailwind CSS

ERLCX

Web Applications

A full-featured marketplace that allows players to trade assets, services, and designs within the ERLC community. Includes real-time notifications and secure transactions.

#Next.js#Prisma#PostgreSQL#Redis

PyLua

Tools & Utilities

A complex integration project that brings Python syntax and logic to the Luau environment, allowing for powerful scripting capabilities in Roblox engines.

#Luau#Python#Interpreter

rapoPHP

Web Applications

A lightweight PHP framework that implements core web development concepts such as routing, middleware, and templating following next.js conventions.

#PHP#Web Development#Framework

C HTTP Server

Low Level

A robust, multi-threaded HTTP server built from scratch using C. Implements manual socket management, memory pooling, and low-level system calls.

#C#Win32#Networking