-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c73879
commit 2ec1e2a
Showing
7 changed files
with
1,528 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,283 @@ | ||
<!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 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> |
Oops, something went wrong.