Skip to content

Commit d97bd23

Browse files
authored
Update index.html
1 parent b2b751c commit d97bd23

File tree

1 file changed

+44
-10
lines changed

1 file changed

+44
-10
lines changed

index.html

Lines changed: 44 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,39 @@ <h1>Happy Raj</h1>
2424
<p class="bio">I build clean, maintainable software with attention to performance and developer experience. My focus is on pragmatic solutions and shipping code that solves real-world problems.</p>
2525

2626
<div class="cta">
27-
<a class="btn btn-primary" href="https://github.com/CoderInWaves" target="_blank" rel="noopener noreferrer">
27+
<!-- GitHub Button -->
28+
<a class="btn btn-primary"
29+
href="https://github.com/CoderInWaves"
30+
target="_blank"
31+
rel="noopener noreferrer">
2832
<svg class="github-icon" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
29-
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82A7.66 7.66 0 018 4.6c.68.003 1.36.092 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.28.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.19 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"/>
33+
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38
34+
0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13
35+
-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87
36+
2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95
37+
0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12
38+
0 0 .67-.21 2.2.82A7.66 7.66 0 018 4.6c.68.003 1.36.092
39+
2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08
40+
2.12.51.56.82 1.28.82 2.15 0 3.07-1.87 3.75-3.65
41+
3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01
42+
2.19 0 .21.15.46.55.38A8.013 8.013 0 0016
43+
8c0-4.42-3.58-8-8-8z"/>
3044
</svg>
3145
View GitHub
3246
</a>
3347

34-
<a class="btn btn-ghost" href="mailto:nofiyasolution777@gmail.com">Contact</a>
48+
<!-- Gmail Button -->
49+
<a class="btn btn-ghost" href="mailto:nofiyasolution777@gmail.com?subject=Inquiry from Portfolio">
50+
Contact
51+
</a>
3552
</div>
3653

3754
<div style="margin-top:22px">
3855
<strong style="color:#cfe8ff">Contact</strong>
3956
<div class="contact">
40-
<a href="mailto:nofiyasolution777@gmail.com">nofiyasolution777@gmail.com</a>
57+
<a href="mailto:nofiyasolution777@gmail.com?subject=Inquiry from Portfolio">
58+
📧 nofiyasolution777@gmail.com
59+
</a>
4160
</div>
4261
</div>
4362
</aside>
@@ -52,7 +71,11 @@ <h2 class="headline">Hi — I'm Happy Raj.</h2>
5271
<article class="project">
5372
<div class="meta">
5473
<h3>Open-source contributions & projects</h3>
55-
<div class="github-link"><a href="https://github.com/CoderInWaves" target="_blank">GitHub profile →</a></div>
74+
<div class="github-link">
75+
<a href="https://github.com/CoderInWaves" target="_blank" rel="noopener noreferrer">
76+
GitHub profile →
77+
</a>
78+
</div>
5679
</div>
5780
<p>Explore repositories for backend services, developer tools and experiment repos. Use the GitHub link above to see code, README details and live demos (where available).</p>
5881
</article>
@@ -63,25 +86,36 @@ <h3>Open-source contributions & projects</h3>
6386
<div class="card-inner">
6487
<div style="font-size:14px;color:var(--muted)">Available for</div>
6588
<div style="font-weight:800;font-size:22px;margin-top:6px">Freelance & Collaboration</div>
66-
<div style="margin-top:12px;color:var(--muted);font-size:13px">Open to short-term contracts and early-stage startup roles.</div>
89+
<div style="margin-top:12px;color:var(--muted);font-size:13px">
90+
Open to short-term contracts and early-stage startup roles.
91+
</div>
6792

6893
<div style="margin-top:16px;display:flex;justify-content:center">
69-
<a class="btn btn-primary" href="mailto:nofiyasolution777@gmail.com">Hire / Contact</a>
94+
<a class="btn btn-primary" href="mailto:nofiyasolution777@gmail.com?subject=Inquiry from Portfolio">
95+
Hire / Contact
96+
</a>
7097
</div>
7198
</div>
7299

73100
<div class="card quick-links">
74101
<div style="font-size:12px;color:var(--muted)">Quick links</div>
75102
<div style="margin-top:8px;display:flex;flex-direction:column;gap:8px">
76-
<a href="https://github.com/CoderInWaves" target="_blank">• GitHub: CoderInWaves</a>
77-
<a href="mailto:nofiyasolution777@gmail.com">• Email: nofiyasolution777@gmail.com</a>
103+
<a href="https://github.com/CoderInWaves" target="_blank" rel="noopener noreferrer">
104+
• GitHub: CoderInWaves
105+
</a>
106+
<a href="mailto:nofiyasolution777@gmail.com?subject=Inquiry from Portfolio">
107+
• Email: nofiyasolution777@gmail.com
108+
</a>
78109
</div>
79110
</div>
80111
</div>
81112
</div>
82113

83114
<footer>
84-
© <span id="year"></span> Happy Raj — Built with care • <a href="https://github.com/CoderInWaves" target="_blank" style="color:var(--accent);text-decoration:none">@CoderInWaves</a>
115+
© <span id="year"></span> Happy Raj — Built with care •
116+
<a href="https://github.com/CoderInWaves" target="_blank" style="color:var(--accent);text-decoration:none">
117+
@CoderInWaves
118+
</a>
85119
</footer>
86120
</section>
87121
</div>

0 commit comments

Comments
 (0)