Pinned Repositories
allocator
Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"
C5
C5 - Counter Conventional Caesar Cipher Contraption
CLIp
CLIp is a clipboard manager for a command line interface written in 100% standard C only. Pipe to it to copy, pipe from it to paste.
darc
Collection of C99 dynamic array implementations
filecopy
Simple C99 program and API for copying files.
ll
Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more.
MathHack
CLI Swiss-Knife Math Tool for Students. Go Beyond Calculators.
MCLIP-M
Minimalist CLI Password-Manager
secondtime
Simple & powerful seconds <-> time conversion tool
XOTP
XOR One Time Pad Cipher written in C
a-p-jo's Repositories
a-p-jo/darc
Collection of C99 dynamic array implementations
a-p-jo/filecopy
Simple C99 program and API for copying files.
a-p-jo/CLIp
CLIp is a clipboard manager for a command line interface written in 100% standard C only. Pipe to it to copy, pipe from it to paste.
a-p-jo/allocator
Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"
a-p-jo/XOTP
XOR One Time Pad Cipher written in C
a-p-jo/ll
Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more.
a-p-jo/MathHack
CLI Swiss-Knife Math Tool for Students. Go Beyond Calculators.
a-p-jo/MCLIP-M
Minimalist CLI Password-Manager
a-p-jo/secondtime
Simple & powerful seconds <-> time conversion tool
a-p-jo/C5
C5 - Counter Conventional Caesar Cipher Contraption
a-p-jo/Portable-Linux
Guide to install any linux distro to boot BIOS & UEFI and function portably.
a-p-jo/AnPy8
Python implementation of regular Mattel 'magic' 8-ball
a-p-jo/PCB
Prime-Number Benchmark in Python & C