Pinned Repositories
beaver_c
GA and potentially mpi and slurm
Faeyne_lang
an attempt at making a functional languge heavily inspired by elixir but with monads
first_llvm
playing around with llvm ir
FuncLang
my first ever "real" languge attempt. going with "everything is a function" similar to old javas "everyhing is a class"
rust_trees
playing around writh rust trees to see that I have the same control i do in C++
RustSearch
command line utility to seach for files containing some string
search_assesment
working on building a working assesment for information retrival using machine generated data
srt_translate
a tool for translating movies
time_machine_pip
attempting to fix python depency hell by forcing pip into using only package versions from when the project was devloped
Turing-compiler
an optimizing compiler to a binary turing machine
nevakrien's Repositories
nevakrien/Turing-compiler
an optimizing compiler to a binary turing machine
nevakrien/Faeyne_lang
an attempt at making a functional languge heavily inspired by elixir but with monads
nevakrien/first_llvm
playing around with llvm ir
nevakrien/FuncLang
my first ever "real" languge attempt. going with "everything is a function" similar to old javas "everyhing is a class"
nevakrien/ai_secretary2
nevakrien/arithmetic-parser
a small practice run on parsers by doing basic arithmetic
nevakrien/3body
learning llvm ir by playing with raylib
nevakrien/advent_2024_1
nevakrien/advent_2024_2
nevakrien/advent_2024_3
nevakrien/advent_2024_4
nevakrien/advent_2024_5
nevakrien/arith_parser
arithemetic expressions evaluator in simple x64 assembly
nevakrien/box2d_raylib_stress_test
nevakrien/Clip_showcase
for intel AI
nevakrien/CrossProcess
trying to make process pipes and command runin across operating systems (god the horror)
nevakrien/degaudi-dream-booth
working on taking code ment for gaudi and making it cross platform pytorch
nevakrien/dwarf_dump
tinkering with gimli dwarf dump
nevakrien/intel_ai_showcase
playing around with ai on the some windows machines with big intel gpus
nevakrien/learning_fortran
playin around with fortran
nevakrien/lua_game
playing with love2d seeing if i can make something nice
nevakrien/nob.h-std-c99
Next generation of the NoBuild idea
nevakrien/resume
nevakrien/School2
yet another school work in ansi C
nevakrien/small_game
trying chicken lisp to see if I can make something work
nevakrien/SourceViewer
assembly viewing tool
nevakrien/stable_diffutson_openvino
attempting a multi device pipeline for stable diffution
nevakrien/System2
Ability to call shell commands just like the system function in C, but can communicate with stdin and stdout and stderr.
nevakrien/tasker
basic task runner made in C aimed at linux
nevakrien/warGame
simulating real world batteles of 20k ish soldiers using melea weapons.