Welcome to my personal project repository!
This is the codebase for my website, which brings together three key aspects of my professional journey:
- Post: Articles about programming, technology, and my experiences.
- Portfolio: A showcase of my projects and achievements.
- Resume: All about me — from my skills to my career history.
The project is built using Next.js and styled with Tailwind CSS.
It’s a modern, minimalist, and fast website with a responsive design and support for both light and dark themes.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/svetlitskiy/portfolio.git cd portfolio
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to http://localhost:3000 to view the project.
Here are some useful commands you can use:
npm run dev
: Starts the development server.npm run build
: Builds the project for production.npm run start
: Starts the production server after building.npm run lint
: Lints the code for errors and best practices.
If you have any suggestions, spot any bugs, or have ideas for improvement, I’d love to hear them!
Feel free to open an issue or submit a pull request. I value constructive criticism and always strive to grow as a developer.
This project is licensed under the MIT License.
You’re welcome to use it for your own purposes, learn from it, or draw inspiration.
If you do, I’d appreciate it if you credit me as the author.
Thank you for your interest!
If you have any questions, ideas, or just want to connect, feel free to reach out.
You can find all my contact details on the website itself.