-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
235 lines (227 loc) · 8.84 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/base.css" />
<link rel="stylesheet" href="css/normalize.css" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap"
rel="stylesheet"
/>
<title>Ajay Raj</title>
</head>
<body>
<div class="parabox">
<div class="parallax">
<h1 class="welcome-text">
Hey!<br />I'm <span class="styled-header">Ajay.</span>
</h1>
</div>
</div>
<div class="container">
<a class="btn btn-primary github-button" href="https://github.com/ajayraj"
><img src="img/GitHub-Mark-Light-64px.png" class="github" alt=""
/></a>
<a class="btn btn-primary email-button" href="mailto:[email protected]"
><img src="img/at.svg" class="filter email" height="64px" alt=""
/></a>
<a class="btn btn-primary linkedin-button" href="https://linkedin.com"
><img
src="img/linkedin.svg"
class="filter linkedin"
height="64px"
alt=""
/></a>
</div>
<div class="bio-block">
<br /><br /><br />
<div class="container bio box-shadow">
<h3>About Me:</h3>
<br />
<div class="row">
<div class="col-6 col-md-2 bio-sub">
<br />I'm looking for my first role in a Software Engineering/Data
Science capacity.<br /><br />I just graduated with a B.S. in
Computer Engineering this past Spring from the University of
California, Riverside.<br />
</div>
<div class="col-6 col-md-3 bio-sub">
<br />Over the past few months, I have been able to dedicate my time
towards some personal projects: LifeBack, YAVS, and restructuring my
personal knowledgebase using Obsidian.md and the Zettelkasten method
are among these. Additionally, I've had a position as a professional
product reviewer since July 2020.
</div>
<div class="col-6 col-md-2 bio-sub">
<br />Fostering community is important to me and I am happy to have
contributed my time to the boards of organizations such as ACM@UCR,
Citrus Hack, and Not So Sharp A Cappella.
</div>
<div class="col-6 col-md-3 bio-sub">
<br />You are what you read! Here are some of my recent favorites:
<ul>
<br />
<li>Meditations - Marcus Aurelius</li>
<li>Infinite Jest - David Foster Wallace</li>
<li>A Crack in Creation - Jennifer Doudna</li>
<li>Alice and Bob Meet the Wall of Fire - Thomas Lin</li>
</ul>
</div>
</div>
</div>
</div>
<div class="content-block">
<div class="container">
<br /><br />
<h3>Projects:</h3>
<br />
<div class="card-columns">
<div class="card">
<div class="card-block box-shadow">
<h4 class="card-title">
<a href="https://yavs.ajayraj.co">yavs.ajayraj.co</a>
</h4>
<p class="card-text">
<a href="https://github.com/ajayraj/yavs">GitHub Link</a>
</p>
<p class="card-text">
Video hosting and sharing website with insight generation using
wordclouds and automatic video category prediction.
</p>
</div>
<div class="card-footer box-shadow">
<small class="text-muted"
>Python (Django, Spacy) | NGINX | PostgreSQL | Gunicorn |
Django-RQ (Docker, Redis) | HTML | CSS</small
>
</div>
</div>
<div class="card">
<div class="card-block box-shadow">
<h4 class="card-title">hive-fs</h4>
<p class="card-text">
<a href="https://www.github.com/ajayraj/hive-fs">GitHub Link</a>
</p>
<p class="card-text">
Peer-to-peer filesystem implementation allowing a shared working
directory space across all connected nodes, data stored in
distributed hash table.
</p>
</div>
<div class="card-footer box-shadow">
<small class="text-muted">C++ (OpenDHT, FUSE) | Docker</small>
</div>
</div>
<div class="card">
<div class="card-block box-shadow">
<h4 class="card-title">LifeBack</h4>
<p class="card-text">
<a href="https://www.github.com/ajayraj/foodbot">GitHub Link</a>
</p>
<p class="card-text">
Working: possible cuisine and recipe recommender based on
currently available ingredients using a Naive Bayes' classifier.
</p>
<p class="card-text">
In Progress: unique recipe generation based on personal
preference, health, and (optional) sequenced DNA medical
insights. Won $5,000 AWS credit to develop idea through
Blackstone Launchpad and UCR OTP.
</p>
</div>
<div class="card-footer box-shadow">
<small class="text-muted"
>Python (Flask, NLTK, DialogFlow, TensorFlow) | fooDB.ca
</small>
</div>
</div>
<div class="card">
<div class="card-block box-shadow">
<h4 class="card-title">Wireless Plant Data Collector</h4>
<p class="card-text card-nonlink-grey">
Code available upon request.
</p>
<p class="card-text">
Handheld device to collect plant information for research
purposes.<br /><br />Contained two Arduino boards, GPS module,
far-IR camera for thermal, near-IR spectrometer, 2 OLED
displays, resistivity sensor, wireless chip, SD Card reader.<br />Displayed
histogram and quick scan data on OLED, exported geotagged data
as CSV to research servers.
</p>
</div>
<div class="card-footer box-shadow">
<small class="text-muted">C (Arduino) </small>
</div>
</div>
<div class="card">
<div class="card-block box-shadow">
<h4 class="card-title">Arbitraj</h4>
<p class="card-text">
<a href="https://www.github.com/ajayraj/arbitraj"
>GitHub Link</a
>
</p>
<p class="card-text">
Basic cryptocurrency price differential calculator and alert
system for instant-gain arbitrage trading. Works with multiple
base and target currencies on available exchanges.
</p>
</div>
<div class="card-footer box-shadow">
<small class="text-muted"
>Python | Web APIs (Kraken, HitBTC, Coinbase, Exmo, Bitfinex,
Coinroom)
</small>
</div>
</div>
<div class="card">
<div class="card-block box-shadow">
<h4 class="card-title">R'Shell</h4>
<p class="card-text card-nonlink-grey">
Code available upon request.
</p>
<p class="card-text">
Linux Bash shell implementation with piping, "||", "&&", parens,
and test flag support.
</p>
</div>
<div class="card-footer box-shadow">
<small class="text-muted">C++ </small>
</div>
</div>
<div class="card">
<div class="card-block box-shadow">
<h4 class="card-title">Divi</h4>
<p class="card-text">
<a href="https://www.github.com/ajayraj/divi">GitHub Link</a>
</p>
<p class="card-text">
Simple voting/polling Android application with additional
biometric authentication features.
</p>
</div>
<div class="card-footer box-shadow">
<small class="text-muted">Java | Firebase </small>
</div>
</div>
</div>
</div>
</div>
</body>
<footer class="footer-block">
<p class="footer-text">
<a href="https://github.com/ajayraj/ajayraj.co"
>No templates here!<br /><span class="copyleft">©</span> Ajay
Raj</a
>
</p>
</footer>
</html>