Tomasz Pieczerak

about this photo

Code


Oh, I write computer programs for living... unluckily most of code I've written does not belong to me, so I can't show it here. Sometimes I code in my free time, but it doesn't happen very often (because how much time you can spend looking at a computer screen).


Space

Since 2020 I've started working in N7 Space. We'll see where it leads me — hopefully into space!


Gamedev

At the end of 2016 I came up with an idea of trying to get a job in video game industry... half a year later I started working for 11 bit studios. I worked there for 2.5 years and mostly contributed to:

  • Frostpunk (Tools/Gameplay Programmer)
  • Project 8 [unannounced game] (Tools Programmer)

GitHub

Most of my recent code can be found in my public repositories on GitHub. Also take a look at:


Older works

  • Javatacka - a neat clone of an old game Zatacka written in Java (source code), I'm astonished that after several years it still works without rebuilding :).

  • DES Cypher Virtual Device Driver - a simple driver for Linux kernel that acts as DES encryption/decryption device (not very useful, but it's a good, simple and clean example of how to write drivers for Linux).

safety tips