█████╗ ██╗ ██╗ ██╗ ██╗ █████╗ ██╗██████╗ █████╗ ██████╗
██╔══██╗██║ ██║ ██║ ██║██╔══██╗██║██╔══██╗██╔══██╗██╔══██╗
███████║██║ ██║ ███████║███████║██║██║ ██║███████║██████╔╝
██╔══██║██║ ██║ ██╔══██║██╔══██║██║██║ ██║██╔══██║██╔══██╗
██║ ██║███████╗██║ ██║ ██║██║ ██║██║██████╔╝██║ ██║██║ ██║
╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
Modern single‑page responsive website built with pure HTML, CSS, and JavaScript.
Showcases my work, skills, and ways to reach me — live on GitHub Pages.
This repository hosts my personal portfolio website — a clean, fast, and responsive space that introduces who I am, highlights the projects I work on, and provides direct links to my social media and contact channels.
URL: https://ali-haidar-sy.github.io
- 🎨 Clean, modern design with smooth scrolling and typography.
- 📱 Fully responsive — looks great on desktops, tablets, and phones.
- 🌙 Dark / light mode toggle (if applicable).
- 📂 Project showcase — cards with descriptions and links to my open‑source work.
- 💼 Skills section — technologies and tools I use.
- 📞 Contact & social links — Telegram, Instagram, GitHub.
- ⚡ Fast load — pure static HTML/CSS/JS, no heavy frameworks.
You can clone and run the site on your own machine in seconds:
# 1. Clone this repository
git clone https://github.com/Ali-Haidar-Sy/Ali-Haidar-Sy.github.io.git
cd Ali-Haidar-Sy.github.io
# 2. Open the site in your browser
start index.html # Windows
open index.html # macOS
xdg-open index.html # Linux
No build tools, no dependencies — just open the HTML file and you’re done.
🛠️ Tech Stack
Tool / Tech Purpose
HTML5 Structure & content
CSS3 Styling, animations, responsive layout
JavaScript Interactivity (theme toggle, smooth scroll, dynamic elements)
GitHub Pages Free hosting directly from this repository
📁 Project Structure
text
Ali-Haidar-Sy.github.io/
├── index.html # Main landing page
├── assets/
│ ├── css/
│ │ └── style.css # Main stylesheet
│ ├── js/
│ │ └── main.js # JavaScript functionality
│ └── images/ # Profile picture, project screenshots… (if any)
├── README.md
└── LICENSE
📬 Contact & Social
I’m always open to connecting — feel free to reach out through any of these channels:
Platform Link
GitHub Ali-Haidar-Sy
Telegram @P33_9
Instagram @_ungn
⚖️ License
This project is released under the MIT License.
See the LICENSE file for details.
🤝 Contributing
If you spot a bug or want to improve the site, feel free to open an Issue or submit a Pull Request. Suggestions and feedback are always welcome.
<p align="center"> <strong>🌟 If you like this site, consider giving it a star to show support!</strong> </p> ```