Pinned Repositories
advent-of-code
My solutions to the Advent Of Code programming puzzles.
agave
A collection of containers and utilities of mine.
backpropagation-csharp
Backpropagation neural network implemented in C#, in an easy-to-understand OOP-way.
bitsofkass
A bunch of bits and pieces and little projects and examples, of things I experimented with or worked on.
chilimak
This will hopefully some day be a compiler for kasserole, targeting LLVM IR.
dreamykass
(this is my profile overview readme "special" repo)
dreamykass.github.io
GitHub Page for myself.
kasserole
docs/tour-of kasserole - my dream (and so far, also fake) compiled lang
networked-pong-rs
wgpu-tiny-graphics
tiny example/exploration on how to write graphics with wgpu (low-level graphics in rust)
Dreamykass's Repositories
Dreamykass/bitsofkass
A bunch of bits and pieces and little projects and examples, of things I experimented with or worked on.
Dreamykass/kasserole
docs/tour-of kasserole - my dream (and so far, also fake) compiled lang
Dreamykass/networked-pong-rs
Dreamykass/wgpu-tiny-graphics
tiny example/exploration on how to write graphics with wgpu (low-level graphics in rust)
Dreamykass/advent-of-code
My solutions to the Advent Of Code programming puzzles.
Dreamykass/agave
A collection of containers and utilities of mine.
Dreamykass/backpropagation-csharp
Backpropagation neural network implemented in C#, in an easy-to-understand OOP-way.
Dreamykass/chilimak
This will hopefully some day be a compiler for kasserole, targeting LLVM IR.
Dreamykass/dreamykass
(this is my profile overview readme "special" repo)
Dreamykass/dreamykass.github.io
GitHub Page for myself.
Dreamykass/is_even
Enterprise-grade library that provides a function that calculates whether a number is even.
Dreamykass/maizefunge
maizefunge - (be)fungeoid esolang, interpreter written in rust
Dreamykass/random-uni-work
Dreamykass/remote-cam-qml
Dreamykass/sf2dboxes
sfml + box2d == sf2dboxes... An example of how to combine these libs, and also how to separate rendering, logic, and control.
Dreamykass/spectrometry-devsite
Devsite for spectrometry, a game I'm making for my diploma project.
Dreamykass/sqlite_orm
❤️ SQLite ORM light header only library for modern C++
Dreamykass/swot
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
Dreamykass/webapp-shop-catalogue
[uni assignment] tiny and simple single-page catalogue of albums for a music shop
Dreamykass/webchat-go-js
(work-in-progress) super simple chat webapp, go and js
Dreamykass/webcon-plugins
Dreamykass/website-quiz-laravel
[uni assignment] small and simple exam/quiz website, php/laravel