▍ aminebeihaqi
  • home
  • projects
  • blog
resume.pdf ↓

▍ amine beihaqi — built with next.js & deployed on vercel

resume.pdf
All Posts
March 15, 20251 min read

Hello World — Starting My Dev Blog_

metaintro

Hello World — Starting My Dev Blog

Every developer eventually starts a blog. This is mine.

Why now?

I’ve been building things for a while — from custom HTTP servers in C++ to full-stack web apps — but I’ve never written much about the process. The thinking, the dead ends, the moments where something finally clicks.

This blog is where that changes.

What I’ll write about

  • Systems programming — C/C++, memory management, protocol implementation
  • Web development — Next.js, React, the modern frontend ecosystem
  • Project deep dives — the “why” behind technical decisions in my projects
  • Things I’m learning — VR/AR, graphics programming, whatever’s next

What to expect

Posts here will be technical, but I’ll try to make them readable. If you’ve worked through a 42 / 1337 project, you’ll find familiar territory. If you haven’t, I’ll explain enough context that it makes sense anyway.

Let’s build.