Skip to content

Commit 914325a

Browse files
authored
update.html
1 parent 56d45b0 commit 914325a

File tree

1 file changed

+40
-21
lines changed

1 file changed

+40
-21
lines changed

index.html

Lines changed: 40 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Hamad Rashid | Backend Laravel Developer</title>
7+
<meta name="description" content="Backend Laravel Developer specializing in scalable web applications, APIs, payments, and performance optimization.">
78
<link rel="stylesheet" href="style.css">
89
</head>
910
<body>
@@ -15,7 +16,7 @@ <h1>Hamad Rashid</h1>
1516
Building scalable, secure, and high-performance web applications & APIs
1617
</p>
1718
<div class="links">
18-
<a href="https://linkedin.com/in/hamadrashid007" target="_blank">LinkedIn</a>
19+
<a href="https://www.linkedin.com/in/hamadrashid007" target="_blank">LinkedIn</a>
1920
<a href="https://github.com/Hamad-Rashid" target="_blank">GitHub</a>
2021
<a href="mailto:chhamad444@gmail.com">Email</a>
2122
</div>
@@ -24,62 +25,80 @@ <h1>Hamad Rashid</h1>
2425
<section>
2526
<h2>About Me</h2>
2627
<p>
27-
I am a backend developer specializing in Laravel, and PHP,
28-
focused on building scalable, secure, and high-performance backend systems.
29-
I write clean, maintainable, and production-ready code following PSR-12
30-
and SOLID principles.
28+
I am a dedicated <strong>Backend Laravel Developer</strong> with professional experience in building
29+
robust, scalable, and secure web applications. I specialize in the
30+
<strong>Laravel framework</strong>, writing clean, maintainable, and production-ready
31+
code following <strong>PSR-12</strong> and <strong>SOLID principles</strong>.
3132
</p>
3233
<p>
33-
I have experience with authentication systems, payment integrations
34-
(Stripe & PayPal), subscription management, caching, and database optimization.
35-
I focus on performance, reliability, and long-term maintainability.
34+
My expertise includes authentication systems, subscription-based platforms,
35+
payment gateway integrations (Stripe & PayPal), database design,
36+
caching, and performance optimization. I focus on reliability,
37+
long-term maintainability, and delivering backend systems that scale with business growth.
3638
</p>
3739
</section>
3840

3941
<section>
4042
<h2>Core Skills</h2>
4143
<ul>
42-
<li><strong>Backend:</strong> Laravel, PHP, Livewire</li>
43-
<li><strong>APIs:</strong> RESTful APIs, Stripe, PayPal</li>
44+
<li><strong>Backend Development:</strong> Laravel, PHP, Livewire</li>
45+
<li><strong>API Development:</strong> RESTful APIs, Third-party Integrations</li>
46+
<li><strong>Payments & Subscriptions:</strong> Stripe, PayPal</li>
4447
<li><strong>Database:</strong> MySQL, Query Optimization, Caching</li>
45-
<li><strong>Server:</strong> Nginx, Supervisor, PHP-FPM, Linux</li>
46-
<li><strong>Tools:</strong> Git, Composer</li>
48+
<li><strong>Server & Deployment:</strong> Nginx, Supervisor, PHP-FPM, Linux</li>
49+
<li><strong>Tools:</strong> Git, Composer, phpMyAdmin</li>
4750
</ul>
4851
</section>
4952

53+
<section>
54+
<h2>Professional Experience</h2>
55+
56+
<h3>Web Developer (Laravel)</h3>
57+
<p><strong>Digital Developers and Technologies (SMC-Pvt) LTD</strong><br>
58+
Nov 2021 – Present · Lahore, Pakistan
59+
</p>
60+
<p>
61+
Working as a Laravel backend developer building and maintaining
62+
scalable web applications, APIs, and admin panels. Responsible for
63+
backend architecture, database optimization, integrations, and performance improvements.
64+
</p>
65+
</section>
66+
5067
<section>
5168
<h2>Projects</h2>
5269

5370
<h3>VPN Account Management System</h3>
5471
<p>
55-
Fully automated system for managing users and subscriptions.
72+
A fully automated backend system for managing VPN users and subscriptions.
5673
Built with Laravel, Livewire, and MySQL.
74+
Includes authentication, subscription lifecycle management, and performance optimization.
5775
</p>
5876

5977
<h3>Payment Gateway Integration</h3>
6078
<p>
61-
Secure Stripe and PayPal integrations with robust logging,
62-
error handling, and subscription workflows.
79+
Integrated Stripe and PayPal for secure subscription-based and one-time payments.
80+
Implemented robust logging, validation, and error-handling mechanisms.
6381
</p>
6482

6583
<h3>CMS Admin VPN Panel</h3>
6684
<p>
67-
A user-friendly admin panel for managing users, servers, configurations, and subscriptions.
68-
Built with Laravel, Livewire, and MySQL.
85+
Developed a user-friendly admin panel for managing users, servers,
86+
configurations, and subscriptions using Laravel and Livewire.
87+
Focused on clean UI, scalability, and maintainability.
6988
</p>
7089
</section>
7190

7291
<section>
7392
<h2>Why Work With Me</h2>
7493
<p>
75-
I focus on reliability, scalability, and clean backend architecture.
76-
I communicate clearly and deliver systems that scale confidently as your
77-
application grows.
94+
I bring a strong focus on backend architecture, scalability, and performance.
95+
I communicate clearly, understand business requirements, and deliver
96+
backend solutions that are reliable, secure, and built for long-term growth.
7897
</p>
7998
</section>
8099

81100
<footer>
82-
<p>© 2025 Hamad-Rashid</p>
101+
<p>© 2025 Hamad Rashid</p>
83102
</footer>
84103

85104
</body>

0 commit comments

Comments
 (0)