Skip to content
View Stephen842's full-sized avatar

Highlights

  • Pro

Block or report Stephen842

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
stephen842/README.md

Hi, I'm Stephen 👋

Software Engineer • Backend & Web3 Developer • Django | Python | Solidity

Email Location Open to Collaboration


👨‍💻 About Me

I started with software engineering because I love turning ideas into reliable products—from clean APIs to secure backend flows.

  • 💡 What I’m passionate about: Building developer-friendly backends and practical Web3 integrations that solve real problems.
  • 🌱 Currently learning: Systems design, production-grade Django, and smart contracts with Solidity.
  • 🎯 My vision: To build scalable, user-centered platforms for emerging markets, where reliability and affordability matter most.
  • 🧪 Projects I want to work on: Subscription/payments platforms, edtech ecosystems, dashboards & analytics, and Web3-enabled features (NFT certs, wallets, on-chain verification).

🦉 OWLPHA University (Flagship Product)

OWLPHA University is a Web3-powered edtech platform I’m building to become the Coursera of blockchain and emerging tech.

It’s designed as a complete learning ecosystem with:

  • 📚 Courses → Modules → Lessons structure with video, quizzes & progress tracking
  • 🧾 NFT certification system powered by Ethereum & IPFS
  • 💬 Community features: group channels, insights, video/voice conferencing
  • 🎮 Gamification: XP points, badges, ranks, and leaderboards
  • 🔒 Scalable backend with Django + Postgres + Celery + Redis
  • 🌐 Global-first approach: accessible, reliable, and long-term scalable

👉 My goal with OWLPHA is to redefine Web3 education, combining trustless certification with an engaging community-driven learning platform.


🚀 Highlights

  • 🧰 Tech Stack:
    Python · Django · DRF · PostgreSQL · Celery · Redis · Docker · TailwindCSS
    Solidity · Web3.py · Git/GitHub · CI/CD · Unit Testing (pytest)

  • 🏗️ What I’m building right now:

    • OWLPHA University (Web3 learning platform with NFT certificates, payments & gamification)
    • A Future of Work subscription platform (multi-gateway payments: Helio/Web3, Remita, Opay)
    • Mailer (Email & WhatsApp Marketing Platform) — End-to-end marketing automation with bulk messaging, campaign analytics, and user segmentation.
    • Web3-enabled integrations for trustless verification and credentialing

🔧 Featured Projects

🦉 OWLPHA University

A Web3-powered edtech platform with NFT certification, gamification, and community-driven learning.

  • ✅ NFT Certificates on Ethereum (IPFS metadata)
  • ✅ Gamified progress tracking with XP & badges
  • ✅ Integrated chat + conferencing for students
RepoLive Demo

Future of Work – Subscription Platform

Django-based subscription flow with multi-gateway payment support and webhook-ready backend.

  • ✅ Clean form validation & user messages
  • ✅ Payment gateway selection (Helio/Web3, Remita, Opay)
  • ✅ Reliable webhook design for receipts
RepoLive Demo

Web3 Certificate (NFT) Prototype

Prototype to issue and verify on-chain certificates for learners using Solidity + Ethers.js.

Repo

🧱 Skills Matrix

  • Backend: Django, DRF, Auth, REST, Caching, Task Queues (Celery), Testing (pytest)
  • Databases: PostgreSQL, SQLite (dev), migrations & data integrity
  • DevOps: Docker, GitHub Actions (basic CI), logging/monitoring basics
  • Web3: Solidity, EVM basics, wallet flows, NFT certs
  • Frontend (supporting): HTML, CSS, TailwindCSS, Vanilla JS

📈 GitHub Stats

GitHub Stats Top Languages

🤝 Let’s Collaborate

I’m open to backend roles, Web3 integrations, and edtech/fintech projects. If you’re building something meaningful, let’s talk.


🗂️ How I Work (Principles)

  • Start simple, then scale with tests & metrics.
  • Prefer explicit, well-documented APIs.
  • Design for resilience: idempotency, retries, and graceful failure paths.
  • Leave every codebase cleaner than I found it.

“Technology isn’t just built — it’s crafted. The best products evolve through learning, collaboration, and bold ideas put into action.”

Pinned Loading

  1. Future-of-work Future-of-work Public

    Future of Work is a platform that helps people learn digital skills, apply them through real-world micro-projects, and access global earning opportunities. Using a Learn → Do → Earn model, it enabl…

    HTML 1

  2. Mailer Mailer Public

    Mailer — A Minimal Django Email Marketing MVP A simple Django app to collect subscriber emails, draft basic campaigns, and send bulk emails in one click. Built as a lean foundation for future exten…

    JavaScript

  3. OWLPHA-UNIVERSITY OWLPHA-UNIVERSITY Public

    Decentralized Web3 education platform built with Django — featuring user-controlled profiles, blogs, courses, chat, and IPFS integration.

    JavaScript

  4. Easyshop Easyshop Public

    An intuitive and user-friendly e-commerce platform designed for seamless online shopping. With features like product browsing, advanced search, secure checkout, and Payment system, Easyshop provide…

    HTML

  5. weather_forecast weather_forecast Public

    A weather forecast web app built with Django, HTML, CSS, TailwindCSS, and the OpenWeather API. It lets users search for any city worldwide and view real-time weather conditions. The app is responsi…

    Python

  6. simple_shell simple_shell Public

    a team task of which me and my partner are to come up with creating a bash shell with limited functionality

    C