Joakim L. Christiansen (@JoakimCh)
  • Stars
    star
    40
  • Global Rank 398,683 (Top 14 %)
  • Followers 2
  • Following 4
  • Registered almost 11 years ago
  • Most used languages
    JavaScript
    88.9 %
    C
    11.1 %
  • Location πŸ‡³πŸ‡΄ Norway
  • Country Total Rank 1,788
  • Country Ranking
    C
    170

Top repositories

1

palmtop-application-library

PAL is meant as a help in developing applications for the HP100LX and HP200LX palmtops
C
14
star
2

tdewolff-minify

An ES module with an API allowing easy usage of tdewolff's minify within Node.js
JavaScript
6
star
3

JLCs_PB_stuff

My coding examples for PureBasic
6
star
4

pluggable-prng

An ES module with a class providing a Pseudo-random number generator which is "pluggable", meaning you can plug-in any PRNG algorithm. It's also "seedable" meaning that it can have a reproducible (deterministic) output based on its starting seed. The module includes plugins for some fast and good (insecure) PRNGs (Alea, Sfc32, Mulberry32, Pcg32), but also a much slower cryptographically secure PRNG which is using the Web Crypto API.
JavaScript
4
star
5

jlc-midjourney-archiver

An application to allow anyone to create a local backup of their own Midjourney images (and to keep them in sync).
JavaScript
2
star
6

mix-header-demo

A little demo showing how to decrypt Command and Conquer MIX-file headers.
JavaScript
2
star
7

Simple-Copyleft-Licenses

Easy to understand licenses which protects the values of open source projects without making the use of them too restrictive or permissive.
2
star
8

base-endecoder

An ES module providing functions for converting (encoding and decoding) numbers and data to/from any base (input any charset). Works in Node.js, Deno and the browser. Includes functions for base32, base64 and base64url.
JavaScript
1
star
9

dalle-archiver

JLC's DALLΒ·E 3 Archiver
JavaScript
1
star
10

jlc-websocket

A lean and mean (not a lot of code bloat) WebSocket implementation for Node.js written in modern JavaScript.
JavaScript
1
star
11

whichever-data

A module with some functions making it easier to accept a wide range of binary-data holding objects like Array, TypedArray, DataView, ArrayBuffer and Node.js's Buffer as input without having to actually know which of them were used as the input.
JavaScript
1
star