$ cat /etc/passwd | grep sandyherho
sandyherho:x:1000:1000:paleoclimate hacker,fluid modeler,data wrangler:/home/earth_comp_sci:/bin/bash
$ ls -la /home/sandyherho/research/
drwxr-xr-x paleoclimate/
drwxr-xr-x marine_biogeochem/
drwxr-xr-x maritime-continent_climate/
drwxr-xr-x time_series_analysis/
drwxr-xr-x geophysical-fluid_dynamics/
-rw-r--r-- scientific_computing.py
#!/usr/bin/env python3
langs = ['Python', 'R', 'Julia', 'Fortran', 'MATLAB']
tools = {'cGENIE', 'GNU/Linux', 'LaTeX', 'Docker'}
status = 'active'
$ ps aux | grep sandyherho
[1] developing atmospheric/oceanic analysis tools
[2] reverse-engineering paleoclimate signals
[3] simulating geophysical fluids
[4] hacking earth system models
$ echo $MAIL
gagakrimang@tuta.io
$ links
https://sandyherho.github.io/
https://rb.gy/k09oz1 # scholar
$ exit