Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omarrsakr/fakir-site

Fakir Site ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ปThis is a static website designed for showcasing services. Users can navigate seamlessly through sections using a (Navbar), enhancing the overall user experience. ๐Ÿ›  This project utilizes(HTML5) and (CSS3). Currently non-responsive for different screen sizes.
https://github.com/omarrsakr/fakir-site

css3 font-awesome google-fonts html5 webfonts

Last synced: about 2 months ago
JSON representation

Fakir Site ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ปThis is a static website designed for showcasing services. Users can navigate seamlessly through sections using a (Navbar), enhancing the overall user experience. ๐Ÿ›  This project utilizes(HTML5) and (CSS3). Currently non-responsive for different screen sizes.

Awesome Lists containing this project

README

        

# Fakir Site ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป

![Fakir](https://github.com/user-attachments/assets/fc81c8dd-5740-4cff-8a93-d8d1398114f6)

This is a `personal website` showcasing the services, projects, and blog of the site owner.
The website provides smooth navigation between sections through a top navigation bar (Navbar).
Users can easily access any section by clicking on the relevant link in the menu.
A standout feature of this site is that each section appears smoothly when selected from the menu, enhancing user experience.

---

## Live Demo ๐ŸŒ
- Check out the live demo of the project at [`Fakir Site`](https://omarrsakr.github.io/Fakir-Site/).

---

## ๐Ÿ›  Website Contents
1. Home Section
Welcome message: Hello, I'm Alex Smith with animated text describing the role (e.g., Professional Web Developer).
Logo displayed next to the navigation links (Navbar) for easy access.
2. About Section
Profile information, including:
Name
Age
Location
Email
Personal photo reflecting the ownerโ€™s identity.
Buttons for Download CV and Hire Me for easy interaction.
3. Services Section
Displaying offered services using cards, such as:
UI/UX design
App development
Product design
4. Portfolio Section
Displaying previous projects using a grid of images with a filter option to sort by category (e.g., Graphic Design, Web Design).
5. Statistics Section
Presenting interactive statistics such as:
Number of members
Completed projects
Files downloaded
Lines of code written
6. Feedback Section
Displaying client feedback with images and star ratings.
7. Blog Section
Featuring articles and videos related to the siteโ€™s niche, along with publication dates and post titles.

---
## ๐Ÿš€ Navigation between Sections
- Navbar allows quick access to all sections.
- Clicking on a menu item automatically scrolls to the corresponding section smoothly.

---

## ๐Ÿง‘โ€๐Ÿ’ป Languages and Technologies Used
- HTML5: For structuring the webpage.
- CSS3: For styling and design.
- Font Awesome: To add appealing icons for cards and statistics.
- Google Fonts: To incorporate fonts like Roboto and Source Sans 3.

---

## How to Use ๐Ÿš€

We welcome `contributions` to **Fakir**! Hereโ€™s how you can help:
1. **Fork the repository** - Click the "Fork" button at the top right of the repository page.
2. **Clone your fork** - Use the command:

```bash
https://github.com/OmarrSakr/Fakir-Site.git

---

โš  Notes
- The site currently lacks full interactivity on small screens.
- It is recommended to add a side menu or burger menu to improve navigation on mobile devices.

---

## ๐Ÿ“‚ Project Structure
```
# Fููakir-Site
โ”‚
โ”œโ”€โ”€ index.html # ๐Ÿ  ู…ู„ู ุงู„ุตูุญุฉ ุงู„ุฑุฆูŠุณูŠุฉ
โ”‚
โ”œโ”€โ”€ webfonts/ # ๐Ÿ”ค ู…ุฌู„ุฏ ู„ุชุฎุฒูŠู† ู…ู„ูุงุช ุงู„ุฎุทูˆุท
โ”‚ โ”œโ”€โ”€ fontawesome-webfont.woff2
โ”‚ โ”œโ”€โ”€ fontawesome-webfont.woff
โ”‚ โ””โ”€โ”€ custom-font.ttf
โ”‚
โ”œโ”€โ”€ CSS/ # ๐ŸŽจ ู…ุฌู„ุฏ ู„ุชุฎุฒูŠู† ู…ู„ูุงุช CSS
โ”‚ โ”œโ”€โ”€ all.min.css # ๐Ÿ“ฆ ู…ู„ู Font Awesome
โ”‚ โ”œโ”€โ”€ pagestyle.css # ๐Ÿ“„ ู…ู„ู CSS ุงู„ุฑุฆูŠุณูŠ ู„ุชุตู…ูŠู… ุงู„ุตูุญุงุช
โ”‚
โ”œโ”€โ”€ Images/ # ๐Ÿ–ผ๏ธ ู…ุฌู„ุฏ ู„ุชุฎุฒูŠู† ุงู„ุตูˆุฑ
โ”‚ โ”œโ”€โ”€ about.jpg # ๐Ÿ‘ค ุตูˆุฑุฉ ููŠ ู‚ุณู… "ุญูˆู„"
โ”‚ โ”œโ”€โ”€ feedback.jpg # ๐Ÿ’ฌ ุตูˆุฑุฉ ุชุนู„ูŠู‚ุงุช ุงู„ุนู…ู„ุงุก
โ”‚ โ”œโ”€โ”€ portfolio/ # ๐Ÿ“‚ ู…ุฌู„ุฏ ู„ุชุฎุฒูŠู† ุตูˆุฑ ุงู„ู…ุญูุธุฉ
โ”‚ โ”‚ โ”œโ”€โ”€ 1.jpg
โ”‚ โ”‚ โ”œโ”€โ”€ 2.jpg
โ”‚ โ”‚ โ”œโ”€โ”€ 3.jpg
โ”‚ โ”‚ โ”œโ”€โ”€ 4.jpg
โ”‚ โ”‚ โ”œโ”€โ”€ 5.jpg
โ”‚ โ”‚ โ””โ”€โ”€ 6.jpg
โ”‚ โ”œโ”€โ”€ blog/ # ๐Ÿ“ ู…ุฌู„ุฏ ู„ุชุฎุฒูŠู† ุตูˆุฑ ุงู„ู…ุฏูˆู†ุฉ
โ”‚ โ”‚ โ”œโ”€โ”€ 12.jpg
โ”‚ โ”‚ โ””โ”€โ”€ 32.jpg
โ”‚
โ””โ”€โ”€ JS/ # โŒ ู„ุง ูŠูˆุฌุฏ ู…ุฌู„ุฏ ู„ุชุฎุฒูŠู† ู…ู„ูุงุช JavaScript

```

---

### Future Updates ๐Ÿ“ˆ
- Add responsiveness:
- Optimize the layout for various screen sizes (e.g., smartphones and tablets).
- Enable smooth animations:
- Use libraries like ScrollReveal.js or AOS to animate elements gradually on scroll.

---

### Important Notes ๐Ÿ“ข
- This project is a *static website* and does not include a backend or dynamic content.
- *Non-Responsive Design*: The current version is not optimized for mobile or tablet screens.

---