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

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...