About Me
I am Abhinav Sarkar. I’m a Software Engineer currently living in Bangalore, India. I currently work at Google. I’ve previously worked at Flipkart, nilenso software, Capillary Technologies and FICO. When not making software, I read books, play drums, listen to music and ride my bike.
Here are some talks and workshops I have presented in various conferences:
- Clojure, Concurrency, and You - In/Clojure 2019, Bangalore
- Many Ways to Concur - Functional Conf 2018, Bangalore
- Moving People with Clojure - EuroClojure 2017, Berlin
- Introduction to Concurrency in Haskell - Functional Conf 2015, Bangalore
- A Slow (and Hopefully Heedful) Ride Through ReactJS and Flux - JSFoo 2015, Bangalore
- A Quick (and Hopefully Painless) Ride Through ReactJS - Meta Refresh 2015, Bangalore
You can see some projects I’ve done here.
You can find more about me on the internet:
- Programming
- Haskell
- abhinavsarkar.net
You can get in touch with me over Twitter or email me at abhinav@abhinavsarkar.net.
About the Website
This is my personal website written and edited by me.
All content provided is for informational purposes only. The articles and posts on this website are my own and don’t necessarily represent the positions, strategies, or opinions of my employer or previous employers or their subsidiaries. I make no representations as to the accuracy or completeness of any information found here or by following any links. I will not be liable for any errors or omissions in this information nor for the availability of this information. I will not be liable for any losses, injuries, or damages from the display or use of this information.
The source of the website can be found on my github. The master branch contains the static website which is generated from the code and the content in the source branch.
Shake is used as the base for static website generation. Earlier it was done using Hakyll. Staticman is used for the static comments support. Website styling is done with SCSS and interactivity is added using JQuery.
The website is run using the hastatic server for docker. It is hosted on Digital Ocean, behind Cloudflare for caching. Builds are done automatically using a self-hosted Drone CI instance.
CI pipeline of abhinavsarkar.net
Sitemap
- Core
- Writing
- Other