Pinned Repositories
blog
hugo blog
create-lit-project
command line interface for generating a lit html app boiler plate:fire:
gtool
utility scripts :wrench:
htmlc
tiny footprint template language based in html comments
htmlc-go
minimal template engine/static site generator based in html comments (wip)
htmlcpp
:seedling: ssg compiler for html comments (wip)
httpuppy
dog themed wrapper around node's http module :dog:
mern_monorepo_boilerplate
pstyle
header-only c library for styling print statements :tada:
terminal-color
Lightweight Terminal Colors for Node
abschill's Repositories
abschill/mern_monorepo_boilerplate
abschill/vscode-media-player
play videos/audio without leaving your ide
abschill/ActixBoilerPlate
Hello World Web Server with Rust/Actix web
abschill/asm_userInput
user input demo in x86 [intel syntax]
abschill/bocker
Docker implemented in around 100 lines of bash
abschill/erlang-stuff
expanding my horizons
abschill/fastifysocketexample
abschill/frigg
Lightweight C++ utilities and algorithms for system programming
abschill/GoAuthDemo
auth boiler plate example in Go
abschill/hello_assembly
hello world demo in 16 bit x86 [intel syntax]
abschill/level-ip
TCP/IP stack
abschill/masscan
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
abschill/mergesorts
mergesort in many languages
abschill/Minimalistic-offensive-security-tools
A repository of tools for pentesting of restricted and isolated environments.
abschill/mnist-from-scratch
Code for training basic neural networks, especially the MNIST numbers dataset.
abschill/ngincat
Tiny bash HTTP server using netcat
abschill/OS
Simple Operating System programs like Bootloader, HelloWorld Kernel, OS Calculator, Device I/O, VGA, GDT, IDT, Games etc.
abschill/redis_boilerplate
redis boiler plate setup for node cache proxy
abschill/simple-tcp-server
tcp client & server in c
abschill/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
abschill/simple-websocket-demo
demo in node to broadcast when a user connects / disconnects from a socket server to all clients
abschill/SimpleDenoServerDemo
spinning up a simple http server with deno/typescript
abschill/swc_sandbox_0
example setup with swc & swc + webpack (webpack branch)
abschill/vscode-material-icon-theme
Available on the VSCode Marketplace (forked from material icon theme)
abschill/writeFile_asm
writing to a file demo in x86 [intel syntax]