-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
284 lines (241 loc) · 12.9 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>@adityashrivastava</title>
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="main.css">
<link rel='icon' href='favicon.ico' type='image/x-icon'/>
<link href="//db.onlinewebfonts.com/c/bd317adf74e5e7e564eb61ce9926cc6d?family=Gotham" rel="stylesheet" type="text/css"/>
<link href="//db.onlinewebfonts.com/c/9a2bc11be56851dde98c1b49302cc21a?family=Gotham+Medium" rel="stylesheet" type="text/css"/>
<link href="//db.onlinewebfonts.com/c/0923ee644c97a87d70269aa80a6f1e79?family=The+Historia+Demo" rel="stylesheet" type="text/css"/>
<meta name="google-site-verification" content="9P7lBLkCpxEcZAig0uq5LQzN-YUIhlLA37V1Gj3avcg" />
</head>
<body>
<div class = "image">
<header>
<div class="left-circ" >
<img src="images/Group 1953.svg" alt="" >
</div>
<div class="circle-img" >
<img src="images/Group 1951.svg" alt="" >
</div>
<div class="menu-toggler">
<div class="bar half start"></div>
<div class="bar"></div>
<div class="bar half end"></div>
</div>
<nav class="top-nav">
<ul class="nav-list">
<li>
<a href="index.html" class="nav-link">Home</a>
</li>
<li>
<a href="#about" class="nav-link">About</a>
</li>
<li>
<a href="#services" class="nav-link">Hobbies</a>
</li>
<li>
<a href="#portfolio" class="nav-link">Portfolio</a>
</li>
<li>
<a href="#experience" class="nav-link">Experience</a>
</li>
</ul>
</nav>
<div class="landing-text">
<h1>Hi,I'm</h1>
<h1>Aditya</h1>
<div class="scrolldown">
<span></span>
<span></span>
<span></span>
</div>
<h6>I'm passionate about Backend Development and Machine Learning</h6>
</div>
</header>
<section class="about" id="about">
<div class="container">
<div class="profile-img" >
<img src="NIL_0306.jpg" data-aos="fade-up" data-aos-delay="300ms">
</div>
<div class="skills-img" >
<img src="images/blackball.svg" alt="" >
</div>
<div class="about-details" data-aos="fade-up" data-aos-delay="300ms" >
<div class="about-heading">
<h1>About</h1>
<h6>Myself</h6>
</div>
<br>
<h3> Hi! I'm Aditya</h3>
<br>
<p>
Hi there! 👋 I'm Aditya Shrivastava, a passionate and driven third-year student pursuing Computer Science Engineering. With a keen interest in Software Engineering and Machine Learning, I thrive on turning ideas into innovative solutions that make a positive impact.
<br>
<br>
<a href="https://drive.google.com/file/d/1CmXyPGy0xJL_3ETgQJiJLSDFKV6lrApK/view?usp=sharing" , target = "_blank" class="cta">Checkout my Resume</a>
</p>
<br>
<address>Contact me here <a href="mailto:[email protected]" > [email protected]</a>
</address>
<div class="social-media" >
<ul class="nav-list" >
<li>
<a href="https://www.linkedin.com/in/aditya-shrivastava-223b24165/" target = "_blank" class="icon-link">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://github.com/adityashriv2003" target = "_blank" class="icon-link">
<i class="fab fa-github-square"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/adityashriv12/" , target = "_blank" class="icon-link">
<i class="fab fa-instagram"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="services" id="services" >
<div class="container">
<div class="services-img" >
<img src="images/Rectangle 5651.svg" alt="" >
</div>
<div class="section-heading" >
<h1>Hobbies</h1>
</div>
<div class="my-skills" data-aos="fade-right" data-aos-delay="100ms">
<div class="skill" data-aos="fade-right" data-aos-delay="300ms">
<h3>Mastering Minds: The Strategic Symphony of Chess</h3>
<p>
"Chess: a strategic passion fueling my mind. Endless possibilities, honed skills, and constant intellectual stimulation in competition and casual play."
</p>
<br>
</div>
<div class="skill" data-aos="fade-right" data-aos-delay="600ms">
<h3>Harmonizing Worlds: Crafting Melodies through Music Listening and Writing</h3>
<p>
"Immersing in diverse melodies, I explore the tapestry of sound. From classical to contemporary, each note inspires my writing journey."
</p>
<br>
</div>
<div class="skill" data-aos="fade-right" data-aos-delay="900ms">
<h3>Decoding Innovation: Unraveling Challenges through Programming</h3>
<p>
"Programming is my digital canvas, where logic meets creativity. From crafting elegant solutions to tackling complex problems, I thrive in the ever-evolving landscape of technology."
</p>
<br>
</div>
<div class="skill" data-aos="fade-right" data-aos-delay="1200ms">
<h3>Anime Odyssey: Exploring Worlds Beyond Reality with Passion and Wonder</h3>
<p>
"Anime is more than entertainment; it's a gateway to boundless imagination. Through captivating stories and vibrant characters, I delve into worlds where dreams and reality intertwine."
</p>
<br>
</div>
</div>
</div>
</div>
</section>
</div>
<div class = "image">
<section class="portfolio" id="portfolio">
<div class="container">
<div class="section-heading">
<h1>Portfolio</h1>
<h6>Some of my recent work</h6>
</div>
<div class="portfolio-item" data-aos="fade-in" data-aos-duration="300ms">
<div class="portfolio-img has-margin-right">
<img src="pro1.jpg" alt="">
</div>
<div class="portfolio-description">
<h6>Project 1</h6>
<h1>StockSage</h1>
<p>
Using advanced machine learning techniques, my stock prediction app harnesses the power of Facebook Prophet and real-time data from Yahoo Finance. It analyzes historical trends, market sentiment, and key indicators to generate accurate forecasts. Investors can make informed decisions confidently, benefiting from precise insights into future market movements. Whether navigating volatile markets or seeking long-term growth opportunities, this app provides invaluable support for successful investment strategies.
</p>
<a href="" class="cta">View Project</a>
</div>
</div>
<div class="portfolio-item" data-aos="fade-in" data-aos-duration="300ms">
<div class="portfolio-description has-margin-right">
<h6>Project 2</h6>
<h1>TextTrove</h1>
<p>
Implementing text detection via machine learning on the 20 Newsgroups dataset involves training algorithms to recognize and extract textual content from images. By leveraging advanced techniques such as convolutional neural networks (CNNs) and natural language processing (NLP), the system identifies and interprets text, enabling applications ranging from document digitization to automated data extraction.
</p>
<a href="" class="cta">View Project</a>
</div>
<div class="portfolio-img has-margin-left">
<img src="pro2.png" alt="">
</div>
</div>
</div>
</section>
<section class="experience" id="experience">
<div class="container" >
<div class="section-heading">
<h1>Experience</h1>
<h6>Some of my works</h6>
</div>
<div class="timeline" >
<ul>
<li class="date" data-date="Feb 2024-April 2024" data-aos="fade-up" data-aos-duration="300ms">
<h1>Freelance Software Engineer @Gigsgen Innovations</h1>
<p>Worked as a freelance Software Engineer , built different softwares for various clients.
</p>
<br>
</li>
<li class="date" data-date="Nov 2023-Jan 2024" data-aos="fade-up" data-aos-duration="300ms">
<h1>Software Engineering Intern @RadicalX</h1>
<p>Worked as a Frontend Engineer at RadicalX. Added and improved functionalities on there sample website. This being my first development internship learnt a lot about HTML , CSS and JS.
</p>
<br>
</li>
<li class="date" data-date="Sep 2023-Nov 2023" data-aos="fade-up" data-aos-duration="300ms">
<h1>Research Intern @Carnegie Mellon University</h1>
<p>Worked as a Research Intern under Professor Min Xu. Led an independent research on Free vs Fixed Text Detection with the help of pretrained transformer models(Bert-uncased). Achieved 97 % accuracy in distinguishing between free and fixed text
</p>
<br>
</li>
<li class="date" data-date="Jul 2023-Nov 2023" data-aos="fade-up" data-aos-duration="300ms">
<h1>Research Intern @MIDAS Labs , IIIT Delhi</h1>
<p>Research Intern under Professor Rajiv Ratn Shah. Fine tuned a Bert model which used various parameter to detect copied text. Model achieved 91 % accuracy on the test dataset , 97 % accuracy on the training and validation dataset.
</p>
<br>
</li>
<li class="date" data-date="Jul 2022-Nov 2022" data-aos="fade-up" data-aos-duration="300ms">
<h1>Teaching Assistant @Coding Ninjas</h1>
<p>Facilitating interactive doubt sessions to address student’s questions and clarify concepts. Wrote technical content on the topics of Data Structures for the students. Mentored over 1500 students.
</p>
<br>
</li>
</ul>
<div class="contact-img" >
<img src="images/Group 1956.svg" alt="" >
</div>
</div>
</div>
</section>
<footer class="copyright">
<div class="up" id="up">
<i class="fas fa-chevron-up"></i>
</div>
<p>© 2024 Aditya Shrivastava</p>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script src="main.js"></script>
</div>
</body>
</html>