This project is my personal portfolio website, created to showcase my frontend development skills and introduce myself to potential employers or collaborators. The site includes information about me, the technologies I use, my projects, the services I offer, and feedback from people I have worked with. It also features a modern design and user experience principles.
The following technologies were used in this project:
-
HTML: Used to create the basic structure of the web page.
-
CSS: Used for styling and layout. Modern design principles (e.g., Bento Grid) were applied.
-
TypeScript: As a powerful subset of JavaScript, it allowed me to write more reliable and maintainable code.
-
Next.js: This React-based framework optimized site performance with SEO-friendly static site generation and server-side rendering features.
-
aceternity ui: Used as a customized UI library for user interface components.
-
Framer Motion: Utilized for page transitions and animations, enhancing the user experience.
-
Sentry: Employed for error tracking and performance monitoring, increasing site stability.
-
Introduction: Personal information and professional background.
-
Tech Stack: Technologies I use and the projects I've built with them.
-
Projects: Detailed introductions to my projects and sample works.
-
Services: A list and details of the services I provide.
-
Feedback: Thoughts and comments from people who have worked with me.
-
Contact: A contact form and social media links to reach me.
To run this project locally, follow these steps:
- Clone this repository:
git clone https://github.com/yourusername/portfolio.git
- Navigate to the project directory:
cd portfolio
- Install the necessary packages:
npm install
- Start the development server:
npm run dev
Once the development server is running, open http://localhost:3000 in your browser to view the project. The page will automatically reload when you make changes.
For any questions or collaboration inquiries, feel free to reach out to me:
-
Email: [email protected]
-
LinkedIn: linkedin.com/in/sametsamyeli
-
Twitter: twitter.com/sametsamyeli2
Thank you in advance for your feedback and contributions to this project!