Skip to content
View dprince-03's full-sized avatar
💻
Coding
💻
Coding

Block or report dprince-03

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 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
dprince-03/README.md
██████╗ ██████╗ ██████╗ ██╗███╗   ██╗ ██████╗███████╗
██╔══██╗██╔══██╗██╔══██╗██║████╗  ██║██╔════╝██╔════╝
██║  ██║██████╔╝██████╔╝██║██╔██╗ ██║██║     █████╗  
██║  ██║██╔═══╝ ██╔══██╗██║██║╚██╗██║██║     ██╔══╝  
██████╔╝██║     ██║  ██║██║██║ ╚████║╚██████╗███████╗
╚═════╝ ╚═╝     ╚═╝  ╚═╝╚═╝╚═╝  ╚═══╝ ╚═════╝╚══════╝

Typing SVG


LinkedIn Twitter Gmail WhatsApp Portfolio


$ whoami

package main

type Engineer struct {
    Name      string
    Location  string
    Focus     string
    Stack     []string
    Available bool
}

func main() {
    me := Engineer{
        Name:      "Adejare Adedayo",
        Location:  "Abuja, Nigeria 🇳🇬",
        Focus:     "Backend Engineering — APIs, databases, systems",
        Stack:     []string{"Go", "Node.js", "MySQL", "Redis", "Docker"},
        Available: true,
    }
    _ = me
}

A bit more about me: I like taking a project from a bare schema to something actually running in production — provisioning the VPS, wiring the reverse proxy, and getting the migrations right, not just writing the API. Outside of code, I'm usually deep in system design write-ups or tightening up whatever's currently deployed.


$ ls ./skills

Layer Technologies
Languages Go JavaScript
Frontend HTML5 CSS3 React
Runtime & Frameworks Node.js Express Gin
Databases PostgreSQL MySQL MongoDB Redis
DevOps & Tools Docker Git GitHub Actions Postman AWS VPS
Comms Slack WhatsApp
OS Linux Ubuntu

$ top — What I'm currently sharpening

PID   FOCUS AREA                       STATUS
001   Backend systems (Go & Node.js)   [████████░░] active
002   Microservices architecture       [████░░░░░░] learning
003   System design & caching          [███░░░░░░░] learning
004   API security & Nginx             [███░░░░░░░] learning

$ git log --stat

GitHub Stats

Top Languages

GitHub Streak


╔══════════════════════════════════════════════════════╗
║   "First, solve the problem. Then, write the code."  ║
║                              — John Johnson           ║
╚══════════════════════════════════════════════════════╝

Building in public from Abuja 🇳🇬 · Open to remote backend roles

Pinned Loading

  1. Bibliotheca Bibliotheca Public

    📚 Bibliotheca A Library Management & E-Library System Built with Go, MySQL, Redis, Docker

    Go

  2. DevPrince-Portfolio DevPrince-Portfolio Public

    My Portfolio webdite

    JavaScript

  3. So-Good-Catering So-Good-Catering Public

    Go