https://mark-valentino.vercel.app/
It uses dynamic routing for project webpages and makes good use of Material UI as well. I have made over 300 git commits making this site.
The personal website of Mark Valentino, a software engineer.
6 messages · Page 1 of 1 (latest)
https://mark-valentino.vercel.app/
It uses dynamic routing for project webpages and makes good use of Material UI as well. I have made over 300 git commits making this site.
The personal website of Mark Valentino, a software engineer.
I want to know what I'm missing to make this website really amaze people. I'm thinking I need fancier animations on the index page.
Do you have anyone who works on the back-end, or you work fullstack in this project?
I work fullstack. I wouldn't say I even have a backend actually.
https://mark-valentino.vercel.app/blog I added "infinite" scrolling to my blog with an MUI drawer to access posts.
The tech blog of Mark Valentino - a software engineer.
Added post views to my blog with an API route and a Redis db. I fookin did it!