diff --git a/images/profile.jpg b/images/profile.jpg new file mode 100644 index 0000000..030a3a2 Binary files /dev/null and b/images/profile.jpg differ diff --git a/pages/about.md b/pages/about.md index b2e6693..c4d0bf3 100644 --- a/pages/about.md +++ b/pages/about.md @@ -1,7 +1,25 @@ -# Document Title -Hello world -``` -when in rome -``` +# Dhananjay Balan + +![](./images/profile.jpg){height=400px} + +Interested in all things technology and other things: cooking, biking and reading, easily nerd snipable. + +Hailing from **Kerala, India**, Currently based in **Berlin, Germany**. + +Currently tending infrastructure at [voltus](https://voltus.co), previously at [Port Zero](https://port-zero.com), [CLIQZ](https://cliqz.com) and [Plivo](https://plivo.com), an outdated résumé is available at + +## Projects +Always building, seldom finishing + +- — an opinionated minimal readwise.io clone ([source](https://git.planet-express.in/dbalan/quotes-api)) +- -- Recipe lists on cooking rotation, over-engineered this one to generate a static site from yaml spec ([source](https://github.com/dbalan/recipes)). +- -- Webpage with no TLS termination, a landing page for those nasty captive portal redirects. +- — NixOS is my main daily driver, my frustrations with it sometimes result in patches upstream. + +### Elsewhere on the internet +- I love getting mail: `hey AT this domain` +- [blog.dbalan.in](https://blog.dbalan.in): More organized brain dumps, but mostly rants. +- [@notmycommit@notwork.in](https://notwork.in/@notmycommit): I'm furious at something or I fail to be funny. +- [@notmycommit@bookwyrm.social](https://bookwyrm.social/user/notmycommit): I've thoughts about my reading. diff --git a/templates/pages.html b/templates/pages.html new file mode 100644 index 0000000..0e36235 --- /dev/null +++ b/templates/pages.html @@ -0,0 +1,25 @@ + + + + + + $title$ + + + + + + + + + + $body$ + + +