Pinned Repositories
btc-classifier
Python scripts suite for generating Bitcoin transactions graphs and analyzing them using machine learning.
debugger
Simplifying the proper way to debug a program.
flex-bison-jvm-language
Simple Flex and Bison programs to validate provided SimpleLanguage file syntax, perform semantic analysis and compile to JVM asembly(jasmin) for execution.
freecell_solver
This program solves freecell solitaire puzzles using four algorithms: Depth first search, Breadth first search, Best first search and A*
grammar_checker
This program checks if a word can be produced by a Grammar using Depth-First Search.
movies_randomizer
Simple utility to get movie suggestions from local PSV files.
movies_repository
Android app simulating a password protected movies repository.
random-x
Barebones Rust template setup for RandomX bindings.
sat_GPU
This program solves the Propositional (Boolean) Satisfiability problem using Depth-First Search algorithm.
stabbed
Very simple script invoking suckless tabbed with st, resulting in a terminal with tabs support built-in.
aggstam's Repositories
aggstam/sat_GPU
This program solves the Propositional (Boolean) Satisfiability problem using Depth-First Search algorithm.
aggstam/btc-classifier
Python scripts suite for generating Bitcoin transactions graphs and analyzing them using machine learning.
aggstam/debugger
Simplifying the proper way to debug a program.
aggstam/flex-bison-jvm-language
Simple Flex and Bison programs to validate provided SimpleLanguage file syntax, perform semantic analysis and compile to JVM asembly(jasmin) for execution.
aggstam/movies_randomizer
Simple utility to get movie suggestions from local PSV files.
aggstam/random-x
Barebones Rust template setup for RandomX bindings.
aggstam/streamlet_rust
Rust implementation of Streamlet consensus protocol, introduced by Benjamin Y. Chan and Elaine Shi.
aggstam/triangles_counting
This program implements Scalable Triangle Counting algorithm introduced by S.Acerm, A.Yasar, S.Rajamanickam, M.Wolf and U.Catalyurek.
aggstam/x509-parser
X.509 parser written in pure Rust. Fast, zero-copy, safe.
aggstam/freecell_solver
This program solves freecell solitaire puzzles using four algorithms: Depth first search, Breadth first search, Best first search and A*
aggstam/grammar_checker
This program checks if a word can be produced by a Grammar using Depth-First Search.
aggstam/stabbed
Very simple script invoking suckless tabbed with st, resulting in a terminal with tabs support built-in.
aggstam/tmux_grid
Script to generate a tmux panes grid.
aggstam/barebones-x509
Low-level X.509 verification
aggstam/flex-bison-json
Simple Flex/Bison programs to validate the syntax and perform semantic analysis to JSON files.
aggstam/flex-c-declarations
Simple Flex program producing the corresponding C code to display all the declarions of another C code file.
aggstam/flex-robot-language
Simple Flex program producing the corresponding C code to validate the syntax of provided RobotLanguage (.rl) code file.
aggstam/librewolf-source-installer
A helper script extracting and installing a packaged Liberwolf source tar archive.
aggstam/mpi_d_step_sssp
This program implements D-Stepping algorithm introduced by U.Mayers and P.Sanders, using SSSP algorith for faster execution.
aggstam/patterns-overlap
Sowcasing Prolog recursion on Codejam 2017 round A problem B.
aggstam/portage
[MIRROR] Package management system
aggstam/rcgen
Generate X.509 certificates
aggstam/ring
Safe, fast, small crypto using Rust
aggstam/rustls
A modern TLS library in Rust
aggstam/telegram-bot-proxy
Self hosting proxy for sending prompts and grabing responses from telegram bots.
aggstam/tic_tac_toe
Simple Tic Tac Toe game between two players(clients) connected to a server.
aggstam/topology_shorting
This program implements a Topology sorting algorithm, based on Kahn's algorithm.
aggstam/tui-monitor
Simple Terminal UI to monitor processes like a stats curse script, htop and others.
aggstam/ungoogled-chromium-portablelinux
Portable Linux packaging for ungoogled-chromium
aggstam/zmk
ZMK Firmware Repository