-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
294 lines (276 loc) · 11.2 KB
/
index.html
File metadata and controls
294 lines (276 loc) · 11.2 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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Meta tags for social media sharing -->
<meta property="og:title" content="Akshat Jalan - DevFolio" />
<meta
property="og:description"
content="This is a portfolio of my work, including both personal and production projects. Made with HTML, CSS, and Javascript"
/>
<meta
property="og:image"
content=" https://akshatjalan.github.io/devfolio/images/devfolioSnip.png"
/>
<meta property="og:url" content="https://akshatjalan.github.io/devfolio/" />
<!-- Fallback for non-social media platforms -->
<meta name="twitter:card" content="Akshat Jalan" />
<meta name="twitter:title" content="Akshat Jalan - DevFolio" />
<meta
name="twitter:description"
content="This is a portfolio of my work,
including both personal and production projects. Made with HTML, CSS, and
Javascript"
/>
<meta
name="twitter:image"
content="https://akshatjalan.github.io/devfolio/images/devfolioSnip.png"
/>
<link rel="icon" type="image/x-icon" href="images/favicon.ico" />
<link rel="stylesheet" href="style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@500;700&display=swap"
rel="stylesheet"
/>
<title>Akshat Jalan - Devfolio</title>
</head>
<body>
<div class="container">
<div class="navbar">
<div class="nameLink">Portfolio</div>
<div class="pageLinks">
<a href="#skills">skills</a>
<a href="#experience">experience</a>
<a href="#projects">projects</a>
<a href="#contact">contact</a>
</div>
</div>
<div class="about">
<div class="aboutSection">
<img class="myPic" alt="photo" src="images/MyPic.png" />
<div class="fieldSection">
<div>Akshat Jalan</div>
<div class="fieldName">Software engineer</div>
</div>
</div>
<div class="nameSection">
<div class="aboutHeading">ABOUT</div>
<span
>A Software developer with expertise in ReactJS & NodeJS,
complemented by strong Python programming skills. </span
>Specialized in crafting intuitive UI/UX designs and developing
scalable server-side applications, with expertise in managing
<span>MongoDB databases.</span>
</div>
</div>
<div class="socials">
<a class="socialEmailLink" href="mailto:akshatjalanmain@gmail.com"
>email.</a
>
<a class="socialLink" href="Akshat_Jalan.pdf" download>resume.</a>
<a
class="socialLink"
href="https://www.linkedin.com/in/akshat-jalan/"
target="_blank"
>linkedIn.</a
>
<a
class="socialLink"
href="https://github.com/Akshatjalan"
target="_blank"
>github.</a
>
</div>
<div class="skills" id="skills">
<div class="skillSection" id="front">
<div class="skillHeader">Frontend.</div>
<div class="skillNameSection">
<div class="skillName">ReactJS</div>
<div class="skillName">HTML & CSS</div>
<div class="skillName">JavaScript</div>
<!-- <div class="skillName">React Native</div> -->
</div>
</div>
<div class="skillSection" id="back">
<div class="skillHeader">Backend.</div>
<div class="skillNameSection">
<div class="skillName">NodeJS</div>
<div class="skillName">ExpressJS</div>
<div class="skillName">MongoDB</div>
</div>
</div>
<div class="skillSection" id="lang">
<div class="skillHeader">Languages.</div>
<div class="skillNameSection">
<div class="skillName">Python</div>
<div class="skillName">Java</div>
<div class="skillName">SQL</div>
</div>
</div>
</div>
<div class="experience" id="experience">
<div class="companySection">
<div class="experienceheading">EXPERIENCE</div>
<div>
<div class="companyName">Bank of America.</div>
<div class="companyPeriod">July 2022 - Present</div>
<div class="companySkills">
<div class="companySkillName">ReactJS</div>
<div class="companySkillName">Python</div>
<div class="companySkillName">SQL</div>
</div>
</div>
</div>
<div class="experienceSection">
<div class="experienceItem">
<div class="experienceName">Software Engineer</div>
<div class="experienceDesc">
Managed banking loan data portal, which helps in facilitating
manual loan data sourcing and transformations crucial for FRB
reporting. Utilized ReactJs for frontend, integrated Python
backend, and streamlined Oracle SQL data management. Led and
implemented adaptable Frontend enhancements, and coordinated CRQ
quarterly releases. Upheld bank standards, improved code quality,
and introduced user-centric features, demonstrating comprehensive
technical leadership tailored for efficient data sourcing.
</div>
</div>
<!--
<div class="experienceItem">
<div class="experienceName">Sr. Tech Associate</div>
<div class="experienceDesc">
My role involves working with a full-stack technology stack. I
have expertise in utilizing ReactJS to design engaging and
responsive user interfaces. Additionally, I have proficiency in
Python FastAPI and SQL Oracle database, enabling me to create
scalable and reliable back-end systems.
</div>
</div>
-->
</div>
</div>
<div class="projects" id="projects">
<div class="projectHeader">
<div>
<div class="aboutHeading">PROJECTS</div>
<div class="projectName">CodeLance.</div>
<div class="projectDesc">
CodeLance is a MERN stack application which offers a specialized
freelancing platform tailored for clients seeking skilled
developers for their projects. Our platform simplifies the process
of finding and hiring talent, ensuring a seamless experience
through effective communication and collaboration tools. Powered
by the MERN stack, our backend utilizes NodeJS to provide robust
APIs for the frontend framework. MongoDB serves as the database,
ensuring a solid foundation for this dedicated developer
freelancing application.
</div>
</div>
<a
href="https://codelance-akshat.netlify.app/"
target="_blank"
>
<img class="projectLink" src="images/linkArrow.png" alt="link"
/></a>
</div>
<a
href="https://codelance-akshat.netlify.app/"
target="_blank"
>
<img
class="projectImg"
src="images/codelanceMock.png"
alt="Book shop"
/></a>
</div>
<div class="projects" id="projects">
<div class="projectHeader">
<div>
<div class="projectName">BookShop.</div>
<div class="projectDesc">
A React-based web app enabling users to browse, add books to their
cart, simulate smooth transactions and purchases using stripe
payment. Utilized CommerceJS for seamless integration of backend
APIs.
</div>
</div>
<a href="https://github.com/Akshatjalan/Book-store-Reactjs" target="_blank">
<img class="projectLink" src="images/linkArrow.png" alt="link"
/></a>
</div>
<a href="https://github.com/Akshatjalan/Book-store-Reactjs" target="_blank">
<img class="projectImg" src="images/bookStore.png" alt="Book shop"
/></a>
</div>
<div class="projects" id="projects">
<div class="projectHeader">
<div>
<div class="projectName">HarryPotter.</div>
<div class="projectDesc">
The Harry Potter Wizard Verse website is a one-stop hub for
Potterheads, providing essential information, interactive videos,
and a fun quiz using HTML, CSS, and JavaScript. With a responsive
design, animations on scroll, and dark/light modes, it ensures
compatibility across devices. Developed with a desktop-first
approach and mobile optimization, this user-friendly interface
welcomes fans of all ages into the enchanting world of Harry
Potter.
</div>
</div>
<a
href="https://akshatjalan.github.io/HarryPotter-akshat/"
target="_blank"
>
<img class="projectLink" src="images/linkArrow.png" alt="link"
/></a>
</div>
<a
href="https://akshatjalan.github.io/HarryPotter-akshat/"
target="_blank"
>
<img class="projectImg" src="images/hpMock.png" alt="Book shop"
/></a>
</div>
<div class="projects" id="projects">
<div class="projectHeader">
<div>
<div class="projectName">Amazon Redesign.</div>
<div class="projectDesc">
Redesigned Amazon's interface with the goal of enhancing user
experience. This project focuses on creating a modern, intuitive,
and user-friendly landing page, built using the MERN stack -
MongoDB, ExpressJS, ReactJS, NodeJS alongside JavaScript, HTML,
and CSS.
</div>
</div>
<a href="https://akshat-amazonredesign.netlify.app/" target="_blank">
<img class="projectLink" src="images/linkArrow.png" alt="link"
/></a>
</div>
<a href="https://akshat-amazonredesign.netlify.app/" target="_blank">
<img
class="projectImg"
src="images/amazonRedesignMock.png"
alt="Book shop"
/></a>
</div>
<div class="contact" id="contact">
<div class="contactName">Let's get started.</div>
<a class="contactButton" href="mailto:akshatjalanmain@gmail.com"
><button>akshatjalanmain@gmail.com</button></a
>
<div class="pageLinks"><a href="#">Back to Top</a></div>
</div>
<div class="footer">
<div class="nameLink">akshat jalan.</div>
<div class="footerRight">all rights reserved © 2025</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.3/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.3/ScrollTrigger.min.js"></script>
<script src="script.js"></script>
</body>
</html>