Skip to content
View MarzukRahmanAdi's full-sized avatar

Highlights

  • Pro

Block or report MarzukRahmanAdi

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

New Project (2)

const Adi = {
    askMeAbout: ['Web dev', 'App dev', 'Software dev'],
    technologies: {
        frontEnd: {
            js: ['Reactjs', 'Nextjs', 'Vuejs', 'Nuxtjs', 'Svelte', 'Sveltekit'],
            css: ['Bootstrap', 'Tailwind CSS', 'Material UI', 'Mantine Dev', 'UIkit', 'shadcn/ui', 'Flowbite', 'Daisy UI']
        },
        backEnd: ['Node.js', 'Express.js', 'Nestjs', 'Laravel', 'Symfony PHP', 'Adonisjs', 'Sailjs'],
        databases: ['MongoDB', 'PostgreSQL', 'SQLite', 'Firebase', 'NoSQL'],
        mobileAppDev: ['Flutter', 'Kotlin (Basic)', 'Reactjs'],
        softwareDev: ['Qt5', 'Flutter', 'Electron.js', 'JavaFX', 'WPF', '.NET MAUI'],
        competitiveProgramming: 'C++',
        expertise: [
            'Backend development',
            'Business logic writing',
            'Good front-end layout and UX building',
            'Using appropriate language for specific tasks (e.g., PHP for backend, C++ for complex computing tasks pipelined with PHP)'
        ]
    }
};

New Project (1)


Popular repositories Loading

  1. Blog-front-end Blog-front-end Public

    A blog site with nextjs, mantine (ui framework) and a headless CMS

    CSS 1

  2. Rust-Rest-Api Rust-Rest-Api Public

    A Crud api with Actix, Sqlx and Postgresql.

    Rust 1

  3. Machine-Management-System-Golang- Machine-Management-System-Golang- Public

    A manual machine management system with Golang as backend and SQLite database.

    Go 1

  4. Adi Adi Public

  5. Blog-template Blog-template Public

    This is an awesome template for bloggers .

    HTML

  6. facebook-auto-messager facebook-auto-messager Public

    Forked from eshoyfer/facebook-auto-messager

    Automated message sending on Facebook

    Python