Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DCI Student committed Sep 16, 2024
1 parent e0fe735 commit 5d71dca
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,38 @@
# personal

# Personal Portfolio Website

Welcome to my personal portfolio website! This site showcases my skills, projects, and experience in web development and design.

## Website URL

You can view the live site here: [https://orhanguezel.github.io/personal/](https://orhanguezel.github.io/personal/)

## About

This portfolio site is designed to highlight the following:

- **Skills**: Frontend, Backend, UI/UX design, and more.
- **Projects**: A collection of projects showcasing my web development expertise.
- **Contact**: Information on how to get in touch with me.

## Technologies Used

- **HTML5**
- **CSS3**
- **JavaScript**
- **React.js**
- **Node.js**
- **MongoDB**

## How to View the Code

You can explore the source code on GitHub: [https://github.com/Orhanguezel/personal](https://github.com/Orhanguezel/personal)

## Deployment

This website is deployed via GitHub Pages.

To deploy any changes, use the following command:

```bash
npm run deploy

0 comments on commit 5d71dca

Please sign in to comment.