Pinned Repositories
actix-todo-api
Actix-web learning project - Todo list with auth & tenancy
Advent-of-Code-2022
Advent of Code 2022 - in Rust!
cashtrack-api
CashTrack API
cifar10-classification-neuralnetworks
Solving the image classification problem with machine learning (neural networks) and data mining techniques. The data is the famous CIFAR10 set.
fitting-rectangles
Solving rectangle-fit problem using meta-heuristic approaches
Monads-ProgL
Monady i inne śmieszki
rust-graceful-kb-interrupt-handling
Example code for gracefully shutting down threadpool on keyboard interrupts
wgpu-basics
My ongoing project learning real-time rendering concepts using WGPU
Killavus's Repositories
Killavus/cashtrack-api
CashTrack API
Killavus/cifar10-classification-neuralnetworks
Solving the image classification problem with machine learning (neural networks) and data mining techniques. The data is the famous CIFAR10 set.
Killavus/awesome-react
A collection of awesome React libraries, resources and shiny things.
Killavus/react-app-skeleton
My React apps skeleton based on CesarAndreu's web-app repository
Killavus/reactjs-testing-example
Examples of React.js Testing with configured Rails environment for it
Killavus/active_admin_editor
Rich text editor for Active Admin using wysihtml5.
Killavus/angular-di-fun
Providing dependencies specified in a configuration - quick sketch of an implementation.
Killavus/cashtrack-frontend
Web frontend for CashTrack app
Killavus/cashtrack-ios
CashTrack iOS App
Killavus/command_bus
Killavus/ComputationalPhotography-Demosaicing
Experiments with demosaicing process of raw photo images.
Killavus/data-exploration-lab3
Data Exploration Exercises from the Third Lab. Theme: K-Means algorithm and its usages.
Killavus/electron-api-demos
Explore the Electron APIs
Killavus/electron-quick-start
Clone to try a simple Electron app
Killavus/elm-tutorial
Tutorial for Elm Language
Killavus/exercism-rna-transcription
RNA Transcription exercise on Exercism (Ruby)
Killavus/flatten-kata
Repository for TDD-ing the simple `flatten` utility function.
Killavus/gistify-markdown
Easily transform your Markdown documents, replacing every code block with a Gist.
Killavus/gitbook
Modern book format and toolchain using Git and Markdown
Killavus/haskell-hangman
Simple Hangman game inspired by Haskell Book
Killavus/ls-clone-clojure
Common UNIX 'ls' utility clone with a small twist (listing files as a tree) + judge written in C.
Killavus/nn_assignments
Starter code for my Neural Networks 2015 class
Killavus/rails-course-4-complex-form-haml-app
Example of an application with complex form (accepts_nested_attributes_for) and HAML syntax of views
Killavus/rails_event_store
A Ruby implementation of an EventStore based on Active Record.
Killavus/react-dependent-inputs
Declaratively create and manage inputs dependent on themselves.
Killavus/redux
Predictable state container for JavaScript apps
Killavus/roguelike-server
A small roguelike game with state synced using the Node.js server. (server package)
Killavus/ruby_event_store
Killavus/while-lang-dead-code-elimination
Dead Code Elimination based on Live Variables analysis on a toy language - written in OCaml
Killavus/wifire-os
An experiment with implementation of very simple embedded operating system for ChipKIT WiFire.