Skip to content
View muhdibee's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@BuildForSDG @MediaTrust @serchedev

Block or report muhdibee

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

Hello there; welcome πŸ‘‹πŸΎ

Website Badge Linkedin Badge Twitter Badge

I'm a Software Engineer. I'm passionate about Web engineering, DevOps engineering and Cloud engineering.

Here's a quick summary about me:

  • 😊 Pronouns: He/him
  • πŸ’‘ I'm an AltSchool Africa alumni.
  • 🌱 I have 4 years of software engineering work experience.
  • πŸŽ‰I’m currently working as a full-stack developer at Media Trust LTD.
  • πŸš€ My favourite technology stack include: React.js, Next.js, JavaScript, TypeScript, Bootstrap, Tailwind CSS, Node.js, Express.js, MongoDB and MySQL.
  • βš™οΈ My favourite tools include: Linux, Ducker, Jenkins and AWS.
  • 😊 I’m open to engineering job opprtunites around open source projects, full-time roles or contract software engineering roles.
  • πŸ’Ό Job interests: Software Engineer, Front-end Engineer, Back-end Engineer, Full-stack Engineer, DevOps engineer.
  • πŸ“« Looking for an engineer? you can view my resume and contact me here.

Pinned Loading

  1. ip-address-tracker ip-address-tracker Public

    IP address tracker is used for tracking any IP addresses or domains and see the key information and location regarding it.

    JavaScript

  2. locale locale Public

    A free location service provider API

    JavaScript

  3. Blog-API Blog-API Public

    This is a free Blog API

    JavaScript 2

  4. headphones headphones Public

    Headphones is a fictitious company

    HTML

  5. Data for all states in Nigeria. This... Data for all states in Nigeria. This data is an array of objects that represent states with the following keys: name, capital, region, population, description, no_of_lgas (i.e. number of local government areas), and local_gov_areas (i.e. local government areas). The data type of these keys are; name: String, capital: String, region: String, population: Number, description: String, no_of_lgas: Number, local_gov_areas: Array of Strings (i.e. [String]). Please give this gist a star if you find it useful, and If you have any questions, please put them in the comment.
    1
    [
    2
        {
    3
          "name": "Abia",
    4
          "capital": "Umuahia",
    5
          "region": "South East",
  6. rest-countries-api rest-countries-api Public

    The application provides user with information about countries of the such as countries flag, region, capital, population, currencies and so on, it provides interactives features such as searching …

    TypeScript