Skip to content
View Fulnir's full-sized avatar
🐿️
Always busy
🐿️
Always busy

Block or report Fulnir

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

Hi there πŸ‘‹ I'm Edwin

I'm an electrical engineer with extensive experience as a freelance Smalltalk developer for government agencies and insurance companies. I've been using Smalltalk since 1993, including versions such as Digitalk/V, SmalltalkAgents, SmallScript, VisualAge, Squeak (Apple Smalltalk), Pharo, and VisualWorks. Additionally, I've worked with other programming languages over the years, including Realbasic, Objective-C, Scala, Dart, Elixir, and Swift. Before that, I used Basic, Pascal, Pearl, Lisp, and Assembler.

I believe that program design should be aesthetic but involve as little design as possible.

What else? Oh yes, I'm a passionate runner! πŸƒβ€β™‚οΈ


Little Things

A Zed.dev theme for ElixirLang Developer.

A small tool to create an OmniFocus task from TODO, FIXME comments.

  • A notifier to display unit test results in color in the editor. Depending on the result, parts are colored in green or red.
  • A notifier that controls philips hue lamps that light up in red or green.

The Big Thing

🚧 Work in progress



SmalltalkΒ  ElixirΒ 


πŸƒπŸ» I'm a passionate runner

 "If you want to run, run a mile. If you want to know a new 
  If you want to know a new life, run a marathon."
  -- Emil Zatopek 
 "Marathon... if it were easy it would be called soccer"

Pinned Loading

  1. zed-theme-alchemist zed-theme-alchemist Public

    A color scheme with reference to the Elixir programming language.

  2. zed_to_omnifocus zed_to_omnifocus Public

    Create @OmniFocus PRO tasks from @zed.dev TODO, FIXME, ERROR and WARNING comments.

    AppleScript 1

  3. cologne_phonetic_ex cologne_phonetic_ex Public

    Calculates and returns the "Cologne Phonetic" (KΓΆlner Phonetik) code for the given string. It's the phonetic code for the German language.

    HTML 1

  4. dart-unicode-helper dart-unicode-helper Public

    This library is a workaround for non ascii characters. Some simple functions like isLetter(int charCode) checking a unicode table with a given unicode value.

    Dart