-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
159 lines (144 loc) · 6.28 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
<!DOCTYPE HTML>
<!--
Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M8E7PXHQY3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-M8E7PXHQY3');
</script>
<title>Aditya Tipre</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="styles.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html"></a></h1>
<nav>
<a href="#menu">Places of Interest</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner">
<h2>Places of Interest</h2>
<ul class="links">
<li><a href="https://github.com/atipre">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/aditya-tipre/">LinkedIn</a></li>
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- Banner -->
<section id="banner">
<div class="inner">
<div class="logo"><span class="icon fa-gem"></span></div>
<h2>Aditya Tipre</h2>
<p>Aspiring Software Engineer, passionate about using AI/ML tools to enhance software soutions</a></p>
</div>
</section>
<!-- Wrapper -->
<section id="wrapper">
<!-- One -->
<section id="one" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"><img src="images/linklogo.jpg" alt="" /></a>
<div class="content">
<h2 class="major">LinkedIn</h2>
<a href="https://www.linkedin.com/in/aditya-tipre/" class="special">Learn more</a>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper alt spotlight style2">
<div class="inner">
<a href="#" class="image"><img src="images/ghublogo.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Github</h2>
<a href="https://github.com/atipre" class="special">Learn more</a>
</div>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper spotlight style3">
<div class="inner">
<a href="#" class="image"><img src="images/resumeimage.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Resume</h2>
<a href="docs/resume.pdf" class="special">Learn more</a>
</div>
</div>
</section>
<!-- Four -->
<section id="four" class="wrapper alt style1">
<div class="inner">
<h2 class="major">Current Endeavors</h2>
<section class="features">
<article>
<a href="#" class="image"><img src="images/headstarterlogo.jpg" alt="Headstarter AI Logo" /></a>
<h3 class="major">Current Software Engineering Fellow @ Headstarter AI</h3>
<p>Undergoing a 7-week program, covering the fundamentals of web development with a goal of developing 5 AI projects in 5 weeks. Find out more from my LinkedIn post.</p>
<a href="https://www.linkedin.com/posts/aditya-tipre_softwareengineer-ai-headstarterai-activity-7216893402808750081-yDgs?utm_source=share&utm_medium=member_desktop" class="special">Check out my LinkedIn post</a>
</article>
<article>
<a href="#" class="image"><img src="images/osglogo.jpg" alt="" /></a>
<h3 class="major">Data Engineer Intern @ Optimal Strategix Group (OSG)</h3>
<p>Currently working on creating a webscraping application which can analyze sentiment behind certain medical products, learn more from my linkedin</p>
<a href="https://www.linkedin.com/in/aditya-tipre/" class="special">Learn more</a>
</article>
<article>
<a href="#" class="image"><img src="images/physeeklogo.jpg" alt="" /></a>
<h3 class="major">Physeek</h3>
<p>Currently working on building a website focused on delivering personalized workout routines to gym-goers of all experience levels. I am working on the project with my lifelong friend Daniel Kardhashi</p>
<a href="https://github.com/atipre/BigBodyProgram" class="special">Check out the repository</a>
</article>
<article>
<a href="#" class="image"><img src="images/scalelogo.jpg" alt="" /></a>
<h3 class="major">Incoming Undergraduate Research Assistant @ Scalable Asymmetric Lifecycle Engagement (SCALE)</h3>
<p>Looking forward to participating in research relating to the integration of AI/ML techniques in microelectronic and semiconductor chips</p>
<a href="https://research.purdue.edu/scale/about/index.php" class="special">Learn more about SCALE</a>
</article>
</section>
</div>
</section>
</section>
<!-- Footer -->
<section id="footer">
<div class="inner">
<h2 class="major">Get in touch</h2>
<div class="contact-container">
<img src="images/websitePhoto2.JPG" alt="Photo" class="contact-photo">
<ul class="contact">
<li class="icon solid fa-envelope">
<a href="mailto:[email protected]">[email protected]</a>
</li>
<li class="icon brands fa-instagram">
<a href="https://www.instagram.com/aditya.tipre/">aditya.tipre</a>
</li>
</ul>
</div>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>