Pinned Repositories
3d
binary
A self-balancing binary tree (AVL)
breakout
A Go/GTK version of the breakout game.
card
A package representing a deck of playing cards
chessimage
Golang library for rendering chess board images in a specific state.
chessImager
ChessImager is a highly configurable Golang (Go) package that lets you create images of chess boards based on FEN strings.
dialog
A simple GtK dialog package...
gitdiscover
Check git status in several directories at once
json-validator
Validates a JSON file
voronoi
Generate Voronoi diagrams
Hultan's Repositories
Hultan/gitdiscover
Check git status in several directories at once
Hultan/3d
Hultan/card
A package representing a deck of playing cards
Hultan/chessimage
Golang library for rendering chess board images in a specific state.
Hultan/deb-studio
An application that creates deb-packages for debian based linux distributions.
Hultan/dialog
A simple GtK dialog package...
Hultan/json-validator
Validates a JSON file
Hultan/darktile
:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.
Hultan/findDuplicates
Hultan/go-create
Creates a new Go project based on a template
Hultan/go-debian
debian golang support library
Hultan/goprompt
A terminal prompt configurable using a JSON file
Hultan/gtk-startup
Hultan/huffman
An investigation of the Huffman compression algorithm (not complete)
Hultan/levenshtein
Calculate Levenshtein distance between two strings
Hultan/mandelbrot
Exploring the Mandelbrot set in GTK and Go.
Hultan/minicel
A super simple excel command line app
Hultan/per5.go
p5.js but in Go. Basically just for fun, and for me to go through all coding challenges of The Coding Train.
Hultan/planet-simulator
A colar system simulator written in Go using GTK.
Hultan/png
Simple exploration of PNG file format
Hultan/pong
A simple GTK version of the Pong game, written in Go.
Hultan/poweroff
An application that lets you lock, power off, restart, hibrenate your computer.
Hultan/puzzle15
A GTK version of the 15-puzzle game
Hultan/romanNumerals
Converts between roman numerals and arabic numbers
Hultan/softcraft
Hultan/softinvoice
Hultan/softvideo_old
A simple videoplayer, using libvlc.
Hultan/triangles
Hultan/ulam
A GTK application that draws an Ulam spiral (prime number spiral) in Go.
Hultan/wordle
Just a simple wordle game, nothing fancy