Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vsbron/nextjs2024-portfolio-lp
Developer Portfolio example SPA with the use of some advanced webdev technologies.
https://github.com/vsbron/nextjs2024-portfolio-lp
nextjs react tailwind threejs typescript
Last synced: 25 days ago
JSON representation
Developer Portfolio example SPA with the use of some advanced webdev technologies.
- Host: GitHub
- URL: https://github.com/vsbron/nextjs2024-portfolio-lp
- Owner: vsbron
- Created: 2024-08-18T08:10:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T10:30:53.000Z (3 months ago)
- Last Synced: 2024-10-11T15:42:06.377Z (25 days ago)
- Topics: nextjs, react, tailwind, threejs, typescript
- Language: TypeScript
- Homepage: https://vsbron-nextjs2024-portfolio-lp.netlify.app
- Size: 18.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Developer Portolio Landing Page
Developer Portfolio example SPA with the use of some advanced webdev technologies.
## Features
- Floating Navigation that appears when scrolling up;
- Hero section with animated header;
- About section featuring Bento Grid with some info about the developer;
- Recent projects section with the list of completed apps;
- Testimonials section with reviews from the clients;
- Work experience section listing some previous job positions;
- Approach section showcases the whole working process steps;
- Closing Footer section with contact details;## Details
- App is written using NEXT.js framework with a TypeScript;
- Styles are handled via Tailwind CSS;
- Interactive planet model is handled via Three.js;
- Some UI elements are originally taken from Aceternity UI;
- A big number of improvements were added to the layout and animation to the original project;
- Responsive design supporting mobile devices with a width of at least 360px;## Live version
https://vsbron-nextjs2024-portfolio-lp.netlify.app