Pinned Repositories
ahri-source
Practical tasks for the 'Architecture of Artificial Intelligence Systems' discipline. Source files
bandcdl
[DEPRECATED]Album downloader for bandcamp
bcd_add
BCD number adder written on HDL
cell-autom
Сellular automata using sfml lib
clustering
k-means clusterization algorithm
compile_time_shuffle
constexpr c++17 random shuffle for std::array
database-manager
java and sqlite web-application for CRUD operations(часть моей производственной практики)
dvc-playground
Some ML/DS with data version control (dvc)
edu-practice
riscv_decoder
RISC-V 32 bit instruction decoder utility. Currently don't work with reduced size instructions (16 bits)
arskell's Repositories
arskell/bandcdl
[DEPRECATED]Album downloader for bandcamp
arskell/cell-autom
Сellular automata using sfml lib
arskell/riscv_decoder
RISC-V 32 bit instruction decoder utility. Currently don't work with reduced size instructions (16 bits)
arskell/ahri-source
Practical tasks for the 'Architecture of Artificial Intelligence Systems' discipline. Source files
arskell/bcd_add
BCD number adder written on HDL
arskell/clustering
k-means clusterization algorithm
arskell/compile_time_shuffle
constexpr c++17 random shuffle for std::array
arskell/database-manager
java and sqlite web-application for CRUD operations(часть моей производственной практики)
arskell/dvc-playground
Some ML/DS with data version control (dvc)
arskell/edu-practice
arskell/enbine
3D engine with ray tracing. TODO: BVH, gpu, simd
arskell/enbine-client
Demo usage of enbine engine
arskell/linux
Linux kernel source tree
arskell/stm32_templates
some useful things for stm32f3discovery
arskell/circuitjs1
Electronic Circuit Simulator in the Browser
arskell/glfw-window
Facade for glfw and gl api to write pixelmaps
arskell/myimage-processing-lib
Image processing library from 'The Ancient Secrets of Computer Vision' course
arskell/openocd
Official OpenOCD Read-Only Mirror (no pull requests)
arskell/Orochi
arskell/stlink
Open source STM32 MCU programming toolset
arskell/template-arm-project
Simple template for arm project including makefile, startup code and linker script for stm32f303vc
arskell/utf-8-parse
Several small parsing functions for UTF-8
arskell/web_echo
simple echo software for web-requests (using Boost.Asio)