Skip to content
View gkmngrgn's full-sized avatar
🎮
Can you hear me?
🎮
Can you hear me?

Organizations

@green-momentum
Block or Report

Block or report gkmngrgn

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

HELLO 👋

I'm GoeDev, living in Berlin, but sometimes I visit Ankara. I'm working as a Software Engineer at Mimi and coding in hearing technologies.

If you like my projects, you can support and motivate me. Sometimes I plan to open LiveCoding streams on Twitch. It depends on you.

LINKS

Pinned

  1. dosh-core dosh-core Public

    Shell-independent task manager.

    Python 7 1

  2. dosh-cli dosh-cli Public

    CLI for DOSH

    Python 3

  3. rayt rayt Public

    Ray Tracing in Rust.

    Rust

  4. emacs.d emacs.d Public

    My personal Emacs configuration.

    Emacs Lisp 6 1

  5. An AutoHotkey script for using Turki... An AutoHotkey script for using Turkish special letters in US keyboard layout
    1
    >!a::Send {U+00E2}
    2
    >!c::Send {U+00E7}
    3
    >!g::Send {U+011F}
    4
    >!i::Send {U+0131}
    5
    >!o::Send {U+00F6}
  6. HTML & CSS Backend with Lisp HTML & CSS Backend with Lisp
    1
    ;;; I wrote this snippet after I read this article:
    2
    ;;; https://blog.cloudflare.com/the-languages-which-almost-became-css/
    3
    ;;;
    4
    ;;; The question is, what happens if I want to use LISP for coding CSS, HTML,
    5
    ;;; and backend-side (render the template and publish it in a server)? Is it