16 Commits

Author SHA1 Message Date
4b264c8389 add skills and resume sections; update projects list in the portfolio 2025-01-24 21:26:58 -03:00
a0ec1728a4 add cyberpunk and terminal commands to change terminal themes; update styles for cyberpunk theme 2025-01-24 21:02:49 -03:00
427f864ad6 add man pages for shell commands and implement mkdir, ping, matrix, and about commands 2025-01-24 17:41:34 -03:00
f39333cae6 implement shell command interface and add basic commands (echo, ls, pwd, cd, touch, cat, rm) with syscall integration 2025-01-23 15:22:42 -03:00
2817165386 update base image to node:23-slim and change build output directory to /app/dist 2025-01-23 08:20:34 -03:00
b21b165723 update base image in Dockerfile to node:9.8-slim 2025-01-22 22:07:47 -03:00
6df6f14188 add directory listing for /app in Dockerfile 2025-01-22 22:04:00 -03:00
d001e47b09 ls test 2025-01-22 22:02:32 -03:00
7100d393ed fixing image build tag 2025-01-22 22:00:11 -03:00
8bca650138 adding back buildx 2025-01-22 21:56:15 -03:00
91561cab0a missing docker 2025-01-22 21:53:10 -03:00
f65b77014f idk 2025-01-22 21:42:59 -03:00
a546f5c572 update CI workflows to use 'main' branch 2025-01-22 21:40:40 -03:00
871eb0ce88 add docker-compose 2025-01-22 21:39:47 -03:00
f8381dd4fd adding pipeline and dockerfile 2025-01-22 21:38:36 -03:00
d25dae734c origin 2025-01-22 20:58:52 -03:00