Commit 69e3e7fb authored by Murukesh Mohanan's avatar Murukesh Mohanan

Paidy updates

parent d9b9530e
Pipeline #1523 failed with stage
...@@ -31,10 +31,10 @@ in System Administration, and got plenty of opportunity to hone my Linux skills. ...@@ -31,10 +31,10 @@ in System Administration, and got plenty of opportunity to hone my Linux skills.
:smile: :smile:
Then, at Yahoo! Japan, I did DevOps for the NoSQL team, principally working on Then, at Yahoo! Japan, I did DevOps for the NoSQL team, principally working on
Cassandra. Cassandra. After Y!J, I moved to a small startup, NABLAS, where I did a bit of
everything: system administration, DevOps, software engineering.
Currently, at NABLAS, I do a bit of everything: system administration, DevOps, Now, I am at Paidy, where I work as a Platform Engineer.
software engineering, and when I get the time, I study deep learning.
<!-- section --> <!-- section -->
...@@ -49,18 +49,18 @@ Lately, I don't post that much. ...@@ -49,18 +49,18 @@ Lately, I don't post that much.
I share the hobby of the masses - reading. Favourite books I share the hobby of the masses - reading. Favourite books
include: include:
- *The Green Mile*, - Stephen King's *The Green Mile*,
- Robert Jordan's *The Wheel of Time* series, - Robert Jordan's *The Wheel of Time* series,
- Asimov's *Foundation* series (expanded by the Galactic Empire series and Robot novels), - Isaac Asimov's *Foundation* series (expanded by the Galactic Empire and Robot novels),
- Clarke's *Rama* series, - Arthur C. Clarke's *Rama* series,
- Stephenson's *Anathem*, - Neal Stephenson's *Anathem*,
- Sanderson's *Stormlight Archive* - Brandon Sanderson's *Stormlight Archive*
I took up photography in IIT Bombay and cycling after I moved to Japan. I took up photography in IIT Bombay and cycling after I moved to Japan.
Photography is my driving passion when it comes to the outdoors: when I travel Photography is my driving passion when it comes to the outdoors: when I travel
for fun, I travel to photograph. That's why I like cycling - it affords more for fun, I travel to photograph. That's why I like cycling - it affords more
opportunities to capture visuals than racing past in a bike or a car does. opportunities to capture visuals than racing past in a bike or a car does.
I haven't really kitted up: I have a Nikon D5300 and a 2016 Giant Contend 2. I haven't really kitted up: I have a Nikon D5300 and a [2017 Giant Contend 2][contend].
<!-- section --> <!-- section -->
...@@ -68,3 +68,5 @@ I am a Gooner. Favourite players include Dennis Bergkamp, Santi Cazorla, ...@@ -68,3 +68,5 @@ I am a Gooner. Favourite players include Dennis Bergkamp, Santi Cazorla,
and Wojciech Szczęsny. I have been an Arsenal fan since the Champions League and Wojciech Szczęsny. I have been an Arsenal fan since the Champions League
final in Paris, 2006. (Yes, I never got to enjoy the peak of the Wenger era.) final in Paris, 2006. (Yes, I never got to enjoy the peak of the Wenger era.)
Even so, there's only one. Arsène. Wenger. Even so, there's only one. Arsène. Wenger.
[contend]: https://www.giant.co.jp/giant16/bike_datail.php?p_id=00000133
...@@ -9,13 +9,13 @@ description: General stuff ...@@ -9,13 +9,13 @@ description: General stuff
Currently contains a nifty `.zshrc`, `vimrc`, and some plugins: Currently contains a nifty `.zshrc`, `vimrc`, and some plugins:
- zsh - zsh
- [grml](https://grml.org/zsh/grmlzshrc.html) (not a plugin *per se*)
- [zdharma/fast-syntax-highlighting](https://github.com/zdharma/fast-syntax-highlighting) - [zdharma/fast-syntax-highlighting](https://github.com/zdharma/fast-syntax-highlighting)
- [zsh-users/zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) - [zsh-users/zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
- vim - vim
- [vim-plug](https://github.com/junegunn/vim-plug) - [vim-plug](https://github.com/junegunn/vim-plug)
- [ctrlp.vim](https://github.com/ctrlpvim/ctrlp.vim.git) - [ctrlp.vim](https://github.com/ctrlpvim/ctrlp.vim.git)
- [molokai](https://github.com/tomasr/molokai.git) - [molokai](https://github.com/tomasr/molokai.git)
- [nerdtree](https://github.com/scrooloose/nerdtree.git)
- [supertab](https://github.com/ervandew/supertab) - [supertab](https://github.com/ervandew/supertab)
- [syntastic](https://github.com/scrooloose/syntastic) - [syntastic](https://github.com/scrooloose/syntastic)
- [tabular](https://github.com/godlygeek/tabular.git) - [tabular](https://github.com/godlygeek/tabular.git)
...@@ -65,9 +65,9 @@ A CV template in LaTeX (modified from one obtained online), then re-written in M ...@@ -65,9 +65,9 @@ A CV template in LaTeX (modified from one obtained online), then re-written in M
{% include_relative cann-table.html %} {% include_relative cann-table.html %}
</div> </div>
I have followed the banding used by [@7amkickoff][7amkickoff]. This table was I have followed the banding used by [@7amkickoff][7amkickoff]. This table will
updated weekly via a cronjob. The data is scraped from [the PL site][epl] be updated during the season. The data is scraped from [the PL site][epl]
without any permission. Hopefully this will count as personal use. :) without any permission. Hopefully this will count as personal use. :)
[cann-table]: https://www.sussex.ac.uk/Users/iane/cannyclubs.php [cann-table]: https://www.sussex.ac.uk/Users/iane/cannyclubs.php
[7amkickoff]: http://www.7amkickoff.com/2012/cann-tables-show-the-gap-between-arsenal-and-the-top-is-smaller-than-you-think/ [7amkickoff]: http://www.7amkickoff.com/2012/cann-tables-show-the-gap-between-arsenal-and-the-top-is-smaller-than-you-think/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment