Image credit: IBM

Quantum Computing

I am a research scientist at IBM Quantum working on the integration of Quantum and HPC systems.

Learn more

I am involved in a number of open-source projects. Below are some of my highlights.

coBib

… is a console bibliography program written in Python. It provides basic features to manage literature references and comes with a curses-based TUI.

Learn more

Image credit: Qiskit

Qiskit

… is an open source SDK for working with quantum computers at the level of pulses, circuits and application modules.

Learn more

Image credit: Neorg

Neorg

… is a life organization tool for Neovim. It implements its own plain-text format improving upon others such as markdown and org-mode by leveraging the full power of Treesitter and combined with Lua revolutionizes note taking in Neovim.

Learn more

Below are some projects which I use on a daily basis:

Dotfiles

… are my extensive configurations showing how setup most of the projects listed on this page and many more!

Learn more

Taskwarrior

… is Free and Open Source Software that manages your TODO list from the command line. It is flexible, fast, and unobtrusive. It does its job then gets out of your way.

Learn more

Textual

… is a lean application framework for Python. You can build sophisticated user interfaces with a simple Python API and run your apps in the terminal and a web browser.

Learn more

Neovim

… is a Vim-fork focused on extensibility and usability.

Learn more

Qtile

… is a full-featured, hackable tiling window manager written and configured in Python. It supports both, X11 and Wayland.

Learn more

Qutebrowser

… is a keyboard-driven, vim-like browser based on Python and Qt.

Learn more


Recent Posts

coBib goes Textualized!

3 minute read

January 13th, 2022 - this is the date of coBib’s last feature release (v3.5.0) as well as the date of the first few commits of this merge request. So what ha...

coBibs Automatic File-Download and more…

8 minute read

It has been a while since the last time that I wrote about coBib and several important features have since been included. In this post, I will highlight the ...

coBib’s New Configuration

4 minute read

coBib is getting a new configuration system with the next major release, version 3.0! Although this release is by no means ready, I am already introducing th...

Testing TUI applications in Python

7 minute read

When I decided to develop a curses-based TUI for my latest programming project, coBib, I knew from the beginning that I will need to test the features of the...

Introducing coBib

7 minute read

coBib is a console-based bibliography manager written in Python. I started developing it a little more than a year ago in the need of a more simplistic and e...