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.

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
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

Popular repositories Loading

  1. Sample-Practice-Codes Sample-Practice-Codes Public

    C 1

  2. mmust_elc mmust_elc Public

    JavaScript 1 1

  3. voice-journal voice-journal Public

    TypeScript 1

  4. 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

  5. edu_manage edu_manage Public

    Forked from tumansutradhar/edu-manage

    Full-stack educational platform built with React, Node.js, Express, and MongoDB. Supports multi-user roles, file uploads, attendance tracking, and course analytics for modern educational institutions.

    JavaScript 1

  6. StickrHive-Academy StickrHive-Academy Public

    A StickrHive-Academy LMS

    JavaScript 1