My personal developer portfolio and digital home.
Backend Engineer • Laravel Developer • Open Source Enthusiast
HiReza.ir is my personal portfolio website where I showcase my projects, technical skills, open-source contributions, and professional experience.
The goal of this project is to provide a clean, fast, and responsive website that represents my work as a backend developer while serving as a central place for recruiters, clients, and developers to learn more about me.
- Responsive modern UI
- Project showcase
- Skills & technologies
- Work experience
- Contact section
- Fast loading
- SEO friendly
- Mobile-friendly
- Clean architecture
- Easy customization
- PHP
- Laravel
- Blade
- HTML5
- CSS3
- JavaScript
- Tailwind CSS
- MySQL
- Git
- GitHub
- Composer
- Vite
app/
bootstrap/
config/
database/
public/
resources/
routes/
storage/
tests/
git clone https://github.com/hirezadehghani/HiReza.ir.gitcd HiReza.ircomposer install
npm installcp .env.example .env
php artisan key:generateUpdate your database credentials inside .env.
php artisan migratephp artisan servenpm run devAdd screenshots inside:
docs/screenshots/
Example:
docs/screenshots/home.png
docs/screenshots/projects.png
docs/screenshots/contact.png
Some of my favorite projects include:
- 🏠 Real Estate CRM
- 🤖 Multiplatform Anonymous Chatbot
- 🛒 Chain Store
More projects are available on my GitHub profile.
This portfolio aims to:
- Showcase my technical abilities
- Share my open-source projects
- Document my development journey
- Help recruiters evaluate my work
- Connect with other developers
Although this is a personal portfolio, suggestions and improvements are always welcome.
- Fork the repository
- Create your feature branch
git checkout -b feature/new-feature- Commit your changes
git commit -m "Add new feature"- Push your branch
git push origin feature/new-feature- Open a Pull Request
If you like this project, consider giving it a star.
It helps others discover my work and motivates me to continue building open-source projects.
Website
GitHub
https://github.com/hirezadehghani
This project is open source and available under the MIT License.
Made with ❤️ using Laravel