Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tbtiberiu/my-portfolio
A showcase of my front-end development skills using NextJS and SASS.
https://github.com/tbtiberiu/my-portfolio
front-end-development nextjs portfolio-website
Last synced: about 1 month ago
JSON representation
A showcase of my front-end development skills using NextJS and SASS.
- Host: GitHub
- URL: https://github.com/tbtiberiu/my-portfolio
- Owner: tbtiberiu
- Created: 2020-11-23T14:21:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T10:01:08.000Z (5 months ago)
- Last Synced: 2024-07-31T10:33:57.890Z (5 months ago)
- Topics: front-end-development, nextjs, portfolio-website
- Language: TypeScript
- Homepage: https://boscantiberiu.vercel.app/
- Size: 2.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiberiu-Ioan Boșcan - Front-end Web Developer Portfolio
Welcome to my portfolio! I am a junior front-end developer excited to share my projects with you.
## Live Website
Check out my live website: [boscantiberiu.vercel.app](https://boscantiberiu.vercel.app/)
## Installation Guide
### Prerequisites
Ensure you have Node.js installed on your local machine.
### Installation
1. **Clone the repository:**
```bash
git clone https://github.com/tbtiberiu/my-portfolio.git
cd my-portfolio
```2. **Install dependencies:**
```bash
npm install
```3. **Build and start the application:**
```bash
npm run build
npm start
```4. Open your browser and navigate to `http://localhost:3000`
## Technologies Used
- **Next.js:** A React framework for server-side rendering and static site generation. [Next.js Documentation](https://nextjs.org/docs)
- **SASS:** A CSS preprocessor to write cleaner and more maintainable styles. [SASS Documentation](https://sass-lang.com/)
- **React Carousel:** A React component for creating carousels. [React Carousel Documentation](https://www.npmjs.com/package/@brainhubeu/react-carousel)## Features
- **Responsive Design:** The website is fully responsive, ensuring a great user experience on all devices.
- **Carousel:** A dynamic carousel component to showcase various projects.
- **Modern UI/UX:** Clean and intuitive user interface for easy navigation.## Contact
Feel free to reach out:
- Email: [email protected]
- LinkedIn: [@tiberiu-boscan](https://www.linkedin.com/in/tiberiu-boscan/)