Hey all,
Finally got around to making a portfolio site. I used svelte for this one as it seemed like a fun lightweight solution for a site like this. I’d love any feedback anyone has.
Current things I have planned:
- Change the my projects section into a more mobile friendly version(switch to one project visible on mobile)
- Update README in github repo
- Make a separate resume page and try to figure out how to do client-side routing on svelte
- I ran a test on Lighthouse that said I had some render blocking code, so I need to find that and fix it
- Add tests