Welcome to my personal portfolio repository! This project showcases my skills, experience, and passion for frontend development and deep work practices.
Interested in discussing a project or opportunity? Feel free to schedule a meeting with me:
- Next.js
- React
- TypeScript
- Tailwind CSS
- Lucide React Icons
- Framer Motion (for animations)
- Responsive design
- Dark mode toggle
- Animated particle background
- Sections for About Me, Skills, Work Experience, and Education
- Contact information and social links
To run this project locally:
-
Clone the repository:
git clone https://github.com/FlorinDobinciuc/portfolio.git -
Navigate to the project directory:
cd portfolio -
Install dependencies:
npm install -
Run the development server:
npm run dev -
Open http://localhost:3000 in your browser.
portfolio/
│
├── app/
│ └── page.tsx
├── components/
│ ├── ParticleBackground.tsx
│ └── PortfolioContent.tsx
├── public/
│ └── (static assets)
├── styles/
│ └── globals.css
├── README.md
└── package.json
While this is a personal portfolio, I'm open to suggestions and improvements. Feel free to open an issue or submit a pull request.
This project is open source and available under the MIT License.
- Email: florin.dobinciuc.dev@gmail.com
- LinkedIn: Florin Dobinciuc
- GitHub: FlorinDobinciuc
Built with ❤️ by Florin Dobinciuc