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"
};
Highlights
- Pro
Popular repositories Loading
-
-
-
AgroConnect
AgroConnect PublicAgroConnect 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
-
CppArena
CppArena PublicA collection of C++ mini projects showcasing algorithms, data structures, and competitive programming challenges.
C++
-
CLab
CLab PublicA beginner‑friendly lab of C mini projects, focusing on fundamentals, system programming, and small experiments. Perfect for learning and practicing core C concepts.
C
-
PythonProjects
PythonProjects PublicA collection of Python mini projects that showcase problem solving, automation and creative coding with a clean beginner‑friendly design.
Python
If the problem persists, check the GitHub status page or contact support.