alsamitech
Everything from assembly to HTML. Repos are only updated when updates are polished. Here you can my programs, libraries, works on CS theory, algorithms, etc
Alsami TechnologiesUnited States of America
Pinned Repositories
alsgm
AlsGM(ALSami GaMe) engine - A relatively light game engine
alsws
Alsami Web Server
brainfuck
alugocp's brainfuck, but with common sense optimizations
cmd4i
a test of how far four integers can go in making a good command shell.
exc
Extended C Libraries. Stuff that should be included in libC but for some reason isn't
exc_old
Extended C libraries (old)
glgames
Simple Games Written in OpenGL C/C++
mfw-win
MFW IDE for the Windows® Platform. (EARLY BETA)
tac
tac x86 compiler
alsamitech's Repositories
alsamitech/alsgm
AlsGM(ALSami GaMe) engine - A relatively light game engine
alsamitech/alsws
Alsami Web Server
alsamitech/cmd4i
a test of how far four integers can go in making a good command shell.
alsamitech/exc
Extended C Libraries. Stuff that should be included in libC but for some reason isn't
alsamitech/exc_old
Extended C libraries (old)
alsamitech/mfw-win
MFW IDE for the Windows® Platform. (EARLY BETA)
alsamitech/tdxframe
TDX FRAMEWORK. Framework for developing C++ console apps without all the hard work.
alsamitech/termchat
alsChat ported to C with low level socket implementation
alsamitech/brainfuck
alugocp's brainfuck, but with common sense optimizations
alsamitech/ai-coding-paper-logs
Logs for Programming with Artificial Intelligence: A simulated programming process
alsamitech/Algebrite-als
Computer Algebra System in Javascript (Typescript)
alsamitech/alsws-experimental
Experimental Versions of AlsWS
alsamitech/BatchDosCalc
DosCalc Ported to Batch, Should run on MS-DOS and Windows
alsamitech/c-alsgm
Alsami Game Engine: Pure C Implementation. Engineered For Reliability and Efficiency. (lib style)
alsamitech/cmdl
C MoDeLing program
alsamitech/cppws-static-3
alsamitech/dweeber
A multi-purpose Discord bot for your moderation, music, and role needs!
alsamitech/gazan
alsamitech/gktmpn
alsamitech/glxhandler
GLX Handler
alsamitech/gpp-segfault
This code causes g++ segfault.
alsamitech/hermes-intrp
C-like scripting language: Original repository somehow disappeared
alsamitech/holyub_deploy
Holy Unblocker is a secure web proxy service supporting numerous sites while concentrating on detail with design, mechanics, and features. Bypass web filters regardless of whether it is an extension or network-based. [MOVED]
alsamitech/minbool-simplifier
Boolean expression simplifier/minimizer
alsamitech/tac
tac x86 compiler
alsamitech/TalonBaseSwerveCpp
alsamitech/tba_gob
Go bindings for the Blue Alliance API
alsamitech/tinylibshell
Library for making shells
alsamitech/vol_2
simple command line volume tool
alsamitech/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.