Skip to content
View emilkloeden's full-sized avatar

Block or report emilkloeden

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

Hi there πŸ‘‹


My name is Emil.


πŸŒ„ I like to solve problems.

πŸ’» ... and automate solutions, where possible.

πŸ€Έβ€β™‚οΈ ... and split solutions into small packages, when useful.


But mostly I like to travel ✈️.

Some more about me...

  • I "do Cyber Security" πŸ” for a living.
  • I prefer SvelteKit for Front End...
  • ...Node JS and Express for APIs (although I quite like SpringBoot too)...
  • ...and I'm partial to SQLite as a database. No kidding.
  • For everything else, I like Python sprinkled with just the right number of type hints.

GitHub Stats

My github stats

Favourite Repos

Pallets Winget Snake++ JavaVuln

Pinned Loading

  1. streams-filter streams-filter Public

    Filter a stream

  2. streams-map streams-map Public

    Apply a function over chunks of a stream

    JavaScript 2

  3. tabs-to-spaces-stream tabs-to-spaces-stream Public

    Convert tabs to spaces over a stream

    JavaScript

  4. infinite-platforms infinite-platforms Public

    An infinite vertically scrolling platformer built in pygame

    Python 1

  5. snake-plus-plus snake-plus-plus Public

    Pygame snake with upgrades, made for Nokia 3310 Game Jam

    Python 1

  6. pallets pallets Public

    This application will generate a range of color palletes using optional filters. Better description to come.

    Python