Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Murukesh Mohanan
web
Commits
69e3e7fb
Commit
69e3e7fb
authored
Jun 21, 2021
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Paidy updates
parent
d9b9530e
Pipeline
#1523
failed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
13 deletions
+15
-13
index.md
index.md
+11
-9
resources.md
resources.md
+4
-4
No files found.
index.md
View file @
69e3e7fb
...
@@ -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
resources.md
View file @
69e3e7fb
...
@@ -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 w
as
I have followed the banding used by
[
@7amkickoff
][
7amkickoff
]
. This table w
ill
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/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment