Skip to content
View Cedric-Kasera's full-sized avatar
πŸ’­
πŸ§‘β€πŸ’»git commit -m "Hello there ya'll"
πŸ’­
πŸ§‘β€πŸ’»git commit -m "Hello there ya'll"

Highlights

  • Pro

Block or report Cedric-Kasera

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.

Content in all repositories owned by your account will be closed.
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
Cedric-Kasera/README.md
```java
// File: CedricKaseraProfile.java

public class CedricKasera {

    public static void main(String[] args) {
        System.out.println("Hi πŸ‘‹, I'm Omar Kasera (Cedric)");
        System.out.println("A passionate frontend/backend developer from Kenya πŸ‡°πŸ‡ͺ");

        // Current Focus
        String currentlyLearning = "Go";
        String collaborationInterest = "Open to collaborating on projects";
        String helpNeeded = "Looking for help with React Native";
        String contactEmail = "omarkasera05@gmail.com";
        String funFact = "ANIME fan 🎌";

        // Contact and Projects
        String github = "https://github.com/Cedric-Kasera";
        String linkedIn = "https://www.linkedin.com/in/omar-kasera-124737274/";
        String instagram = "https://instagram.com/omar_kasera";

        // Tech Stack
        String[] techStack = {
            "C", "C++", "Java", "JavaFX", "Kotlin", "PHP", "Python",
            "HTML5", "CSS3", "JavaScript", "TypeScript", "React", "React Native",
            "Next.js", "Node.js", "Laravel", "Tailwind CSS", "Vite",
            "Firebase", "Netlify", "Vercel", "Apache", "MySQL", "MongoDB"
        };

        // Let's print out all the info
        System.out.println("\n🌱 Currently Learning: " + currentlyLearning);
        System.out.println("πŸ‘― " + collaborationInterest);
        System.out.println("🀝 " + helpNeeded);
        System.out.println("πŸ‘¨β€πŸ’» All Projects: " + github);
        System.out.println("πŸ’¬ Ask me about: Java, C++");
        System.out.println("πŸ“« Contact me at: " + contactEmail);
        System.out.println("⚑ Fun fact: " + funFact);
        System.out.println("\nπŸ”— Connect with me:");
        System.out.println("πŸ”Ή LinkedIn: " + linkedIn);
        System.out.println("πŸ”Ή Instagram: " + instagram);

        System.out.println("\nπŸ’» Tech Stack:");
        for (String tech : techStack) {
            System.out.println("πŸ”§ " + tech);
        }
    }
}

🌐 Socials:

email

πŸ’» Tech Stack:

Go JavaScript HTML5 Java TypeScript CSS3 Render Heroku Cloudflare Netlify Vercel AWS Firebase Chakra Chart.js Flutter JavaFX jQuery JWT Next JS NodeJS NPM Nodemon RabbitMQ React Router React Query React React Hook Form Redux Socket.io TailwindCSS Vite Firebase MongoDB MySQL Redis SQLite Supabase Prisma GitLab GitHub Git

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

πŸ” Top Contributed Repo


pacman contribution graph

Pinned Loading

  1. envvault envvault Public

    Encrypted Environment Variable Manager – A zero-knowledge, developer-friendly tool for storing and managing secrets. Built with WebCrypto (AES-256-GCM), Supabase, and React (NextJS Framework), it k…

    TypeScript 1

  2. full-stack-sis full-stack-sis Public

    Forked from safak/full-stack-school

    A complete school information system

    TypeScript 1

  3. react-tablez react-tablez Public

    TypeScript 1

  4. StickrHive-Academy StickrHive-Academy Public

    A StickrHive-Academy LMS

    JavaScript 1

  5. yvelabs yvelabs Public

    A simulation platform that stress-tests learning content against synthetic learner populations before launch. Accepts curriculum content, assessments, and learner-profile settings, then returns ris…

    TypeScript 1

  6. Ohryzon/apimoq-cli Ohryzon/apimoq-cli Public

    A lightweight, persistent local API simulator for frontend development.Define the API your frontend expects. Get a real, stateful, local implementation of it - until the real backend is ready.

    TypeScript 1