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

Block or report anzzik

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

Hi, I’m Anssi. Welcome to my GitHub page!

Here you can find some of my random unfinished projects which I have started in order to learn something new or just for fun. Sometimes I even get back to them but usually new ideas just keep popping up.

Currently I'm most interested in Python and C/C++. Actually C has been my favorite language for ages but I've recently found out that C++ has some really nifty features too. Python on the other hand is really quick to implement and try things out. With type hints etc you can make the code look really nice too. Static typing is the way to go.

Popular repositories Loading

  1. editor editor Public

    Experimental editor project

    C

  2. phplisp phplisp Public

    Experimental lisp interpreter written in PHP.

    PHP

  3. erp erp Public

    C

  4. vimconfig vimconfig Public

    Vim Script

  5. raycast raycast Public

    JavaScript

  6. isql isql Public

    Easy-to-use Python Database API

    Python