Modern | Responsive | Performance-Optimized
A meticulously crafted professional portfolio website showcasing my journey and expertise as a Front-end Developer and Designer. Built with performance and user experience at its core, the site features responsive design, dynamic content integration with GitHub API, and thoughtfully implemented animations.
Frontend |
|
Styling |
|
Performance |
|
Animation |
|
API Integration |
|
Deployment |
|
Version Control |
|
โโโ src/
โ โโโ index.html # Main HTML structure
โ โโโ output.css # Compiled Tailwind CSS
โ โโโ images/ # Image assets
โ โโโ js/
โ โ โโโ app.js # Main application logic
โ โ โโโ data.js # Content data
โ โ โโโ generator.js # Dynamic content generation
โ โ โโโ github.js # GitHub API integration
โ โ โโโ loader.js # Loading animations
โ โ โโโ theme.js # Theme switching functionality
โ โโโ robots.txt # Search engine directives
โ โโโ sitemap.xml # Site structure for crawlers
โโโ tailwind.config.js # Tailwind configuration
โโโ README.md # Project documentation
The portfolio leverages the GitHub API to showcase real-time repository data, including:
This creates a dynamic, always up-to-date display of my development work without manual updates.
# Clone the repository
git clone https://github.com/amirallami-code/amirallami.com.git
# Navigate to directory
cd amirallami.com
# Open in browser (or use your preferred method)
open index.html
Contributions are what make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
Amirhossein Allami - [email protected]
Portfolio: https://amirallami.com
GitHub: amirallami-code
Project Link: https://github.com/amirallami-code/amirallami.com
If you found this project helpful, please consider giving it a star!
Made by Amirhossein Allami