My own site!
- 2 Devlogs
- 2 Total hours
a website i built to show off my skills, projects and the tools i use in those projects
a website i built to show off my skills, projects and the tools i use in those projects
just finished the site. quick update:
polished up style.css so card spacing and grid alignment look right across different screen sizes
cleaned up the root directory and made sure asset paths for index.html, style.css, and jester.png are set properly
set up github pages under repo settings (publishing from main branch, /root)
checked the live build to confirm all styles and images load fine
the site is live now: https://jamallyemin.github.io/personal-website/
- structured the main grid for both The Variable Game and Jester AI
- added the tech tags (JavaScript, Firebase, Python Syntax, etc.) and wired up the github repo link
- shooked up the asset for Jester AI (jester.png) and set up the “In Development” card layout for project 1
next up is doing a quick pass on style.css to make sure spacing and card alignment look right across different screen sizes.