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.
- Check out the live demo of the project at
Fakir Site
.
- 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.
- 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.
- Services Section Displaying offered services using cards, such as: UI/UX design App development Product design
- Portfolio Section Displaying previous projects using a grid of images with a filter option to sort by category (e.g., Graphic Design, Web Design).
- Statistics Section Presenting interactive statistics such as: Number of members Completed projects Files downloaded Lines of code written
- Feedback Section Displaying client feedback with images and star ratings.
- Blog Section Featuring articles and videos related to the siteโs niche, along with publication dates and post titles.
- Navbar allows quick access to all sections.
- Clicking on a menu item automatically scrolls to the corresponding section smoothly.
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.
We welcome contributions
to Fakir! Hereโs how you can help:
-
Fork the repository - Click the "Fork" button at the top right of the repository page.
-
Clone your fork - Use the command:
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.
# 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
- 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.
- 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.