Commit Graph
18 Commits
Author SHA1 Message Date
ahp 2f30e57237 docs: add MIT license and readme 2026-08-25 21:09:32 +03:30
ahp 612d8f7cd8 chore: add git and docker ignore files 2026-08-25 21:09:23 +03:30
ahp fa5da9c509 build: add Docker multi-stage build with nginx 2026-08-25 21:09:05 +03:30
ahp c34752d1b0 chore: add background audio 2026-08-25 21:09:00 +03:30
ahp ce80bd8264 chore: add favicon 2026-08-25 21:08:55 +03:30
ahp 09fd409a23 chore: add Font Awesome 6 icon library 2026-08-25 21:08:45 +03:30
ahp ba23605bca chore: add self-hosted IBM Plex Mono, VT323, Pixelify Sans fonts 2026-08-25 21:08:27 +03:30
ahp f7ddd9e4a6 style: add CSS reset, fonts, and main styles 2026-08-25 21:08:19 +03:30
ahp a47325cc1a feat: add default command-not-found handler 2026-08-25 21:08:12 +03:30
ahp 198a198c7f feat: add whoami command with randomized passages 2026-08-25 21:07:54 +03:30
ahp 486f1c3a2a feat: add about command with social links 2026-08-25 21:07:42 +03:30
ahp c6594167f6 feat: add banner command with ASCII art display 2026-08-25 21:07:33 +03:30
ahp 79c3128fad feat: add help command with available commands list 2026-08-25 21:07:24 +03:30
ahp dd4feff6a4 feat: implement terminal engine with command dispatch and input handling 2026-08-25 21:07:15 +03:30
ahp 6da5d48fbf feat: add runtime dynamic theming from config 2026-08-25 21:06:45 +03:30
ahp 7297458011 chore: add centralized configuration with color scheme and ASCII art 2026-08-25 21:06:41 +03:30
ahp 84d79f2aa1 feat: add terminal emulator HTML structure 2026-08-25 21:06:22 +03:30
ahp 9b615f4fe3 chore: init project with vite and typescript 2026-08-25 21:05:26 +03:30