Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View RifatParadoxical's full-sized avatar
:shipit:
ম্রা খাচ্ছি , মজ্জা পাচ্ছি
:shipit:
ম্রা খাচ্ছি , মজ্জা পাচ্ছি

Block or report RifatParadoxical

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

🙋 Who Am I?

#include <stdio.h>

int main() {
    char* name        = "Rifat";
    char* location    = "Bangladesh";
    char* status      = "Passionate ofc!";

    char* currentFocus[]  = {
        "C Programming",
        "Embedded Systems",
        "IoT (Internet of Things)",
        NULL
    };

    char* alsoKnows[]  = {
        "HTML", "CSS", "JavaScript", "React",
        "Python", "Selenium", "Scrapy", "Playwright"
        NULL
    };

    char* interests[] = {
        "🔌 Microcontrollers & circuits",
        "🌐 Connected smart devices",
        "💡 Building things that exist in the real world",
        NULL
    };

    char* beyondCode[] = {
        "🗣️ Debating",
        "🤝 Volunteerism",
        "🎓 Campus Ambassador",
        NULL
    };

    printf("Hi! I'm %s from %s.\n", name, location);
    printf("I'm a %s who loves learning.\n", status);
    printf("Right now I'm all about low-level programming & embedded systems!\n");

    return 0;
}

🔭 My Current Focus

💻 Main Focus 🎯 Future Goals
C Programming Embedded Systems Engineer
Embedded Systems Build IoT Projects
IoT Fundamentals Study Computer Science

🛠️ Skills & Tools

Currently Focused On

C Embedded Systems IoT Arduino

Also Know a Bit Of

JavaScript TypeScript Python

Tools I Use

Git GitHub VSCode


🤝 Let's Connect!

I'm always happy to meet new people — say Hi anytime! 😊

LinkedIn Facebook Gmail


☕ Support My Work

If you like what I build, a cup of cha would mean a lot! 🍵

Buy Me a Cha


"The journey of a thousand miles begins with a single line of code." 🛣️

Popular repositories Loading

  1. Muuu Muuu Public

    Romantic-themed web application built with React and Vite.

    JavaScript 1 1

  2. Unlimited-Quran-Hadith-Quotes Unlimited-Quran-Hadith-Quotes Public

    Unlimited Quran Hadith Quotes

    JavaScript 1 1

  3. ulama.ai ulama.ai Public

    JavaScript 1 1

  4. ocr-pdf ocr-pdf Public

    Python 1

  5. clock clock Public template

    Clock analog and digital

    HTML

  6. TacTocToe TacTocToe Public

    HTML