Skip to main content
Faisal Misbah

My Story

How I learned to code. How I think. What shapes me.

Where I Started

The Moment It Clicked

I was in a cold computer lab, watching an instructor explain HTML line by line. Like so many beginners, I thought I had to wait - wait for the teacher, wait for the course, wait until I understood.

Then I looked at the lab notes. The documentation was right there. I didn't have to wait.

I wrote the next tag before it was explained. Refreshed the page. The browser did exactly what I told it to do.

That moment - when a solution works - became everything. The tools changed (from HTML to React, from tutorials to projects), but the satisfaction stayed the same.

How I Learn

Small Projects Beat Tutorials

Most learning advice says do courses first, build later. I do it backwards.

Step 1: Get Comfortable

Build small throwaway components. Understand the syntax. Get familiar with the structure.

Step 2: Build Something Real

Make a tool that solves one problem. Not a startup - just something small enough to understand completely.

Step 3: Use It in Projects

Take what I learned and use it in something that matters. Real users, real constraints.

How I Think

My Differentiator

Every problem has layers: the UI, the API, the database, the external services, and the cases where things go wrong.

On Debugging

When errors break, it's not chaos, it's a signal. It's telling me something. I follow that signal: reproduce it, pinpoint where it happens, fix the root cause, and prevent it from happening again.

On Code Quality

Good code is boring. So clear that someone else picks it up tomorrow without calling me. Error handlers explain what happened. Tests cover the edge cases.

On Scale

I think about constraints: what happens if usage grows, if the database is slow, or if the user loses internet? Building with those realities in mind makes the work more useful, even at student scale.

Bookshelf

What I’m Reading and Learning From

A small shelf of books that shape how I think about software, systems, practical problem solving, and growth.

Read

  • Atomic Habits - taught me to value systems over motivation.
  • HyperFocus - helped me think about attention and deep work.
  • Revive Your Heart - shaped how I think about purpose and intention.
  • Justju ka Safar - combines both volumes and reinforced reflection and steady growth.
  • Akhuwat Ka Safar - strengthened my sense of service and community.

Let's Talk

If you’re building something meaningful and solving real problems, I’d love to hear about it.