Tetris BRKG AI
1 min read
Tetris with live BRKGA evolution, pure NumPy engine and 2 ply heuristic search.
Backend & AI Engineer
Thoughts on design, technology, and creative coding.
5 posts found
Tetris with live BRKGA evolution, pure NumPy engine and 2 ply heuristic search.
RAG based code review with AST chunking and semantic search for inline PR feedback.
Biased Random Key Genetic Algorithm for the multi depot orienteering problem.
Lexer, parser, semantic analysis and code generation for a custom language in C.
Building a high performance in memory cache in C++ with LRU eviction and custom allocators.