eantcal
This is a collection of open source projects I mainly wrote for educational purposes. Enjoy!
CiscoDublin, Ireland
Pinned Repositories
httpsrv
HttpSrv is a retailed version of a lightweight HTTP server and derives from thttpd provided for for educational purposes.
ioperm
Source code related to the article "Enabling direct I/O ports access in user space"
mipos
Multum In Parvo Operating System is a cooperative multitasking RTOS designed for single-chip micro-controllers with severely limited RAM (e.g. less than 256 bytes) and ROM.
nubasic
nuBASIC is an implementation of a BASIC interpreter and IDE for Windows and Linux
nunn
Collection of Machine Learning Algorithms
nutetris
Tetris game clone written in modern c++ and ported in Java, C# and BASIC (for nuBASIC interpreter).
spidyboot
This is a tool to create or modify SPI bootable images for Freescale PowerPC spi/flash devices.
thttpd
TinyHttpServer is a lightweight web server implemented in C++11
tvpn
TVPN is an open source software application that implements virtual private network techniques for creating p2p or site2site connection configurations.
Winraycast
This is a refactoring of 1990s ray-cast 3d engine written in C++. It runs on Windows.
eantcal's Repositories
eantcal/nubasic
nuBASIC is an implementation of a BASIC interpreter and IDE for Windows and Linux
eantcal/thttpd
TinyHttpServer is a lightweight web server implemented in C++11
eantcal/mipos
Multum In Parvo Operating System is a cooperative multitasking RTOS designed for single-chip micro-controllers with severely limited RAM (e.g. less than 256 bytes) and ROM.
eantcal/nunn
Collection of Machine Learning Algorithms
eantcal/ioperm
Source code related to the article "Enabling direct I/O ports access in user space"
eantcal/tvpn
TVPN is an open source software application that implements virtual private network techniques for creating p2p or site2site connection configurations.
eantcal/spidyboot
This is a tool to create or modify SPI bootable images for Freescale PowerPC spi/flash devices.
eantcal/nutetris
Tetris game clone written in modern c++ and ported in Java, C# and BASIC (for nuBASIC interpreter).
eantcal/nutftpserver
nuTftpServer is an implementation of a TFTP Server compliant with RFC 783 distributed under MIT License.
eantcal/miptknzr
Multum-In-Parvo Tokenizer Library
eantcal/Winraycast
This is a refactoring of 1990s ray-cast 3d engine written in C++. It runs on Windows.
eantcal/httpsrv
HttpSrv is a retailed version of a lightweight HTTP server and derives from thttpd provided for for educational purposes.
eantcal/mipjson
Multum-In-Parvo JSON parser-formatter Library in C++14
eantcal/nuexpreval
Mathematical expression evaluator in c++11
eantcal/eantcal.github.io
eantcal/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
eantcal/nubscript
nuBScript is a programming language distributed under MIT License