Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emre-guler/personal-website
A clean and modern personal website built with HTML and CSS, featuring multiple pages for showcasing personal information, skills, and contact details.
https://github.com/emre-guler/personal-website
css html javascript
Last synced: 1 day ago
JSON representation
A clean and modern personal website built with HTML and CSS, featuring multiple pages for showcasing personal information, skills, and contact details.
- Host: GitHub
- URL: https://github.com/emre-guler/personal-website
- Owner: emre-guler
- License: apache-2.0
- Created: 2020-04-25T16:29:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T01:36:12.000Z (15 days ago)
- Last Synced: 2025-01-09T09:19:28.834Z (7 days ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage:
- Size: 172 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Website
A clean and modern personal website built with HTML and CSS, featuring multiple pages for showcasing personal information, skills, and contact details.
## Project Structure
- `index.html` - Home page of the website
- `hakkimda.html` - About me page
- `iletisim.html` - Contact page
- `assets/` - Directory containing project assets (images, styles, etc.)## Features
- Responsive design
- Multiple pages for different sections
- Clean and modern user interface
- Easy to navigate structure## Getting Started
1. Clone this repository
2. Open any of the HTML files in a modern web browser
3. No build process or dependencies required## Development
To make changes to the website:
1. Edit the HTML files directly using any text editor
2. Modify styles in the CSS files located in the assets directory
3. Add or update images and other assets in the assets directory## Browser Support
This website is compatible with all modern web browsers including:
- Chrome
- Firefox
- Safari
- Edge