Pinned Repositories
8-bits-computer
A repository contain information about my custom 8-bits computer including block architecture, instruction code, micro code, and more.
advent-of-code
Repo that contain my code for every Advent of Code submissions.
arc-agi
My graph experiment with the ARC (Abstract Reasoning Corpus) dataset from the ARC AGI prize.
cpp-graph-visualizer
A raylib test with an interface for managing Graph (the abstract mathematician graph not the function plotting graph).
dynamical-js
A 2D mass aggregated physic library written entirely from scratch in JavaScript.
graph-conv
image-to-ascii
A JavaScript web app that convert any to number or ascii pixel image
machine-learning
Implementation of different machine learning concepts with practical examples.
neural-tinet
A very tiny incredibly simple python Artificial neural network library that still doesn't work on a large data set .
nodeflow
A simple and highly extensible Computational graph library written in C++ with the support of auto diff.
sokmontrey's Repositories
sokmontrey/dynamical-js
A 2D mass aggregated physic library written entirely from scratch in JavaScript.
sokmontrey/arc-agi
My graph experiment with the ARC (Abstract Reasoning Corpus) dataset from the ARC AGI prize.
sokmontrey/advent-of-code
Repo that contain my code for every Advent of Code submissions.
sokmontrey/axia-article
sokmontrey/cpp-graph-visualizer
A raylib test with an interface for managing Graph (the abstract mathematician graph not the function plotting graph).
sokmontrey/graph-conv
sokmontrey/machine-learning
Implementation of different machine learning concepts with practical examples.
sokmontrey/machine-learning-test
A repository where I test and try different machine learning ideas.
sokmontrey/minimum-spanning-tree
sokmontrey/neural-graph
A repo of experimentation projects for "Neural graph", the idea that utilize graphs with NN to archive scalable long-term memory.
sokmontrey/nodeflow
A simple and highly extensible Computational graph library written in C++ with the support of auto diff.
sokmontrey/c
sokmontrey/chat-llama
A test end-to-end application that utilize local llm model to create a fully hand-off conversational experience.
sokmontrey/cpp-template
sokmontrey/csharp_cashier_cli_app
A simple CLI application written in C# for one of my college assignment.
sokmontrey/dotfiles
sokmontrey/dynamical-page
sokmontrey/eighter-tester
A simple processing 4 program created to easily test various components of my 8-bit computer project.
sokmontrey/financialist
A simple financial analysis desktop app
sokmontrey/flatfile-db
A flatfile database written in c#
sokmontrey/gamma-net
An attempt on building artificial neural network library from scratch in c++
sokmontrey/gbc-cs-club-temp
sokmontrey/go-htmx-tictactoe
A quick proof of concept of go turn-based multiplayer game server
sokmontrey/kickstart.nvim
A launch point for your personal nvim configuration
sokmontrey/manim-code
sokmontrey/microinstruction_writer
sokmontrey/neovim-config
sokmontrey/presentation
sokmontrey/sokmontrey
sokmontrey/tldraw-tutor