-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
executable file
·39 lines (30 loc) · 2.69 KB
/
about.html
File metadata and controls
executable file
·39 lines (30 loc) · 2.69 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
28
29
30
31
32
33
34
35
36
37
38
39
---
layout: page
title: about
subtitle:
permalink: /about/
---
<img src="../img/pratik-sampat.jpg" class="img-responsive" alt="Hey. How you doin'"/>
<h2>Hi.</h2>
<p>I'm Pratik. I am a:
<ul>
<li>Web Developer</li>
<li>Photographer</li>
<li>Gym Rat</li>
<li>DIY Fan</li>
<li><span class="hint--bottom hint--rounded hint--medium" aria-label="What kind of computer says hello from the other side? A Dell."><em>Huge fan of puns</em></span></li>
</ul>
</p>
<p>This website is my collection of experiments on web development, photography techniques, fitness routines, or silly DIY projects. My <a class="link" href="{{ site.baseurl }}/today-i-learned/">today I learned</a> posts are 5 minute reads on {% assign random_post = site.posts | sample %}<a class="link" href={{random_post.url}}>{{random_post.title}}</a>, {% assign random_post2 = site.posts | sample %}<a class="link" href={{random_post2.url}}>{{random_post2.title}}</a>, or {% assign random_post3 = site.posts | sample %}<a href={{random_post3.url}} class="link">{{random_post3.title}}</a></p>
<h2>More...</h2>
<p>Growing up, there was something magical about building with my hands; I loved legos, model kits, hot wheel tracks and ideas. Code brings me that magical feeling of constantly working on a puzzle. But, an important question I have long sought to answer is <b>why do most developers go broke?</b> And after much thought through out the years, I have realized why: Because they use up all their...<span class="hint--bottom-left hint--rounded hint--medium" aria-label="I'm sorry, don't leave pls."><em>cache</em></span>.</p>
<br />
<p>Along with the nerdy web stuff, I frequently toy around with GoPros, drones, and DSLRs to chase after preserving 'the moment'. In the end, my work teaches me valuable lessons in photography and videography that I hope to share through my posts.</p>
<br />
<p>Pursuing peak physical condition has been one of my longest standing challenges. I guess it's the journey, not the destination. My posts on fitness aim to document my attempts at shredding fat, muscle training, new motivation techniques and improving flexibility.</p>
<img src="../img/stopmotionjump.gif" alt="" class="center-block"/>
<p id="subtitle">Am I fit yet?</p>
<p>Besides writing about building websites and muscles, my DIY experiments on home automation, carpentry, and electronics take up nearly all of my free time. Got a spare microwave? or refrigerator? or car? Please let me tear it apart :pray:. Or wanna work with me on a project? <a class="link" href="{{ site.baseurl }}/contact/">Message me</a>.</p>
<p>Thought I'd let you go without a great pun?</p>
<img src="../img/myapollogees.JPG" alt="Ha." class="center-block"/>
<p id="subtitle">Heheheheheu.</p>