Skip to content
View solomonchidera's full-sized avatar
🧩
thinking
🧩
thinking

Highlights

  • Pro
Block or Report

Block or report solomonchidera

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
solomonchidera/README.md

Hi 👋, I'm Solomon Chidera Oyoke

A Self-Taught Web Developer And Also A Software Engineering Student at ALX-Africa

Typing SVG

solomon's viewers

class Developer {
    @Getter
    private final String name, description;
    @Getter
    private final URL website;
}

class Solomon extends Developer {
    public solomon() {
        this.name = "Solomon";
        this.description = "Am a Software Engineer";
        this.website = new URL("https://solochid.vercel.app/");
    }
}

Contact Me:

Discord Icon

Pinned

  1. Positive-Bot Positive-Bot Public

    A discord bot that checks for some sad keywords and reply back with positive words

    JavaScript 1

  2. Flixify Flixify Public template

    An adfree, subfree movie streaming site basically from api(s)

    TypeScript 7 2

  3. Realistic-Fire-Flame-Effect Realistic-Fire-Flame-Effect Public

    Creating a realistic fire flame effect in C with library like OpenGL for graphical rendering

    C 2

  4. spotube spotube Public

    Forked from KRTirtho/spotube

    🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!

    Dart 1