Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/norskeld/norskeld

GitHub profile.
https://github.com/norskeld/norskeld

Last synced: about 2 months ago
JSON representation

GitHub profile.

Awesome Lists containing this project

README

        

### Hello! 👋

I'm a Rust, TypeScript, and functional programming aficionado fascinated by design of compilers and programming languages. Sometimes I write music, mostly drone-ambient, which is available for free on my [Bandcamp](https://hypnosense.bandcamp.com) and [Spotify](https://open.spotify.com/artist/1EqX9erOVQHCVlAwGihPS2?si=U6WzSwm0RSCnS70g_sVZXQ).

### Stuff

#### Web

- [nrsk.dev](https://github.com/norskeld/nrsk.dev#readme) Astro TypeScript Tailwind — Personal website & blog.

#### Interpreters/languages

- [zeal](https://github.com/norskeld/zeal#readme) Rust — Statically-typed, GC-less programming language.
- [attolog](https://github.com/norskeld/attolog#readme) F# — Minimal [Prolog](https://en.wikipedia.org/wiki/Prolog) interpreter.

#### Command-line apps

- [diceware](https://github.com/norskeld/diceware#readme) Rust — Rust crate and CLI for generating [Diceware](https://en.wikipedia.org/wiki/Diceware) passphrases.
- [pingmole](https://github.com/norskeld/pingmole#readme) Rust — CLI that helps to filter [Mullvad VPN](https://mullvad.net) servers and pick the closest one.
- [arx](https://github.com/norskeld/arx#readme) Rust — Simple and user-friendly command-line tool for declarative scaffolding.
- [rsx](https://github.com/norskeld/rsx#readme) Rust — Micro CLI for interactive execution of npm & yarn scripts.

#### Libraries

- [sigma](https://sigma.nrsk.dev) TypeScript — TypeScript parser combinator library for building fast and convenient parsers.
- [backpack](https://github.com/norskeld/backpack#readme) TypeScript — [MessagePack](https://msgpack.org) implementation with back-referencing extension.
- [astropress](https://github.com/norskeld/astropress#readme) TypeScript — [Astro](https://astro.build) integration for images and SVG compression.
- [unindent](https://github.com/norskeld/unindent#readme) TypeScript — Microlibrary for unindenting multiline strings.