Skip to content
View peterlightspeed's full-sized avatar

Block or report peterlightspeed

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
peterlightspeed/README.md

About Me

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 (AI-powered talent intelligence) and PLS Jarvis (a full AI assistant ecosystem: FastAPI backend, web app, and mobile scaffold). Alongside product work, I write production-grade Python and I'm actively growing my Go skills, 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

Current Focus — PLS Nexus

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.

Repository Live Demo


Featured Projects

PLS Jarvis — AI Assistant Ecosystem

A JARVIS-inspired AI assistant: FastAPI backend (multi-provider AI with automatic fallback across Gemini/OpenAI/Anthropic/Groq/OpenRouter, device command routing, credits + Paystack payments, admin dashboard, RAG semantic cache), a React PWA with voice input/output, and a React Native (Expo) Android scaffold.

Stack: Python · FastAPI · React · TypeScript · React Native (Expo) · Supabase · PostgreSQL

Repo Status Status

PLS Nexus — Talent Intelligence Platform

AI-powered resume/talent intelligence backend. FastAPI + PostgreSQL + JWT authentication, Gemini AI integration with schema validation before AI output touches the database, a circuit breaker pattern built from scratch to stop cascading failures, and graceful handling of corrupted/unreadable uploads.

Stack: Python · FastAPI · PostgreSQL · SQLAlchemy (Async) · JWT · Gemini AI

Repo Status

Nigerian SMB Data Sanitizer

Production-grade Python pipeline for cleaning and standardizing Nigerian SME transaction data, with validation reporting and automated sanitization.

Stack: Python · pandas · ETL

Repo Demo

Hope Assessment App

Healthcare assessment platform for patient registration, screening, and clinical workflow management.

Stack: React · TypeScript

Repo Demo

Portfolio Website

Personal portfolio showcasing AI, backend, Python, Go, and SaaS projects. Deployed on GitHub Pages.

Stack: HTML · Bootstrap · Python · Go

Repo Demo

PeterLightspeed Projects

Source code from my Python, Go, AI, and web development tutorials and live coding sessions.

Stack: Python · Go

Repo Demo

Production Contact System

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

Live Site Status


Production Contact System

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

Live Site


Content Creation

I teach programming publicly across a few platforms, covering Python, Go, backend development, AI, software engineering, building SaaS products, and automation.

LinkedIn Live YouTube TikTok GitHub


Tech Stack

Languages

Frameworks & Platforms

Data & Infrastructure

Tools


Currently Learning


GitHub Stats





Roadmap

Stage Focus
Completed Core Python fundamentals, first client and personal websites, first production data pipeline (Nigerian SMB Data Sanitizer), production contact system for portfolio (Cloudflare Workers + Resend), PLS Jarvis backend + web app
Learning Go, distributed systems, system design, cloud deployment, AI agents
Building PLS Nexus (AI talent intelligence platform), PLS Jarvis (mobile app), backend services in Go, public teaching content
Future Goals Scale PLS Nexus to paying customers, ship PLS Jarvis mobile, contribute to major open-source projects, grow a teaching audience across platforms

Currently Building

  • PLS Jarvis — AI assistant ecosystem: FastAPI backend and React PWA fully implemented; React Native (Expo) Android app scaffolded, native device wiring in progress
  • PLS Nexus — AI-powered resume/talent intelligence backend (FastAPI, PostgreSQL, JWT auth, PDF text extraction and schema-validated AI output shipped; candidate scoring and job matching in progress)
  • Weekly LinkedIn Live — Python classes taught in public
  • Go Backend Services — production-oriented backend systems and APIs, as I grow from Go fundamentals
  • Open-Source Projects — tools and utilities for other developers



Connect

Portfolio GitHub LinkedIn YouTube TikTok X Blog Email


Pinned Loading

  1. peterlightspeed_projects peterlightspeed_projects Public

    Source code for my Python, Go, AI, and web development tutorials and live coding sessions.

    Python 9 1

  2. lightspeed-hospital-template lightspeed-hospital-template Public

    Responsive hospital website template for healthcare organizations and medical professionals.

    JavaScript 2

  3. peterlight-ai-cover-letter peterlight-ai-cover-letter Public

    AI-powered resume and cover letter generator built with Python to help job seekers create better applications.

    Python 2

  4. pls-nigerian-smb-data-sanitizer-community pls-nigerian-smb-data-sanitizer-community Public

    Community Edition of a production-grade Python pipeline for cleaning and standardizing Nigerian SME transaction data. Built with pandas, OOP, validation reporting, and automated data sanitization.

    Python 3 1

  5. portfolio portfolio Public

    Personal portfolio showcasing my AI, backend, Python, Go, and SaaS projects.

    HTML 5