Building the new AWS service Control Plane from the ground up.
Design and build:
Focused on improving the resilience of the Redshift clusters to failure and on increasing their availability. As well as reducing the operational burden for our team.
Virtual Workplace was designed to transform Human-Computer interaction experience by introducing VR technologies into the traditional workplace. Users were able to interact with their applications of choice set into the immersive 3D environment using VR headsets and a gesture-based interface.
KDE Simon is a tool that allows you to manipulate your desktop using voice commands.
Browser add-on that extends the functionality of RoamResearch (5k+ users).
Some noteworthy features:
I've also built a variety of smaller tools around Roam - integrating with Asana, Goodreads, Anki, etc. You can find all of them on my GitHub page.
A plugin for the Anki Spaced Repetition Software. It enables you to collaborate on the creation of Anki Card Collections via services like Github.
A library and a DSL that allows you to easily create SSM documents and convert your Python or Bash programs into SSM documents (and optionally - CloudFormation templates, containing those documents).
The talk introduces various approaches for building Domain Specific Languages with the focus on Internal DSLs in Python.
A Kotlin library designed to improve an experience of developing Alexa skills on JVM. Kask can generate code based on your skill model, creating representations for the Intents and Slots in your model. It will also perform instantiation of those classes for an incoming request. So your model is expressed explicitly in the code and you don't have to handle it's recreation from incoming request yourself. The library also provides a concise functional way to implement your request and intent handlers.
Pomodoro productivity technique functionality for the Toggl Button time tracking browser extension.