Commit Graph

22 Commits

Author SHA1 Message Date
d31de41ca3 changed the code render for the side quests tab 2026-01-12 23:34:12 -06:00
b6aa1b0316 implemented react syntax highlighter 2026-01-12 22:10:32 -06:00
91683d1767 Added blog style pages for more descriptive sidequests and increased bottom padding to stop page from touching 2026-01-12 20:37:18 -06:00
65fbec3e33 Added expand all toggle 2026-01-12 20:19:25 -06:00
127aa9acc7 updated route pathing, skills.tsx for skill card abstraction and header for mobile 2026-01-12 19:16:48 -06:00
54831798d0 fixed project 2026-01-12 18:17:27 -06:00
b78fea0762 fix particles amount 2026-01-12 18:06:42 -06:00
efc68a4486 Refactor styles and restructure CSS files
- Removed App.css and migrated styles to individual component and page-specific CSS files.
- Created base styles in base.css for layout utilities and common elements.
- Added component-specific styles in cards.css, header.css, and other relevant files.
- Updated imports in App.tsx and other components to reflect new CSS structure.
- Enhanced responsiveness and visual consistency across various components and pages.
2026-01-08 14:49:04 -06:00
b62bdb906c removed the contact page and reworked the home page, along with shuffling the header around 2026-01-08 14:18:58 -06:00
ac5cbcba22 Merge branch 'main' into refinement 2026-01-07 16:43:28 -06:00
c2a8aa39f9 feat: Add Skills page, BioSection, ProjectCard, and new image assets, while refactoring the deployment workflow to build Docker images directly on my remote server. 2026-01-07 16:36:24 -06:00
64170db444 Squashed Deploy Configuration Test Env
All checks were successful
Deploy to Production / deploy (push) Successful in 6s
2026-01-07 16:31:27 -06:00
563787c8cb test: deploy
Some checks failed
Deploy to Production / build-and-push (push) Failing after 2m5s
Deploy to Production / deploy (push) Has been skipped
2026-01-04 01:54:41 -06:00
877005ed79 Merge pull request 'feat: Add Dockerfile, Nginx configuration, and GitHub Actions workflow for continuous deployment.' (#1) from test-deploy into main
Some checks failed
Deploy to Production / build-and-push (push) Has been cancelled
Deploy to Production / deploy (push) Has been cancelled
Reviewed-on: #1
2026-01-03 23:06:05 +00:00
9cbb405ba0 feat: Add Dockerfile, Nginx configuration, and GitHub Actions workflow for continuous deployment. 2026-01-03 17:04:43 -06:00
aaa95be433 test upload limit: upload images 2025-12-30 17:13:36 -06:00
cd79edaf89 Merge branch 'main' of https://gitea.sashabayda.ca/Bayda77/digital-resume-FE 2025-12-30 16:58:57 -06:00
0d7eb30ffd Commit Major Implementation now that gitea is setup 2025-12-30 16:58:18 -06:00
207df341f1 Commit Basics 2025-12-30 16:57:21 -06:00
23589efb3e remove html tag, it is not worth 2025-09-04 21:01:16 -06:00
68b00e8eb7 simple hello world with gradient background with macos overscroll behaviour defined 2025-09-04 21:00:57 -06:00
Saha Bayda
0ff94da64e Initialize project using Create React App 2025-09-04 19:35:17 -06:00