Pinned Repositories
aoc2023
My solutions for the advent of code 2023 written in Ruby.
deezcord
deezer Discord Rich Presence - Show your deezer status in Discord.
filemyst
Self hosted web file index and manager
pastemyst
a powerful website for storing and sharing text and code snippets. completely free and open source.
pastemyst-v2
PinkPunther
Pun aggregator website. View puns, submit puns. Comes with a completely free API you can use.
VoteMyst
A website for hosting various events where users can vote on user-submitted content. The different event types are: art, text, code, etc.
CosmoMyst
Small 2D game engine written in D.
Dath
A math library written in D meant for games. Very much work in progress...
pastemyst-v3
Development of pastemyst v3 - WIP
CodeMyst's Repositories
CodeMyst/pastemyst-v2
CodeMyst/PinkPunther
Pun aggregator website. View puns, submit puns. Comes with a completely free API you can use.
CodeMyst/ShipFX
A small space shooter game written in Java using DrawingFX.
CodeMyst/tetrissembly
Attempted tetris game in 8086 assembly.
CodeMyst/IssueMyst
small website that fetches a random issue from a github repo.
CodeMyst/PhysacD
D Port of the Physac library. Physics library for games.
CodeMyst/select
custom select component with filtering for svelte
CodeMyst/aoc2021
My code for the Advent of Code 2021. Days 01-12 are written in C, rest is in D.
CodeMyst/BrackeysForumIssueTracker
Here you can submit issues and feedback for the new Brackeys Forum.
CodeMyst/MonoMyst
Game framework for MonoGame.
CodeMyst/TomorrowMyst
Darker version of Tomorrow Night. A VSCode Theme.
CodeMyst/pastemyst-autodetect
small program which detects the language of a pasty using go-enry
CodeMyst/DeezerXamarinAndroid
Deezer Android SDK bindings for Xamarin.Android (or Xamarin.Forms but only in the Android project).
CodeMyst/OS2
CodeMyst/SSP
CodeMyst/ToothpicksFX
Toothpicks sequence in Java
CodeMyst/unity3d-safeTypeSerialization
Serialize type fields using ID attributes
CodeMyst/UnityAnimatedPanel
A simple component you can attach to an Image and it will slide in / out with easing options. Requires the DOTween (free) asset.
CodeMyst/chipmyst
chip8 emulator written in rust
CodeMyst/CodeMyst
CodeMyst/libscrypt
A shared library that implements scrypt() functionality - a replacement for bcrypt(). with windows support
CodeMyst/OR
CodeMyst/scrypt.d
A scrypt library for the D programming language. DUB package.
CodeMyst/sj-spotify-pesme
seminarski rad a - skript jezici - spotify pesme
CodeMyst/SnakeFX
simple snake game
CodeMyst/TiledSharp
C# library for parsing and importing TMX and TSX files generated by Tiled, a tile map generation tool
CodeMyst/vscode-pastemyst
PasteMyst is a simple website for sharing code - Now as a Visual Studio Code extension.
CodeMyst/yamlserialized
YAML serialization library for D:YAML. Easily serialize/deserialize structs and classes to/from YAML nodes.
CodeMyst/zig-multi-project
example showing a setup of 2 zig projects sitting side by side, one depending on the other
CodeMyst/zigmath
naive math lib intended for games written in zig