Install
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Is Software Engineering Actually Dying? I Checked the Data Instead of Guessing
22+ min ago (33+ words) I think I was right There is a strange thing happening in the software engineering industry right now. You will open …...
I Finally Built My Developer Portfolio
18+ hour, 1+ min ago (79+ words) After a lot of coding, learning, changing ideas, and rebuilding things, I finally launched my personal portfolio. I didn't want it to be just a simple "about me" page. I wanted a place where I can share: This is just…...
A Recruiter Does Not Need to See All 28 of My SOC Projects
15+ hour, 44+ min ago (36+ words) They need to see the projects that provide the strongest evidence for the role I built 28 cybersecurity projects in public to develop …...
The 5-step framework I use for any system design interview (6 worked examples)
21+ hour, 51+ min ago (237+ words) Most people fail system design interviews by jumping straight to boxes. The fix is a fixed order: Clarify — functional + non-functional requirements, say the numbers out loud. Estimate — users, requests/sec, storage. Rough is fine; having a number is the point....
The AI Portfolio Projects That Instantly Tells Recruiters You’re a Junior
19+ hour, 38+ min ago (33+ words) If your GitHub is full of generic PDF summarizers and chatbot wrappers, you are raising red flags A hiring manager at a …...
Launching My Digital Portfolio: Bridging Code & Creative Media
1+ day, 10+ hour ago (134+ words) I’m excited to officially launch my new digital portfolio—a central hub where my background in Computer Engineering intersects with my passion for visual media and AI/ML technologies. 🚀 Over the last few months, I’ve focused on building tools designed…...
DSA Patterns #41 — 🌳 Tree Paths: Think From Root to Leaf
1+ day, 7+ hour ago (34+ words) A path is just a sequence of choices. DFS helps you make those choices one step at a time.” Imagine you’re navigating a maze. 💥 …...
The Debounce Question That Broke Me in an Interview
1+ day, 17+ hour ago (507+ words) I wrote fn.apply(this, args). The interviewer asked why. I had no answer. Last week I was in a frontend interview and got asked to implement …...
SQL Datatypes, Operators and NULL: Worked Examples and Traps
3+ day, 9+ hour ago (771+ words) Use one four-row Employee table to master SQL type choices, operator precedence, NULL, three-valued logic, COALESCE and aggregate outputs step by step. Exam prep & CS education The Employee table has the following schema: INTEGER stores whole numbers. VARCHAR(20) stores variable-length…...
I Turned My Personal Portfolio Into an SEO Experiment
3+ day, 10+ hour ago (572+ words) What happens when you stop treating your portfolio as just a website and start treating it as a... Tagged with seo, programming, webdev, portfolio....