• Joined on 2025-12-30
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-02-03 07:37:23 +00:00
2f8b4e690e feat: Update About page content with new media, refactor BentoGrid layout, and optimize particle background performance and styling.
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-20 07:53:00 +00:00
c2f3b57837 feat: Add skill category descriptions, update favicon and site title, and include new images.
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-20 06:48:57 +00:00
89a35f286d chore: Relocate public images to categorized subdirectories, update all corresponding paths, and make minor text and animation adjustments.
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-20 04:24:52 +00:00
febe971d0c feat: Add BentoGrid component to display personal interests on the About page and update Home page text and added framer animations
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-20 03:39:58 +00:00
0054d35234 Updated skills section to more accurately reflect my personal usage and fixed rendering of about me on mobile
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 06:33:19 +00:00
4291c2fd9e added animate presence usage in the work experience page for the toggle switch
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 06:25:58 +00:00
4019d4cb10 remove mention of *arr stack
dee891ef68 added markdown support for the blog style pages
Compare 2 commits »
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 06:16:10 +00:00
fa64c4a254 updated to talk about gitea actions
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 05:51:20 +00:00
e8ec353c8f updated tg image
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 05:34:19 +00:00
d31de41ca3 changed the code render for the side quests tab
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 04:10:38 +00:00
b6aa1b0316 implemented react syntax highlighter
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 02:37:27 +00:00
91683d1767 Added blog style pages for more descriptive sidequests and increased bottom padding to stop page from touching
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 02:19:51 +00:00
65fbec3e33 Added expand all toggle
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 01:16:55 +00:00
127aa9acc7 updated route pathing, skills.tsx for skill card abstraction and header for mobile
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 00:17:36 +00:00
54831798d0 fixed project
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-13 00:06:53 +00:00
b78fea0762 fix particles amount
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-08 20:49:12 +00:00
efc68a4486 Refactor styles and restructure CSS files
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-08 20:19:06 +00:00
b62bdb906c removed the contact page and reworked the home page, along with shuffling the header around
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-07 22:43:40 +00:00
ac5cbcba22 Merge branch 'main' into refinement
64170db444 Squashed Deploy Configuration Test Env
Compare 2 commits »
Bayda77 pushed to refinement at Bayda77/digital-resume-FE 2026-01-07 22:37:03 +00: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.