Skip to content
View ishfaqbuilds's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ishfaqbuilds

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ishfaqbuilds/README.md

⚡ IshfaqBuilds: Turning Caffeine, Code and Chaos into Products.

Typing SVG
GitHub Streak

Get To Know Me

const ishfaqbuilds = {
    bittertruth: "computer science sucks",
    currentStatus: "learning programming fundamentals",
    techStack: {
        current: ["c", "c++"],
        learning: ["html", "css", "javascript"],
        tools: ["git", "vscode", "github"],
        wantToLearn: ["react", "node.js", "python"]
    },
    goals: {
        shortTerm: "master web development basics",
        longTerm: "become a full-stack developer",
        dream: "build, launch and scale my own tech startup"
    },
    personality: {
        interests: ["problem solving", "clean code", "new technologies"],
        workStyle: "detail-oriented and persistent",
        learningStyle: "hands-on practice"
    },
    funFacts: {
        motto: "started with pointers, heading to the web 🌐",
        favoriteIDE: "vs code with dark theme",
        debuggingMethod: "cout statements and patience",
        coffeeOrTea: "tea ☕", // very bengali!
        codingPlaylist: "lofi beats"
    },
    contact: {
        availability: "open to learning opportunities",
        email: "sajid.ishfaq.bd@gmail.com",
        github: "github.com/ishfaqbuilds",
        preferredContact: "github issues or email"
    },
    
    currentlyReading: "clean code by robert c. martin",
    nextMilestone: "build my first web project",
    inspiration: "turning coffee into code, one line at a time"
};

💀 Tech Stack

Current Skills

C C++

Learning Soon!

HTML5 CSS3 JavaScript

Tools

Git GitHub VS Code

🌊 GitHub Activity

GitHub Activity Graph

🌍 Let’s Link Up — Code, Collab or Ideas?

Portfolio LinkedIn Email

💭 Inspiration


⭐ From ishfaqbuilds

Profile Views
Snake animation

Popular repositories Loading

  1. ishfaqbuilds ishfaqbuilds Public

    Check Out My Profile!

  2. SD1_AU25_C243021 SD1_AU25_C243021 Public

    An Interesting Course Known As Software Development!

  3. AgroConnect AgroConnect Public

    AgroConnect is a web-based platform that directly connects local farmers (like Abdul Karim from Kumira) with urban buyers (like restaurant owners in Chattogram, e.g., Shahed Alam). The goal is to c…

    HTML

  4. CppArena CppArena Public

    A collection of C++ mini projects showcasing algorithms, data structures, and competitive programming challenges.

    C++

  5. CLab CLab Public

    A beginner‑friendly lab of C mini projects, focusing on fundamentals, system programming, and small experiments. Perfect for learning and practicing core C concepts.

    C

  6. PythonProjects PythonProjects Public

    A collection of Python mini projects that showcase problem solving, automation and creative coding with a clean beginner‑friendly design.

    Python