narimiran
Make whitespace significant again! (My preferred languages: Python, Nim, F#)
Rijeka, Croatia
Pinned Repositories
AdventOfCode2017
My solutions for AoC 2017, using Nim, OCaml, and Python
AdventOfCode2020
My solutions for AoC 2020
AdventOfCode2021
My solutions for AoC 2021
amaze
aMAZE: amazing maze
double_pendulum
Animations of random double pendulums
itertools
Nim rewrite of a very popular Python module of the same name.
nim-basics
Source files for Nim basics tutorial
scopy
Python script for searching through your digital books and cataloguing them in an easy-to-share list of files.
sorta
SortedTables in Nim, based on B-Trees
tably
Python command-line script for converting .csv data to LaTeX tables
narimiran's Repositories
narimiran/itertools
Nim rewrite of a very popular Python module of the same name.
narimiran/double_pendulum
Animations of random double pendulums
narimiran/nim-basics
Source files for Nim basics tutorial
narimiran/AdventOfCode2017
My solutions for AoC 2017, using Nim, OCaml, and Python
narimiran/AdventOfCode2020
My solutions for AoC 2020
narimiran/AdventOfCode2021
My solutions for AoC 2021
narimiran/AdventOfCode2018
My Nim solutions for Advent of Code 2018
narimiran/AdventOfCode2022
My solutions for AoC 2022
narimiran/advent_of_code_2015
My solutions for Advent of Code 2015
narimiran/AdventOfCode2023
My solutions for Advent of Code 2023
narimiran/narimiran.github.io
Source code for my personal blog.
narimiran/advent_of_code_2016
My solutions for Advent of Code 2016
narimiran/amaze
aMAZE: amazing maze
narimiran/AdventOfCode2019
My OCaml solutions for Advent of Code 2019
narimiran/cljox
Clojure implementation of `jlox` interpreter for the Lox programming language
narimiran/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in the order of priority).
narimiran/nimforum
Lightweight alternative to Discourse written in Nim
narimiran/pygments
Pygments is a generic syntax highlighter written in Python
narimiran/website
Code for the official Nim programming language website
narimiran/infra-nimbus
Infrastructure for Nimbus cluster
narimiran/infra-template
Infrastructure fleet template
narimiran/lido-docs
Lido docs repo
narimiran/matematika
narimiran/nim-normalize
Unicode normalization forms (tr15) in linear time
narimiran/nim-unicodedb
Unicode Character Database (UCD, tr44) for Nim
narimiran/nimble
Package manager for the Nim programming language.
narimiran/nimbus-eth2
Nim implementation of the Ethereum Beacon Chain
narimiran/pixels
Toy support library for primitive graphics programming.
narimiran/staking-launchpad
The deposit launchpad for staking on Ethereum 🦏
narimiran/threading
New atomics, thread primitives, atomic refcounting for --gc:arc/orc.