Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rr3s1/portfoli0_jsm
A modern portfolio built using Next.js, Three.js for 3D elements, Framer Motion for animations, and styled with Tailwind CSS. Designed to leave a memorable impact, it features interactive 3D elements, a bento-style layout, testimonials and dynamic animations. Responsive across all devices.
https://github.com/rr3s1/portfoli0_jsm
framer-motion nextjs reactjs tailwindcss three-js
Last synced: 21 days ago
JSON representation
A modern portfolio built using Next.js, Three.js for 3D elements, Framer Motion for animations, and styled with Tailwind CSS. Designed to leave a memorable impact, it features interactive 3D elements, a bento-style layout, testimonials and dynamic animations. Responsive across all devices.
- Host: GitHub
- URL: https://github.com/rr3s1/portfoli0_jsm
- Owner: rr3s1
- Created: 2024-11-03T09:16:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T13:09:21.000Z (about 1 month ago)
- Last Synced: 2025-01-06T12:43:12.431Z (24 days ago)
- Topics: framer-motion, nextjs, reactjs, tailwindcss, three-js
- Language: TypeScript
- Homepage:
- Size: 17.8 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hero section
Bento Grid section
Recent Projects
Testimonials
My Work experience
A Modern Next.js Portfolio
# Coding Along with Adrian (JavaScript Mastery)
Welcome to my coding journey! In this repository, I am coding along with Adrian. As an aspiring software developer, I'm using this project to learn best practices and improve my skills.
## π Project Overview
This project is based on a tutorial where Adrian guides viewers through the development of an amazing developer portfolio using Next.js, Three.js, Framer Motion and Tailwind CSS.
## π₯ Video Reference
You can watch the tutorial here: [JavaScript Mastery Tutorial](https://www.youtube.com/watch?v=FTH6Dn3AyIQ&t=6761s&ab_channel=JavaScriptMastery).
## π Table of Contents
1. π€ [Introduction](#introduction)
2. βοΈ [Tech Stack](#tech-stack)
3. π [Features](#features)
4. π€Έ [Quick Start](#quick-start)
5. πΈοΈ [Code to Copy](#snippets)
6. π [Assets](#links)
7. π [More](#more)Built with Next.js for handling the user interface, Three.js for rendering 3D elements, Framer motion for beautiful animations and styled with TailwindCSS, this portfolio demonstrates the developer's skills in a unique manner that creates a lasting impact.
## π οΈ **Technologies Used**
**Next.js:**
A React framework for production-level applications with built-in SSR and SSG.**React.js**
A JavaScript library for building user interfaces.**Tailwind CSS:**
A utility-first CSS framework for rapidly building modern websites and applications.**Framer Motion:**
A production-ready motion library for React to power animations.**Three.js:**
A JavaScript library that makes creating 3D graphics in the browser easier.# π Features
π **Stunning Sections**: Includes hero, features, pricing (monthly/yearly), FAQ, testimonials, and download software
sections.π **Smooth Animations**: Complex CSS for fluid animations and eye-catching effects.
π **Cool CSS Gradients**: Beautiful gradient effects using CSS `before` and `after` pseudo-elements.
π **Seamless Navigation**: Offers a smooth user experience with intuitive navigation and scrolling.
π **Optimized Performance**: Built for fast loading and an optimized experience.
π **Pixel Perfect Design**: Ensures flawless responsiveness across all devices and screen sizes.
π **Hero**: Captivating introduction featuring a spotlight effect and dynamic background.
π **Bento Grid**: Modern layout presenting personal information using cutting-edge CSS design techniques.
π **3D Elements**: Interactive 3D design elements, such as a GitHub-style globe and card hover effects, adding depth and engagement.
π **Testimonials**: Dynamic testimonials area with scrolling or animated content for enhanced engagement.
π **Work Experience**: Prominent display of professional background for emphasis and credibility.
π **Canvas Effect**: Innovative use of HTML5 canvas to create visually striking effects in the "approaches" section.
π **Responsiveness**: Seamless adaptability across all devices, ensuring optimal viewing experience for every user.
and many more, including code architecture and reusability
Follow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)**Cloning the Repository**
```bash
git clone https://github.com/rr3s1/portfoli0_jsm.git
cd portfoli0_jsm
```**Installation**
Install the project dependencies using npm:
```bash
npm install
```**Running the Project**
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) in your browser to view the project.
## π‘ What I Learned
As this is my third major project, I gained valuable experience in multiple areas of modern web development.
##### **Next.js Development**
- Optimized Images
- API Routes
- Server-Side Rendering (SSR) and Static Site Generation (SSG)
- File-based routing system (dynamic routes)
- Data Fetching Methods
- SEO Optimization
- Deployment##### **Framer Motion**
- Animating React Components
- Advanced Animations
- Variants and Animation States
- SVG Animations
- Performance Considerations##### **Tailwind CSS**
- Utility-First CSS Approach
- Responsive Design
- Customization and Theming
- Advanced Layout Techniques
- Pseudo-Classes and States##### **Three.js**
- 3D Rendering Basics
- Scene, Camera, Renderer
- Lighting and Shadows
- Loading and Displaying 3D Models
- Materials and Textures##### **Version Control with Git**
- Committing changes and managing branches.
- Collaborating and tracking progress over time.
- Maintained clear documentation and code comments.## π€ Acknowledgments
Adrian Hajdin: For the comprehensive tutorial and
guidance. [JavaScript Mastery](https://www.youtube.com/watch?v=FTH6Dn3AyIQ&t=6761s&ab_channel=JavaScriptMastery).## π License
This project is licensed under the MIT License.
Note: This project is for educational purposes and is free to use under the terms of the MIT License.