You are browsing as a guest. Sign up (or log in) to start making projects!

8h 3m 55s logged

Devlog #00

I needed a portfolio so after hours of work i created one, most of you maybe have questions so i will give answers to them

  1. why

Didn’t want the usual green-on-black hacker template. Went with a CTF theme instead —
blue and red, terminal windows, a boot sequence — and used real numbers from real
competitions instead of made-up stats.

  1. stack

Plain HTML, CSS, JS. No framework, no build step. Split the CSS into separate files
(base, layout, hero, sections, cards, contact, responsive) once the single stylesheet
got too long to navigate.

  1. the terminal

The hero section types out a fake exploit chain in a terminal window. First version
just typed text and left a blinking cursor — felt too static for a CTF site, so I made
it interactive. You can actually type commands: help, ls, whoami, cd
to jump around the page, plus a few things not listed in help on purpose. There’s also
a matrix-style easter egg if you know where to look.

0
3

Comments 0

No comments yet. Be the first!