Skip to content
View sigmasternchen's full-sized avatar

Sponsoring

@lpil

Block or report sigmasternchen

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
sigmasternchen/README.md

Hi there ๐Ÿ‘‹

My name is Sigma, and I am a software engineer from Germany.

When I'm not working on bigger (serious) projects, I like doing stupid stuff in languages that are not meant to do any of that - it's a nice challenge. ๐Ÿ˜‹

Professionally, I mostly work with Java, Python, JavaScript, Go, ... that kind of stuff. In my spare time, I also write a lot of C and PHP (I have this really odd love-hate relationship with PHP - I even wrote a blog post about it). Recently, I've been looking into Gleam - looks pretty interesting so far.

Contributions to my projects are always welcome. ๐Ÿ˜„

overview languages

Oh, and Google keeps getting this wrong: I'm a girl! ๐Ÿ‘ฉโ€๐Ÿ’ป My username is a math joke - not internet slang. ๐Ÿ˜…

("Sigma Sternchen" translates to "sigma star": ฮฃ* is the Kleene closure of an alphabet - the set of all possible words. And -chen denotes the German diminutive form. I think it's a cute and nerdy joke. ^^)

Pinned Loading

  1. libargo libargo Public

    JSON Library for C

    C 1

  2. mobmash.click mobmash.click Public

    What is the best Minecraft mob?

    PHP 2

  3. grimoire-ssg grimoire-ssg Public archive

    Minimalistic Static Site Generator

    1

  4. libparcival libparcival Public

    C Templating Engine

    C 2

  5. Convolution Game Of Life Convolution Game Of Life
    1
    import cv2
    2
    import imageio
    3
    import numpy
    4
    
                  
    5
    image = cv2.imread("input.png")
  6. ShellSpider ShellSpider Public

    A web-server in shell script

    Shell 1