Skip to content
Avatar
🕹️
🕹️

Achievements

Achievements

Block or Report

Block or report roskakori

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.

Report abuse

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

Report abuse

Popular repositories

  1. pygount Public

    count lines of code for hundreds of languages using pygments

    Python 87 14

  2. talks Public

    Slides and code examples to my talks

    Jupyter Notebook 27 9

  3. cutplace Public

    validate data stored in CSV, PRN, ODS or Excel files

    Python 16 20

  4. loxun Public

    large output in XML using unicode and namespaces

    Python 12 4

  5. swiftmess Public archive

    parse SWIFT messages used for financial transactions in banking

    Python 12 12

  6. convert Trac tickets to Github issues

    Python 9 12

259 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2022

Created 1 commit in 1 repository

Created an issue in wilsonzlin/minify-html that received 3 comments

Broken doctype without space

A single space within doctype should be preserved. Example: >>> from minify_html import minify >>> minify('<!doctype html>') '<!doctypehtml>' Expec…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.