Skip to content
View JohnKamaujk's full-sized avatar
💭
coding 👨‍💻
💭
coding 👨‍💻

Highlights

  • Pro
Block or Report

Block or report JohnKamaujk

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

Hello, I'm John Kamau!

Software Engineer based in Kenya

Twitter Follow Linkedin: John Kamau GitHub followers website

A little more about me...

const johnKamau = {
    pronouns: "He" | "Him",
    code: ["JavaScript", "Python", "Ruby"],
    askMeAbout: [, "tech", "web development", "app development", "photography", "music"],
    technologies: {
        frontEnd: ["React", "Vue.js", "Next.js"],
        backEnd: {
            js: ["Node.js", "Fastify", "Express.js", "Nest.js"],
            python: ["Django"],
            ruby: ["Ruby on Rails (ROR)"]
        },
        mobileApp: {
            crossPlatform: ["React Native"],
            native: ["Android Development"]
        },
        devOps: ["AWS", "Docker🐳", "Route53", "Nginx"],
        databases: ["MongoDB", "MySQL", "SQLite"],
        misc: ["Firebase", "Socket.IO", "Selenium", "OpenCV", "PHP", "SuiteApp"]
    },
    architecture: ["Serverless Architecture", "Progressive Web Applications", "Single Page Applications"],
    currentFocus: "Exploring the depths of tech while sipping on a cup of coffee",
    funFacts: [
        "Most maps of the world are wrong.",
        "Earth drifts away from the sun by about 2.36 inches (6 centimeters) per year due to the sun's mass loss."
    ]
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊

Pinned

  1. podcastr podcastr Public

    AI SaaS Podcasts generator.

    TypeScript

  2. foodie-express foodie-express Public

    A modern food delivery web app connecting customers with local restaurants. Features sleek interface, real-time order tracking, and user empowerment to create and manage restaurants

    TypeScript

  3. JobHub_Connect JobHub_Connect Public

    A Job Board Application that simplifies job searches for users and eases recruitment for administrators. Users can browse curated job listings, filter by location, industry, or job type, and create…

    JavaScript 3 1

  4. LeetCodeLab LeetCodeLab Public

    This project aims to provide solutions to LeetCode coding problems using both JavaScript and Python3 programming languages. One DSA question a day keeps the bugs away.

    JavaScript

  5. catrix catrix Public

    Catrix lounge & restaurant sleek website. Cool UI made with html5-canvas, bootstrap5 and php for interactivity.

    HTML

  6. portfolio_website portfolio_website Public

    My personal portfolio website, a dynamic showcase of my skills, projects, and experiences. Built using React.js, Tailwind CSS, and other modern libraries, the site features a sleek design, responsi…

    JavaScript