Willem
Johannes
Smith

FULL STACK DEVELOPER // SYSTEMS ARCHITECT

Full Stack Developer shipping production systems end to end — React / Next.js frontends, Golang / Node services, Supabase / PostgreSQL data layers, and Docker-driven CI/CD. Increasingly driven by prompt engineering, building agentic AI workflows that accelerate development and ship features faster.

Core Stack
C / C++GOLANGTYPESCRIPTVUE.JSREACTNEXT.JSDOCKERDOCKER COMPOSECLAUDE CODELOCAL AI MODELSSHELL SCRIPTINGSYSTEMS ADMIN
BIO-SIG: VERIFIED UPLINK_SECURE
Deploy_ID: X-01
ONLINE

Jarvis

// Solo Developer

Native macOS Agentic Orchestration Layer. A dual-tier local/cloud LLM control interface operating on an 18GB hardware budget.

Automated terminal interfacing and voice-to-text semantic translation, coordinating local inference with cloud models for low-latency, privacy-aware command execution.

SwiftUINode.jsLlama.cppWhisper
18.4 GB memory budget
42 tokens/sec inference
Dual-tier local + cloud LLM
Voice + terminal control
Jarvis screenshot
VISUAL_FEED 1 FRAME
Deploy_ID: X-02
ONLINE

Cormonity

// Full Stack Developer

Distributed Digital Ecosystem Node. An active production platform engineered for massive concurrent requests and ultra-low latency data state distribution across global edge networks.

Built on Next.js with Cloudflare Workers at the edge and Redis for distributed state, optimizing traffic routing for resilient, low-latency delivery worldwide.

Next.jsTypeScriptCloudflare WorkersRedis
99.99% global uptime
12,400 req/sec
Global edge routing
Stable production
Cormonity screenshot
VISUAL_FEED 1 FRAME
Deploy_ID: X-03
ONLINE

Megastars.ai - Next.js Platform (v2)

November 2024 - Present // Full Stack Developer

Full-stack contributor to Megastars.ai v2, a production influencer-marketing platform at Ratchet Capital serving 500+ active influencers.

Worked across the Next.js frontend and Supabase backend — configuring multiple OAuth strategies (Instagram / TikTok / YouTube), building dashboard features, and improving landing-page SEO.

Next.jsReactSupabaseTypeScriptCloudflareAI-Assisted Dev
Serving 500+ influencers
99.9% uptime
10K+ daily auth requests
Real-time data sync
W.J. SMITH // ADMIN
AUTH_TOKEN: VALIDATED

> INIT SUBSYSTEM.sh

> LOADING MODULES... [OK]

> ESTABLISHING UPLINK...

> AWAITING COMMAND_

Deploy_ID: X-04
STANDBY

Influenz - Microservices Platform

October 2024 - November 2024 // Tech Lead

Developed the initial version of Megastars.ai at Ratchet Capital using a Docker-based microservices architecture. Implemented containerized services, CI/CD pipelines with GitHub Actions, and an OAuth 2.0 authentication service in Express.js for centralized user management. Built the Vue.js-based Influencer Dashboard for campaign and assignment management, ensuring scalable deployments and a seamless user experience.

Vue.jsGolangExpress.jsDockerGitHub ActionsOAuth 2.0
3 microservices architecture
OAuth 2.0 authentication
Automated CI/CD pipeline
W.J. SMITH // ADMIN
AUTH_TOKEN: VALIDATED

> INIT SUBSYSTEM.sh

> LOADING MODULES... [OK]

> ESTABLISHING UPLINK...

> AWAITING COMMAND_

Deploy_ID: X-05
STANDBY

ft_transcendence

Sep, 2023 - Nov, 2023

Ft_transcendence is the first of many web development projects that involves the use of a TypeScript frontend framework, Nest.js backend, and a PostgreSQL database. The project requires a team of 3-5 developers to complete it, and our 4-person team implemented an Agile approach to software development.

Using Agile board software like YouTrack we were able to quickly implement new technologies and libraries as well as verify each other's work before merging into the 'Story Branch' (otherwise known as a feature branch).

Led frontend implementation with the Nuxt.js framework, translating Figma designs into code to be integrated into the web application.

Nuxt.jsVue.jsTypeScriptNest.jsPostgreSQLDockerGit
ft_transcendence screenshot
VISUAL_FEED 4 FRAMES

Production Track

// Subsystem_Manifest

Production systems shipped for clients and employers — full-stack platforms, marketing sites, and services running in the wild.

November 2024 - January 2026

ioMega Energy - SEO-Optimized Website

Designed and developed a production SEO-optimized corporate website for a clean energy company, achieving exceptional performance and search rankings.

Eleventy SASS Docker Nginx GSAP
October 2024 - November 2024

Trescudo - Cybersecurity Marketing Site

Built production marketing website for cybersecurity services with focus on performance optimization and fast load times.

Eleventy Nunjucks Docker Nginx GitHub Actions
July 2024 - October 2024

Verif-y - Document Verification Mobile App

Frontend developer for Verif-y, a React Native iOS/Android application at Ratchet Capital for document verification workflows.

React Native Expo TypeScript Canvas API
Aug, 2023 - Dec, 2023

wiValgrind

A containerized shell development environment with standardized tools and utilities such as make, gcc, g++, node.js, and npm allowing the developer to compile,…

Docker Docker Compose Linux Make GCC
Source ↗

42 Abu Dhabi // Software Engineering Cursus

// Academic_Subsystems

The 42 Abu Dhabi peer-to-peer curriculum — low-level systems projects built from scratch in C / C++, with no lectures and no teachers.

May, 2023 - Jun, 2023

Inception

Inception is an introduction to docker and docker compose. This project gave me the opportunity to implement a small dockerized infrastructure with Nginx,…

Docker Nginx WordPress MariaDB Linux
Source ↗
Apr, 2023 - May, 2023

Ft_Irc

Ft_irc provided essential experience in socket programming. This project required a team of 2-3 developers to create an IRC server in C++ that would handle…

C++ Sockets Linux Git
Source ↗
Feb, 2023 - Mar, 2023

Ft_Containers

Ft_Containers encapsulated multiple unique concepts of computer programming. The project requires that an individual implement their own version of the vector,…

C++ STL Linux Git
Source ↗

libft

Re-coding standard C library functions from scratch to understand memory management and core data structures — the foundational toolkit reused across the…

C Makefiles Memory Management

minitalk

Using Unix signals (SIGUSR1/SIGUSR2) for bitwise data transmission and inter-process communication between a client and server.

C Unix Signals IPC

minishell

Building a command-line interpreter — parsing, tokenization, and execution of binaries with environment handling, pipes, and redirections.

C Parsing Processes

philosophers

Solving the Dining Philosophers problem using threads, mutexes, and semaphores — a deep dive into concurrency, race conditions, and deadlock avoidance.

C Threads Mutexes Semaphores

push_swap

Optimizing sorting algorithms using a limited set of stack operations, minimizing the number of moves required to sort arbitrary integer sequences.

C Algorithms Sorting

Achievements

// Certified_Credentials
Ministry of Energy & Infrastructure × 42 Abu Dhabi

AgentEra AI Hackathon — Certificate of Appreciation

Certificate of Appreciation from the UAE Ministry of Energy & Infrastructure and 42 Abu Dhabi for participating in the MOEI × 42 Abu Dhabi AgentEra AI Hackathon — recognized for innovation, collaboration, and problem-solving in Artificial Intelligence.

Artificial IntelligenceAgentic AICollaborationProblem-Solving
42 Abu Dhabi // Nov 2023

42 Common Core Certification

Completed the rigorous 42 Common Core — a peer-to-peer, project-based software engineering curriculum with no lectures or teachers. Covered low-level C/C++, Unix system programming, IPC, threading and concurrency, network sockets, algorithms, graphics, and DevOps through progressively harder projects.

C / C++Unix SystemsConcurrencyNetworkingAlgorithmsDevOps
Vex IQ // Feb 2024

Vex IQ certification

VEX IQ Robotics Certification

Earned a 16-credit-hour VEX IQ Robotics Certification, developing practical experience in robotics engineering, programming fundamentals, systems integration, and technical problem-solving. Applied engineering design methodologies and iterative development practices to build, test, and optimize robotic solutions, strengthening skills directly transferable to software development and complex system design.

Capability Matrix

// Skill_Registry
Frontend
ReactNext.jsVue.jsNuxt.jsTypeScriptHTML5CSS3SASS
Backend
Node.js / ExpressGolang / GinSupabasePostgreSQLREST APIsOAuth 2.0
SEO & Performance
JSON-LD Structured DataLighthouseWebPLazy LoadingGSAPChart.js
DevOps & Cloud
DockerGitHub ActionsNginxCloudflareFirebaseRolling Deployments
Systems
PythonC / C++LinuxShellGitMakefiles
AI-Assisted
Claude CodePerplexity AIAI DebuggingRapid Prototyping
// Transmission_Channel

Establish Uplink

Open to roles, collaborations, and interesting problems. Send a signal — I read every transmission and respond fast.

Direct line: wismith@student.42AbuDhabi.ae