Pinned Repositories
calculator
A simple parser written in python for evaluating expressions and sub-expressions consisting of arithmetic operations (`plus`, `minus`, `multiplication` and `division` and `parenthesis`) involving `int`.
common-lisp-gentle-intro
My worked out solutions to the exercises from the book, Common Lisp: A Gentle Introduction to Symbolic Computation (Second Edition) by David S. Touretzky.
doxygen_wrapper
A convenience script to generate and serve doxygen documentation for supported programming languages.
feed_frenzy
Implementation of feed frenzy system in golang
hamurabi
Hamurabi text based strategy game ported to C.
hamurabi.rs
hamurabi game in rust
JRAKE
Java implementation of Rapid Automatic Keyword Extraction Algorithm
pid_controller
A PID (Proportional Integral Derivative) controller library written in python
snowid
A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.
switcheroo
Tool to collect, process and analyze attention/hyperactivity behavior of a computer user
beyonddream's Repositories
beyonddream/snowid
A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.
beyonddream/hamurabi
Hamurabi text based strategy game ported to C.
beyonddream/JRAKE
Java implementation of Rapid Automatic Keyword Extraction Algorithm
beyonddream/switcheroo
Tool to collect, process and analyze attention/hyperactivity behavior of a computer user
beyonddream/pid_controller
A PID (Proportional Integral Derivative) controller library written in python
beyonddream/calculator
A simple parser written in python for evaluating expressions and sub-expressions consisting of arithmetic operations (`plus`, `minus`, `multiplication` and `division` and `parenthesis`) involving `int`.
beyonddream/common-lisp-gentle-intro
My worked out solutions to the exercises from the book, Common Lisp: A Gentle Introduction to Symbolic Computation (Second Edition) by David S. Touretzky.
beyonddream/doxygen_wrapper
A convenience script to generate and serve doxygen documentation for supported programming languages.
beyonddream/feed_frenzy
Implementation of feed frenzy system in golang
beyonddream/hamurabi.rs
hamurabi game in rust
beyonddream/practical_haskell
My worked solution to all the exercises from Practical Haskell book.
beyonddream/spinwheel
A static site generator written in Ruby
beyonddream/an_apl_compiler
http://web.engr.oregonstate.edu/~budd/Books/aplc/
beyonddream/aoc2018
Advent Of Code 2018
beyonddream/aoc2021
advent of code - 2021
beyonddream/erlang_etudes
My programming solutions for Etudes for Erlang
beyonddream/autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
beyonddream/bozocrack.py
A silly MD5 cracker in python
beyonddream/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
beyonddream/go_sample
golang getting started
beyonddream/little_smalltalk
http://web.engr.oregonstate.edu/~budd/Books/little/
beyonddream/magic8ball
Magic 8 Ball answer generator
beyonddream/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
beyonddream/ministat
copy of ministat from dragonflybsd
beyonddream/phi-accrual-failure-detector
beyonddream/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
beyonddream/ScalaProgramming
My solutions to Functional Programming in Scala (Coursera)
beyonddream/scriptzzz
some collection mostly perl scripts that does some odd but generic stuff...
beyonddream/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
beyonddream/vagrant-ubuntu-setup
my base ubuntu setup project using vagrant and virtualbox