thumbnail
Mohamed Amine Terbah

My personal website

June 12, 2025
Genix
Genix

Posted on

My personal website

I’ve finally put together a minimal, terminal-inspired website for myself at m-mdy-m.github.io (code lives here ► GitHub). It’s built with GitHub Pages so it’s free, dead simple to deploy, and completely CLI-themed—think of it as a little shell where you can ls my posts, projects, and articles.

So far, I’ve published a handful of what I hope are useful articles (everything from “What Is an Algorithm?” to deep dives on data structures), and you’ll find them under Articles. Under Projects, it currently shows only ARLIZ—my ongoing book on arrays, logic, identity, and zero (a journey through DS&A from first principles to real-world code). But there’s plenty more on the way: GLAND, agas, nexa, techshelf, qiks, TideityIQ, and a slew of half-baked experiments, demos, and micro-projects to fill in the gaps.

Everything’s laid out in plain text—no distractions, no flashy themes—just a prompt, a blinking cursor, and your curiosity. If you see any typos, missing links, or broken demos, feel free to open an Issue or send a PR—I’d love your help squashing bugs, improving content, or even adding entirely new sections.

If you enjoyed poking around, please ⭐ the repo and drop your thoughts, suggestions, or criticisms in the Issues. Your feedback helps me make this little CLI shell even better. Thanks for stopping by!

Top comments (9)

pic
Submit Preview
Collapse Expand
 
polterguy profile image
Thomas Hansen
Dropdown menu

Cool concept :)

Like comment: Like comment: 2 Like Comment button
Collapse Expand
 
dotallio profile image
Dotallio
Dropdown menu

Love the terminal vibe - it really does feel like poking around a real shell and the no-frills design makes it super pleasant to read.
Curious, do you have any command-style easter eggs hidden in there?

Like comment: Like comment: 1 Like Comment button
Collapse Expand
 
nathan_tarbert profile image
Nathan Tarbert
Dropdown menu

pretty cool seeing you roll out your own space like this, been loving that no-fluff, get-to-the-point layout tbh you think showing up and dropping updates slowly is what keeps your momentum up long-term or is it more about chasing the early spark

Like comment: Like comment: 1 Like Comment button
Collapse Expand
 
m__mdy__m profile image
Genix
Dropdown menu

thanks!

honestly? a bit of both. sometimes i ride the spark when it hits, but more and more i’m trying to lean into showing up consistently—even if it’s just small stuff. the slow burn keeps things alive longer, i think.

Like comment: Like comment: 1 Like Comment button
Collapse Expand
 
nevodavid profile image
Nevo David
Dropdown menu

Pretty cool, I love when people keep it simple and clean like that. Little things like this always feel more honest to me.

Like comment: Like comment: 1 Like Comment button
Collapse Expand
 
m__mdy__m profile image
Genix
Dropdown menu

thanks

Like comment: Like comment: 1 Like Comment button
Collapse Expand
 
i_am_ziike profile image
Wisdom Ikezi
Dropdown menu

"cd .." does not work 😡😡

Like comment: Like comment: 1 Like Comment button
Collapse Expand
 
m__mdy__m profile image
Genix • Edited
Dropdown menu

Bro. Don't be nervous. I'll check it. But you can fix it yourself and contribute to the project. Easy.

These lines:»
commands.js#L37

Like comment: Like comment: 1 Like Comment button
Collapse Expand
 
sonuhansda profile image
Sonu Kumar Hansda
Dropdown menu

That's great as a linux freak i really loved it

Like comment: Like comment: 1 Like Comment button