Skip to content
View Kwpolska's full-sized avatar

Organizations

@getnikola

Block or report Kwpolska

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kwpolska/README.md

$ whoami

I’m Krzysztof — you can call me Chris. I’m a full-stack web developer from Wrocław, Poland, writing a lot of C# and React (but not a lot of it open-source.)

Open source stuff

A lot of my open source projects are on GitHub. Projects I’ve contributed to include:

  • YetAnotherBlogGenerator, a static site generator written in C#, which is responsible for generating my website, chriswarrick.com
  • Nikola, a static site generator written in Python, which tries to be fast and support multiple input formats (including Jupyter Notebooks) (I’m the co-maintainer)
  • django-expenses, a simple yet comprehensive system for managing personal expenses, written in Django
  • …and a bunch more, listed below and on the Repositories page.

Educational content

I also write educational posts sometimes. You might be interested in:

Where to find me

I rarely blog at chriswarrick.com. If you want to e-mail me, try my name @ the domain my blog is in, or you can look at the contact page.

Pinned Loading

  1. YetAnotherBlogGenerator YetAnotherBlogGenerator Public

    An unoriginally-named static site generator, written in C#, used to render my blog (chriswarrick.com).

    C# 1

  2. getnikola/nikola getnikola/nikola Public

    A static website and blog generator

    Python 2.7k 468

  3. django-expenses django-expenses Public

    A comprehensive system for managing expenses.

    Python 10 5

  4. gitco.NET gitco.NET Public

    A small .NET app to checkout a desired git branch.

    C#