-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
27 lines (27 loc) · 1.87 KB
/
about.html
File metadata and controls
27 lines (27 loc) · 1.87 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
---
layout: default
title: About Pradheap
---
<div class="blurb">
<p>
<h1>About Me</h1>
</p>
<p>
Hello there, I'm Pradheap. I work as a Software Engineer in San Francisco, CA and live in Belmont, CA. I graduated in Mechatronics Engineering from <a href='https://www.tce.edu/' target="_blank">TCE</a> in the year 2007.
</p><p>
I primarily work with NodeJS and Python with some AWS services. I used to develop applications with Java/J2EE frameworks like Struts and Spring long back.
</p><p>
I love reading non-fiction books on various subjects such as Psychology, Biology, Physics and History. Though I've read a couple of fictions like 'Godfather' and 'The Hitchhiker's Guide to the Galaxy', I prefer reading non-fiction minus self-help books in the hope of better understanding our complex world, organisms that inhabit this world and the cosmos. You can look at what I've been reading on <a href ='https://www.goodreads.com/user/show/4987984-pradheap' target="_blank">Goodreads</a>.
</p></p>
I'm a 3D printing enthusiast and I love 3D modeling. You can find my designs <a href='https://www.thingiverse.com/prad/designs'
target="_blank">here</a>. I own an Ultimaker 3D printer (the very first DIY kit version).
</p><p>
This site is developed using <a href="https://jekyllrb.com/" target="_blank">Jekyll</a>
and is hosted for free via GitHub.
Images are served by <a href="https://cloudinary.com/" target="_blank">Cloudinary</a>
I often create some websites just for fun. One such recent one is
<a href='https://www.textosaur.us/' target="_blank">Textosaur.us</a>, a site to manipulate text on the fly.
</p><p>
<strong>Standard disclaimer</strong>: <i>All views expressed here are my own and do not necessarily represent those of my past, present, or future employer.</i>
</p>
</div>