Skip to content
View TCA166's full-sized avatar
  • Poland
  • 09:57 (UTC +02:00)

Highlights

  • Pro
Block or Report

Block or report TCA166

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
TCA166/README.md

I'm a polish computer science student.
For some unknown reason C appeals to me, but when I need to get stuff done I program in other languages like Python or C#.
In fact I know a fair bit about Python's inner workings because I worked a fair bit with the Python C API.
Professionally I am a fullstack Python/PHP webdev.
A lot of my free time projects are video game oriented, and feel free to contribute to them.

Some of the cool things I did

In my free time I do plenty of programming in a variety of languages, here are the highlights:

Low level programming

  • mcSavefileParsers are a set of tools written entirely in C for Minecraft save file parsing and generating 3d models based on savefiles
  • doomMC is a Minecraft server written in C++ and C that is meant to host a deathmatch gamemode
  • minecraftBallistics is a set of tools, whose function is really unimportant. What is important is the fact that I used 6 different low level languages and compiled them together!
  • reimagined-adventure is a Linux daemon written entirely in C that monitors contents of a directory based on a config file

Web development

  • gitWebhook is a Python module available on PyPI that provides flask blueprints for receiving and processing GitHub and GitLab webhooks
  • openCMS is a Python class based framework meant to generate flask based webapps implementing basic CRUD operations
  • fwd is a PHP webapp for displaying data from this one specific road quality measurment device
  • cdp is a Java webapp backend I wrote a while back as a part of a recruitment process
  • glowing-eureka is the most boring and generic flask webapp imaginable, but demonstrates fairly well the things I do in webdev regularly

Video game stuff

Pinned

  1. mcSavefileParsers mcSavefileParsers Public

    A collection of tools and libraries for extraction of data from Minecraft savefiles and 3d model generation

    C 1

  2. openCMS openCMS Public

    A python framework for generating complete flask webapps

    HTML

  3. CK3-history-extractor CK3-history-extractor Public

    A program designed for creating an encyclopedia of sorts containing your ck3 history

    Rust 12

  4. doom_mod_manager doom_mod_manager Public

    A custom wrapper for the gzdoom launcher

    C#

  5. reimagined-adventure reimagined-adventure Public

    C Linux daemon for controlling file types in directory

    C

  6. gitWebhook gitWebhook Public

    Flask blueprints for receiving git webhook requests, automatic deployment and testing

    Python 1