Skip to content

Commit a064f2c

Browse files
committed
feat: Add LICENSE and update README/composer.json
1 parent 4fa4215 commit a064f2c

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

LICENSE

Whitespace-only changes.

README.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,21 @@ docker-compose down
178178

179179
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
180180

181-
## 👨‍💻 Author
182181

183-
**Md Rashedul Islam**
184-
- GitHub: [@jmrashed](https://github.com/jmrashed)
185-
- LinkedIn: [Md Rashedul Islam](https://linkedin.com/in/jmrashed)
182+
## Author
186183

187-
## ⭐ Show your support
184+
**Md Rasheduzzaman**
185+
Full-Stack Software Engineer & Technical Project Manager
188186

189-
Give a ⭐️ if this project helped you!
187+
Building scalable, secure & AI-powered SaaS platforms across ERP, HRMS, CRM, LMS, and E-commerce domains.
188+
Over 10 years of experience leading full-stack teams, cloud infrastructure, and enterprise-grade software delivery.
189+
190+
**🌐 Portfolio:** [jmrashed.github.io](https://jmrashed.github.io/)
191+
**✉️ Email:** [jmrashed@gmail.com](mailto:jmrashed@gmail.com)
192+
**💼 LinkedIn:** [linkedin.com/in/jmrashed](https://www.linkedin.com/in/jmrashed/)
193+
**📝 Blog:** [medium.com/@jmrashed](https://medium.com/@jmrashed)
194+
**💻 GitHub:** [github.com/jmrashed](https://github.com/jmrashed)
195+
196+
---
197+
198+
> *“Need a Reliable Software Partner? I build scalable, secure & modern solutions for startups and enterprises.”*

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"support": {
1616
"email": "jmrashed@gmail.com",
17-
"issues": "mailto:jmrashed@gmail.com"
17+
"issues": "https://github.com/jmrashed/php-rest-api-pro-kit/issues"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)