https://github.com/developer-ronnie/portfolio
This is my personal Portfolio built using Next.js
https://github.com/developer-ronnie/portfolio
Last synced: 13 days ago
JSON representation
This is my personal Portfolio built using Next.js
- Host: GitHub
- URL: https://github.com/developer-ronnie/portfolio
- Owner: Developer-RONNIE
- Created: 2024-07-24T19:01:27.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T16:28:04.000Z (over 1 year ago)
- Last Synced: 2025-01-09T19:49:45.969Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 24.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Portfolio
This will showcase my skills and mastery over Full stack Development using Next.js
## π 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)
## π¨ Tutorial
If you prefer the checkout the design, for this website this is the perfect resource for you.
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.
If you're getting started and need assistance or face any bugs, join our active Discord community with over **34k+** members. It's a place where people help each other out.
- Next.js
- Three.js
- Framer Motion
- Tailwind CSS
π **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/adrianhajdin/portfolio.git
cd portfolio
```
**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.
## π Assets