Skip to content
View Jakub21's full-sized avatar
Block or Report

Block or report Jakub21

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
Jakub21/README.md

Welcome to my profile ๐Ÿ‘‹

My main language is Python ๐Ÿ, I also know JavaScript.

On GitHub since 2017. I've been coding in commercial setting since 2022.

Recently I started experimenting with Docker ๐Ÿ‹

Pinned

  1. shp.py shp.py Public

    Static HTML Preprocessor. Parses custom SHP syntax and uses the data to compile HTML files. In contrary to other preprocessors, this one is meant to be used at build time.

    Python

  2. domi.js domi.js Public

    Object oriented DOM manipulation package. Allows the user to easily create interactive websites.

    JavaScript

  3. edm-framework edm-framework Public

    Event Driven Multiprocessing is a general purpose, modular, non-web Python framework [Proof of concept]

    Python

  4. oci.js oci.js Public

    Object oriented Canvas Interface provides an abstraction layer for the Canvas API [Proof of concept]

    JavaScript

  5. namespace namespace Public

    Custom data structure that blends dictionaries and objects. Can be used for pretty print of complex structures, which comes in handy when debuggers can't be used. Supports JSON and YAML.

    Python

  6. maf.js maf.js Public

    Modular Application Framework for Node.js [Proof of concept]

    JavaScript