I build software that solves real problems, not tutorial clones. My work sits at the intersection of backend engineering and applied AI: designing APIs, automating operations, and shipping SaaS products that businesses actually depend on.
I'm a Computer Science student and the founder of PLSTech, where I'm building PLS Nexus, an AI-powered automation platform for businesses. Alongside product work, I write production-grade Python and Go, and I care a lot about clean architecture, data quality, and systems that hold up outside a demo.
I also learn and teach in public. Most of what I know came from building things badly first, so I document the process and share it, whether that's a livestream, a repo, or a write-up, so other developers can skip some of the friction I didn't.
Reach me: petereluwade55@gmail.com · LinkedIn
Right now, I'm focused on:
- Building PLS Nexus into a production-ready SaaS platform
- Writing backend systems in Go and Python that are boring in the best way (reliable, testable, observable)
- Applying AI to real business workflows instead of chasing demos
- Teaching backend, Python, and Go through live sessions and content
- Contributing to and maintaining open-source tools
PLS Nexus is an AI-powered SaaS platform helping businesses automate workflows, customer interactions, productivity, and day-to-day operations using modern AI technologies. It's under active development as the flagship product of PLSTech.
|
AI-powered SaaS platform automating workflows, customer interactions, and business operations. Stack: Python · Go · AI/LLM APIs · PostgreSQL |
Production-grade Python pipeline for cleaning and standardizing Nigerian SME transaction data, with validation reporting and automated sanitization. Stack: Python · pandas · ETL |
|
Healthcare assessment platform for patient registration, screening, and clinical workflow management. Stack: React · TypeScript |
Personal portfolio showcasing AI, backend, Python, Go, and SaaS projects. Deployed on GitHub Pages. Stack: HTML · Bootstrap · Python · Go |
|
Source code from my Python, Go, AI, and web development tutorials and live coding sessions. Stack: Python · Go |
AI-powered resume screening backend. Currently ships secure JWT authentication, PDF resume upload with validation and text extraction, and async PostgreSQL data models. AI-based resume analysis, scoring, and job matching are in progress. Stack: Python · FastAPI · PostgreSQL · SQLAlchemy (Async) · JWT |
|
A production-ready, serverless contact system for my portfolio, handling text and file-attachment submissions directly from a static site while keeping API keys secure. See the dedicated section below for the full breakdown. Stack: Cloudflare Workers · Resend Email API · JavaScript · HTML/CSS |
|
I designed and deployed a production-ready contact system for my portfolio, replacing a basic form service with a custom serverless backend. It lets visitors submit project requests with file attachments (logos, documents, briefs) directly from the site, while API keys stay secure server-side through Cloudflare Worker Secrets — nothing sensitive is ever exposed in the frontend code.
Stack:
Engineering challenges solved:
- Building a backend for a static site with no traditional server
- Handling multipart form submissions containing both text fields and files
- Sending email attachments programmatically through the Resend API
- Configuring CORS so the GitHub Pages frontend could call the Worker safely
- Managing API keys securely using Cloudflare Worker Secrets instead of exposing them client-side
- Debugging a live third-party API integration end-to-end
- Deploying and testing a serverless function in production
I teach programming publicly across a few platforms, covering Python, Go, backend development, AI, software engineering, building SaaS products, and automation.
Languages
Frameworks & Platforms
Data & Infrastructure
Tools
| Stage | Focus |
|---|---|
| Completed | Core Python & Go fundamentals, first client and personal websites, first production data pipeline (Nigerian SMB Data Sanitizer), production contact system for portfolio (Cloudflare Workers + Resend) |
| Learning | Advanced Go, distributed systems, system design, cloud deployment, AI agents |
| Building | PLS Nexus (AI SaaS platform), backend services in Go, public teaching content |
| Future Goals | Scale PLS Nexus to paying customers, contribute to major open-source projects, grow a teaching audience across platforms |
- PLS Nexus — AI-powered automation platform for business workflows
- PLS Nexus Talent Intelligence — AI-powered resume screening backend (FastAPI, PostgreSQL, JWT auth, PDF text extraction shipped; AI analysis and candidate scoring in progress)
- Weekly LinkedIn Live — Python classes taught in public
- Go Backend Services — production-oriented backend systems and APIs
- Open-Source Projects — tools and utilities for other developers


