Pinned Repositories
ai_deduplicator
this is a tool for testing different implementations of deduplication techniques also the main purpose is to test deduplication using AI
AutoConspectTool
This tool will help to turn ur chaotic lecture abstract into a comfortable Wiki-page using machine-learning algorithms
clmgr-coordinator
FuncFrog
Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way
leetcode_solutions
leetcode
list
go 1.23 implementation of linked list with iterators and generics support
opengl_water
learning to opengl (math modelling)
passy
Passy is a command-line tool to generate different types of passwords and store them encoded in your repository
simple_typing_practice
simple typing practice web app
tomyaml
Simple golang TOML and YAML parser
koss-null's Repositories
koss-null/FuncFrog
Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way
koss-null/list
go 1.23 implementation of linked list with iterators and generics support
koss-null/passy
Passy is a command-line tool to generate different types of passwords and store them encoded in your repository
koss-null/simple_typing_practice
simple typing practice web app
koss-null/tomyaml
Simple golang TOML and YAML parser
koss-null/ai_deduplicator
this is a tool for testing different implementations of deduplication techniques also the main purpose is to test deduplication using AI
koss-null/AutoConspectTool
This tool will help to turn ur chaotic lecture abstract into a comfortable Wiki-page using machine-learning algorithms
koss-null/clmgr-coordinator
koss-null/clmgr-lrm
local resource manager
koss-null/Issue-Tracker
My learning Java project
koss-null/leetcode_solutions
leetcode
koss-null/ML-4thgrade
koss-null/opengl_water
learning to opengl (math modelling)
koss-null/java-advanced-2018-autumn
koss-null/js_stuff
nothing concrete, just random coding
koss-null/learning
koss-null/linux_administration
koss-null/ml2019contest
koss-null/neuroSnake
koss-null/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
koss-null/nothing_important
koss-null/pairwise-tester
koss-null/present
koss-null/resource-agents
Combined repository of OCF agents from the RHCS and Linux-HA projects
koss-null/rstlrn
my first steps in RUST programming language
koss-null/simple_chat
koss-null/sls
SlothLS is a console file manager with nifty vim-like hotkeys. It provides better ls experience
koss-null/ssh_scp_server
it's a simple ssh server made to get scp queries and save info. Made to automate OS course students testing
koss-null/toadstool
TachyOns stArDrive conteSt TOOL
koss-null/vector
Vector is an implementation of a dynamically-expandable array, winch is implemented as an array of smaller arrays. It supports copying, consistent-mode with separate mutexes on each sub-array, Map, Filter and Reduce powered by FuncFrog