-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
278 lines (250 loc) · 11.5 KB
/
Copy pathindex.html
File metadata and controls
278 lines (250 loc) · 11.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Title Tag -->
<title>RISHABH | Full Stack Developer</title>
<!-- CSS StyleSheet -->
<link rel="stylesheet" href="style.css" />
<!-- ICON Link Tag -->
<link rel="shortcut icon" type="image/png" href="./img/favicon.png" />
<!-- AOS animation Link -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/1d27b3341b.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- PreLoader -->
<div id="preloader"></div>
<!-- NavBar -->
<header>
<nav>
<div class="logo">
<!-- You could add a logo image or text here if desired, otherwise just links -->
<a href="#" style="font-weight: 800; font-size: 1.5rem; color: var(--primary)">RISHABH</a>
</div>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#projects">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<div class="nav-actions">
<button class="theme-toggle" id="theme-toggle" aria-label="Toggle Dark Mode">
<i id="sun" class="fa-solid fa-sun"></i>
<i id="moon" class="fa-solid fa-moon" style="display: none"></i>
</button>
<a href="./assest/Resume.pdf" download="Rishabh'sResume.pdf" class="btn"
style="padding: 0.5rem 1rem; font-size: 0.9rem">
Resume <i class="fa-solid fa-download"></i>
</a>
<div class="hamburgur">
<i id="bars" class="fa-solid fa-bars"></i>
<i id="cross" class="fa-solid fa-xmark" style="display: none"></i>
</div>
</div>
</nav>
</header>
<!-- Home Section -->
<section id="home" class="hero">
<div class="hero-tag" data-aos="fade-down" data-aos-duration="1000">
Running on Caffeine & Code ☕
</div>
<h1 data-aos="fade-up" data-aos-duration="1200">
Hi, I'm <span class="gradient-text">Rishabh</span><br />
Full-Stack Developer
</h1>
<p class="subtitle" data-aos="fade-up" data-aos-delay="100" data-aos-duration="1200">
I build accessible, pixel-perfect, and performant web experiences.
Dedicated to creating software that improves the lives of those around
me.
</p>
<div class="social-links" data-aos="fade-up" data-aos-delay="200" data-aos-duration="1200">
<a href="https://github.com/rjkush17" target="_blank" class="social-icon" aria-label="GitHub">
<i class="fa-brands fa-github fa-lg"></i>
</a>
<a href="https://www.linkedin.com/in/rjkush17/" target="_blank" class="social-icon" aria-label="LinkedIn">
<i class="fa-brands fa-linkedin-in fa-lg"></i>
</a>
<a href="https://t.me/+LVYQWdbZBpc3MDZl" target="_blank" class="social-icon" aria-label="Telegram">
<i class="fa-brands fa-telegram fa-lg"></i>
</a>
<a href="https://www.instagram.com/rjkush17/" target="_blank" class="social-icon" aria-label="Instagram">
<i class="fa-brands fa-instagram fa-lg"></i>
</a>
</div>
<div data-aos="fade-up" data-aos-delay="300" data-aos-duration="1200">
<a href="#contact" class="btn">Start a Project <i class="fa-solid fa-arrow-right"></i></a>
</div>
</section>
<!-- About Section -->
<section id="about">
<div class="section-header" data-aos="fade-up">
<h2>About <span class="gradient-text">Me</span></h2>
</div>
<div class="about-grid">
<div class="about-card" data-aos="fade-right">
<h3>Hello, there! 👋</h3>
<p style="margin-top: 1rem; color: var(--text-muted)">
I'm Rishabh Kushwah, a dedicated Full-Stack Web Developer based in
Indore, India. My journey is all about evolving into a skilled
developer, and I thrive on taking up new challenges and seizing
learning opportunities.
</p>
<p style="margin-top: 1rem; color: var(--text-muted)">
I am actively seeking job opportunities where I can contribute my
skills. If you have a promising opportunity that aligns with my
skills/experience, don't hesitate to contact me!
</p>
</div>
<div class="about-card" data-aos="fade-left">
<h3 style="margin-bottom: 1.5rem">My Skills</h3>
<div class="skills-wrapper">
<!-- Skills content simplified for cleaner look, images are optional now but kept for consistency if desired, or just text -->
<div class="skill-tag">
<img src="./img/Skill icon/javascript.svg" /> JavaScript
</div>
<div class="skill-tag">
<img src="./img/Skill icon/typescript.svg" /> typescript
</div>
<div class="skill-tag">
<img src="./img/Skill icon/rust.svg" /> Rust (Basic)
</div>
<div class="skill-tag">
<img src="./img/Skill icon/react.svg" />
React.js
</div>
<div class="skill-tag">
<img src="./img/Skill icon/nextjs.svg" /> Next.js
</div>
<div class="skill-tag">
<img src="./img/Skill icon/redux.svg" />Redux Toolkit
</div>
<div class="skill-tag">
<img src="./img/Skill icon/html.svg" />HTML
</div>
<div class="skill-tag">
<img src="./img/Skill icon/css.svg" />CSS
</div>
<div class="skill-tag">
<img src="./img/Skill icon/tailwindcss.svg" />Tailwind CSS
</div>
<div class="skill-tag">
<img src="./img/Skill icon/shadcn.svg" />Shadcn
</div>
<div class="skill-tag">
<img src="./img/Skill icon/bootstrap.svg" /> BootStrap
</div>
<div class="skill-tag">
<img src="./img/Skill icon/nodejs.svg" /> Node.js
</div>
<div class="skill-tag">
<img src="./img/Skill icon/expressjs.svg" />Express.js
</div>
<div class="skill-tag">
<img src="./img/Skill icon/mongodb.svg" />MongoDB
</div>
<div class="skill-tag">
<img src="./img/Skill icon/linux.svg" />Linux
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects">
<div class="section-header" data-aos="fade-up">
<h2>My <span class="gradient-text">Portfolio</span></h2>
<p style="color: var(--text-muted)">
A small selection of my recent work
</p>
</div>
<div class="project-body projects-grid">
<!-- Projects will be injected here by script.js -->
</div>
</section>
<!-- Contact Section -->
<section id="contact">
<div class="contact-container" data-aos="zoom-in-up">
<div class="contact-info">
<h2>Let's work <span class="gradient-text">together.</span></h2>
<p>
Have a project in mind? I'd love to hear about it. Send me a message
and I'll get back to you as soon as possible.
</p>
<div style="margin-top: 2rem">
<div style="
margin-bottom: 1rem;
display: flex;
align-items: center;
gap: 1rem;
">
<i class="fa-solid fa-envelope" style="color: var(--primary)"></i>
<span><a href="mailto:rishabhkushwahrj@gmail.com">rishabhkushwahrj@gmail.com</a></span>
<!-- Placeholder email based on context -->
</div>
<div style="display: flex; align-items: center; gap: 1rem">
<i class="fa-solid fa-location-dot" style="color: var(--primary)"></i>
<span>Indore, India</span>
</div>
</div>
</div>
<form action="https://formspree.io/f/xgejndqa" method="POST" class="contact-form">
<div class="form-group">
<input type="text" name="name" class="form-input" placeholder="Your Name" required
autocomplete="off" />
</div>
<div class="form-group">
<input type="email" name="email" class="form-input" placeholder="Your Email" required
autocomplete="off" />
</div>
<div class="form-group">
<input type="text" name="subject" class="form-input" placeholder="Subject" required
autocomplete="off" />
</div>
<div class="form-group">
<textarea name="message" class="form-input" placeholder="Tell me about your project..." required
autocomplete="off"></textarea>
</div>
<button type="submit" class="btn" style="width: 100%; justify-content: center">
Send Message <i class="fa-regular fa-paper-plane"></i>
</button>
</form>
</div>
</section>
<!-- Footer -->
<footer>
<div class="footer-content">
<div>
<h3>RISHABH KUSHWAH</h3>
<p style="
color: var(--text-muted);
max-width: 300px;
margin-top: 0.5rem;
">
Building digital products, brands, and experiences.
</p>
</div>
<div class="social-links" style="margin-bottom: 0">
<a href="https://github.com/rjkush17" target="_blank" class="social-icon"><i
class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/rjkush17/" target="_blank" class="social-icon"><i
class="fa-brands fa-linkedin-in"></i></a>
<a href="https://www.instagram.com/rjkush17/" target="_blank" class="social-icon"><i
class="fa-brands fa-instagram"></i></a>
</div>
</div>
<div class="copyright">
© 2023 Rishabh Kushwah. All rights reserved. Handcrafted with
<span style="color: red">❤</span>.
</div>
</footer>
<!-- Scripts -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script src="script.js"></script>
</body>
</html>