Pinned Repositories
abrvalg
Python-like programming language interpreter written in Python
acme4hdns
Let's Encrypt certificates using dns challenge, for those with DNS at Hetzner. Single php file with a few extra convenience scripts.
awesome-python-compilers
Retrospective of Python compilation efforts
BladeScript
Script your die cutter (e.g. Silhouette Cutter)
Bookmarks
Github projects of interest to me
ComputeSharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
create_pictures
A Praat script for creation of pictures (waveform, spectrogram, pitch contour, aligned with a textgrid). It creates figures in PNG PDF wmf eps, PraatPic, of all the Sound and TextGrid files it finds in a folder. The pictures contain a waveform (optional), a spectrogram(optional), the F0 track optional and a the content of the tiers of the TextGrid associated with the sound file optional
DipTraceLibraryPIC16F1459
DipTrace Component Library for PIC16F1459
lets-write-sync-primitives
Let's implement some synchronization primitives, shall we?
WorkhorsePIC16F1459
Everyday workhorse PCB for PIC16F1459
samkho's Repositories
samkho/lets-write-sync-primitives
Let's implement some synchronization primitives, shall we?
samkho/acme4hdns
Let's Encrypt certificates using dns challenge, for those with DNS at Hetzner. Single php file with a few extra convenience scripts.
samkho/awesome-python-compilers
Retrospective of Python compilation efforts
samkho/Bookmarks
Github projects of interest to me
samkho/ComputeSharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
samkho/create_pictures
A Praat script for creation of pictures (waveform, spectrogram, pitch contour, aligned with a textgrid). It creates figures in PNG PDF wmf eps, PraatPic, of all the Sound and TextGrid files it finds in a folder. The pictures contain a waveform (optional), a spectrogram(optional), the F0 track optional and a the content of the tiers of the TextGrid associated with the sound file optional
samkho/gluon
An IMAP server library written in Go
samkho/hcloud-freebsd
Hetzner Cloud auto-provisioning for FreeBSD
samkho/interpreted
A Python interpreter, in Python.
samkho/mail
A Really Ruby Mail Library
samkho/mailcatcher
Catches mail and serves it through a dream.
samkho/maildev
:mailbox: SMTP Server + Web Interface for viewing and testing emails during development.
samkho/mfsbsd
mfsBSD
samkho/mintotp
Minimal TOTP generator in 20 lines of Python
samkho/NAudio
Audio and MIDI library for .NET
samkho/no-OS-FatFS-SD-SPI-RPi-Pico
A FAT filesystem with SPI driver for SD card on Raspberry Pi Pico
samkho/NWaves
.NET library for 1D signal processing focused specifically on audio processing
samkho/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
samkho/picoc
A very small C interpreter
samkho/picodvi
samkho/pocketpy
Open Source Python Interpreter in 1 File for Game Scripting
samkho/py32-template
samkho/python-compiler
A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler
samkho/pythonparser
samkho/roosterjs
roosterjs is a framework-independent javascript rich text editor.
samkho/tailbiter
Self-compiling compiler of a Python subset. Just enough Python to Python in Python.
samkho/TinyTapeoutWorkshopNov2024GDS
samkho/TwoChannelSquareWaveGenerator
samkho/when2renew
Simple script to check expiration dates of SSL certificates
samkho/x-python
A Python implementation of the C Python Interpreter