Skip to content
View ikwerre-dev's full-sized avatar
:octocat:
Building - Testing - Shipping
:octocat:
Building - Testing - Shipping

Block or report ikwerre-dev

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
ikwerre-dev/README.md

Robinson Honour - Nigerian software developer and tech creator with over 7.5 years of experience building production-grade applications across web, mobile, robotics, and cloud infrastructure.

interface Developer {
    name: string;
    age: number;
    experience: string;
    focus: string[];
    location: string;
}

const me: Developer = {
    name: "Robinson Honour",
    age: 19,
    experience: "7.5+ years",
    focus: ["Web Development", "Mobile Apps", "Robotics", "DevOps", "Cloud Infrastructure"],
    location: "Nigeria",
};

Featured Projects

Pxxl App - Cloud Deployment Platform

Enterprise-grade cloud deployment platform enabling instant deployment of websites, APIs, and databases with zero configuration.

View Project →


EmojiDB - Lightweight Database Engine

High-performance, encrypted database engine with Node.js SDK for modern applications.

View Project →


Olamide's Tour Website

Official tour website for Nigerian musician Olamide (Baddo), handling ticket sales and event management.

View Project →

Connect

Portfolio Twitter GitHub Blog Resume

Pinned Loading

  1. EmojiDB EmojiDB Public

    Database, but encrypted using emojis

    Go 106 10

  2. my-portfolio my-portfolio Public

    TypeScript 46 9

  3. runmecv runmecv Public

    AI Resume Generator

    TypeScript 10 4

  4. k8 k8 Public

    Server and Docker Management System

    Python 4