30 Commits

Author SHA1 Message Date
41572df5af add sliders styles for vintage TV interface; update index.css to include new sliders stylesheet
Some checks failed
Master Build / Build and Push Docker Image (amd64 and arm64) (push) Successful in 48s
Master Build / Deploy Live (push) Successful in 3s
Master Build / Deploy Local (Demo) (push) Has been cancelled
2025-03-14 20:37:15 -03:00
144acbd355 add custom scrollbar and boot-up animation styles; implement TV boot sequence in App component 2025-03-14 19:56:19 -03:00
833eac7bb9 update CI workflow to target only linux/arm64 platform
Some checks failed
Master Build / Build and Push Docker Image (amd64 and arm64) (push) Successful in 48s
Master Build / Deploy Live (push) Successful in 4s
Master Build / Deploy Local (Demo) (push) Has been cancelled
2025-03-14 19:35:21 -03:00
40e9f51884 update Dockerfile to use Node.js 20-slim as the base image
Some checks failed
Master Build / Build and Push Docker Image (amd64 and arm64) (push) Failing after 2m10s
Master Build / Deploy Local (Demo) (push) Has been skipped
Master Build / Deploy Live (push) Has been skipped
2025-03-14 19:32:58 -03:00
9f859335ad fix CI
Some checks failed
Master Build / Build and Push Docker Image (amd64 and arm64) (push) Failing after 2m13s
Master Build / Deploy Local (Demo) (push) Has been skipped
Master Build / Deploy Live (push) Has been skipped
2025-03-13 21:03:55 -03:00
0afae809c0 update CI workflow to use ubuntu-latest for build and deploy jobs
Some checks failed
Master Build / Build and Push Docker Image (amd64 and arm64) (push) Failing after 2m3s
Master Build / Deploy Local (Demo) (push) Has been skipped
Master Build / Deploy Live (push) Has been skipped
2025-03-13 21:00:46 -03:00
ad7da616d4 refactor CSS styles for improved visual clarity; adjust gradients and opacity levels 2025-03-13 21:00:10 -03:00
121d437b7d enhance TerminalButton with sound effects and dynamic visual feedback; improve App layout with enhanced TV frame and controls 2025-03-13 20:52:08 -03:00
ae3185dda2 update CI workflow to build and push Docker images for amd64 and arm64 architectures on self-hosted runner
All checks were successful
Master Build / Build and Push Docker Image (amd64 and arm64) (push) Successful in 2m23s
Master Build / Deploy Local (Demo) (push) Successful in 11s
Master Build / Deploy Live (push) Successful in 6s
2025-01-24 22:26:37 -03:00
e7051d2a68 refactor deployment jobs in CI workflow for clarity and consistency 2025-01-24 22:24:37 -03:00
1c9c77eca3 refactor CI workflow to unify build job name and support multi-platform Docker images; update image URL in docker-compose
Some checks failed
Master Build / Build and Push Docker Image (amd64) (push) Failing after 51s
Master Build / Update running container (push) Has been skipped
2025-01-24 22:23:50 -03:00
ccdf9dddc3 update Actions workflow to use ubuntu-latest for builds and add live deployment steps
Some checks failed
Master Build / Update running container (push) Has been cancelled
Master Build / Build and Push Docker Image (amd64) (push) Has been cancelled
2025-01-24 22:21:56 -03:00
37ac35e3f4 add mobile device detection and redirect to external site
All checks were successful
Master Build / Build and Push Docker Image (amd64) (push) Successful in 53s
Master Build / Update running container (push) Successful in 10s
2025-01-24 22:16:42 -03:00
8117a4870b add Posts section and update Profile with education; enhance Skills styling 2025-01-24 22:12:02 -03:00
4b264c8389 add skills and resume sections; update projects list in the portfolio
All checks were successful
Master Build / Build and Push Docker Image (amd64) (push) Successful in 1m38s
Master Build / Update running container (push) Successful in 8s
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
All checks were successful
Master Build / Build and Push Docker Image (amd64) (push) Successful in 53s
Master Build / Update running container (push) Successful in 52s
2025-01-23 15:22:42 -03:00
2817165386 update base image to node:23-slim and change build output directory to /app/dist
All checks were successful
Master Build / Build and Push Docker Image (amd64) (push) Successful in 1m33s
Master Build / Update running container (push) Successful in 11s
2025-01-23 08:20:34 -03:00
b21b165723 update base image in Dockerfile to node:9.8-slim
Some checks failed
Master Build / Build and Push Docker Image (amd64) (push) Failing after 57s
Master Build / Update running container (push) Has been skipped
2025-01-22 22:07:47 -03:00
6df6f14188 add directory listing for /app in Dockerfile
Some checks failed
Master Build / Build and Push Docker Image (amd64) (push) Failing after 1m15s
Master Build / Update running container (push) Has been skipped
2025-01-22 22:04:00 -03:00
d001e47b09 ls test
Some checks failed
Master Build / Build and Push Docker Image (amd64) (push) Failing after 40s
Master Build / Update running container (push) Has been skipped
2025-01-22 22:02:32 -03:00
7100d393ed fixing image build tag
Some checks failed
Master Build / Build and Push Docker Image (amd64) (push) Failing after 1m20s
Master Build / Update running container (push) Has been skipped
2025-01-22 22:00:11 -03:00
8bca650138 adding back buildx
Some checks failed
Master Build / Build and Push Docker Image (amd64) (push) Failing after 50s
Master Build / Update running container (push) Has been skipped
2025-01-22 21:56:15 -03:00
91561cab0a missing docker
Some checks failed
Master Build / Build and Push Docker Image (amd64) (push) Failing after 30s
Master Build / Update running container (push) Has been skipped
2025-01-22 21:53:10 -03:00
f65b77014f idk
Some checks failed
Master Build / Build and Push Docker Image (amd64) (push) Failing after 9m55s
Master Build / Update running container (push) Has been skipped
2025-01-22 21:42:59 -03:00
a546f5c572 update CI workflows to use 'main' branch
Some checks failed
Master Build / Build and Push Docker Image (amd64) (push) Failing after 10s
Master Build / Update running container (push) Has been skipped
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