Skip to content
View johurul-haque's full-sized avatar
🌱
🌱
Block or Report

Block or report johurul-haque

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

Web Developer

👋 Hello, I'm Johurul. I'm from Bangladesh and I love building user-friendly websites for the internet. A pleasure meeting you.

Email icon Website icon Linkedin icon

const johurul = {
    code: ["Javascript", "TypeScript"],
    technologies: {
        frontend: {
            css: ["Tailwind CSS"],
            js: ["Astro", "React", "Redux", "Vite"],
            lib: ["Framer Motion", "Radix UI", "Shadcn"]
        },
        backend: { 
            db: ["MongoDB", "PostgreSQL"],
            js: ["Node", "Express", "Hono"],
            lib: ["Firebase", "Mongoose",]
        },
        misc: ["NextJs",  "Next Auth"]
    },
};

Pinned

  1. create-modular-express create-modular-express Public template

    Project scaffolder containing starter code for express configured with typescript, mongoose and zod.

    TypeScript 2

  2. a-6 a-6 Public

    Inventory management system for eye-glass selling store

    TypeScript

  3. trim-url trim-url Public

    Minimal link shortening website

    TypeScript 1

  4. next-dir next-dir Public

    CLI tool for adding route-segments in NextJs projects.

    JavaScript