https://github.com/luka2220/portfolio
https://github.com/luka2220/portfolio
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/luka2220/portfolio
- Owner: luka2220
- Created: 2025-02-19T03:20:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-12T18:03:16.000Z (7 months ago)
- Last Synced: 2025-03-12T18:41:32.444Z (7 months ago)
- Language: TypeScript
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
### Todos
- [x] Add current build to netlify
- [x] Add the proper font (rubik google font)
- [x] Complete the hero section styling and content
- [x] Add responsivness
- [x] Place the project cards in a Section tag
- [x] Place the project card data in a Article tag
- [x] Adjust the root component width to be larger
- [x] State that blog is under construction 🚧
- [x] Set up CI/CD### Fixes
- [x] Fix the responsivness of the icons (see components/header.tsx)
- [x] Fix responsivness of icons under the max-width-6xl (icons have no padding from beggining and end of screen)
- [ ] Fix the text colour and styiling for light mode
- [ ] Update light mode styling for hero section