Pinned Repositories
bignbr
A library for calculating with big numbers written in plain C. (GiantNbr's small brother)
doctra
Doctra will be a documentation-tool.
libbmp
A simple Bitmap (BMP) library.
libwav
A simple wav library written in pure C.
LList
A simple api for working with linked lists.
R20
A simple 3d render engine written in pure C.
ShowSpaces
A simple gedit plugin that shows leading or trailing spaces and tabs.
unbif
A small tool to unpack BioWare’s BIFF archives.
zyper
A little typing game written in plain C.
ZyperPP
The C++ version of the game Zyper.
marc-q's Repositories
marc-q/libbmp
A simple Bitmap (BMP) library.
marc-q/libwav
A simple wav library written in pure C.
marc-q/unbif
A small tool to unpack BioWare’s BIFF archives.
marc-q/bignbr
A library for calculating with big numbers written in plain C. (GiantNbr's small brother)
marc-q/doctra
Doctra will be a documentation-tool.
marc-q/LList
A simple api for working with linked lists.
marc-q/ShowSpaces
A simple gedit plugin that shows leading or trailing spaces and tabs.
marc-q/ZyperPP
The C++ version of the game Zyper.
marc-q/R20
A simple 3d render engine written in pure C.
marc-q/zyper
A little typing game written in plain C.
marc-q/bask
A simple task manager for real life written in C.
marc-q/chess.js
[WIP] A javascript chess board.
marc-q/Coding-Style
Working on my coding style.
marc-q/cspot
A small linter written in plain C.
marc-q/dotfiles
Some useful files that are worth saving over loosing them.
marc-q/downhill
[WIP] Will be a markdown renderer.
marc-q/dutils
The Dev Utils library containing various utils for the daily programming in C.
marc-q/emulator
[WIP] An emulator written in plain C.
marc-q/emulator2.0
A simple emulator written in plain C (WIP) with an compiler.
marc-q/fmtone
My little scribble book
marc-q/giantnbr
GiantNbr is an small C library for calculating with big numbers.
marc-q/hexanalyst
Analyse files in hex. Written in plain C.
marc-q/kryptonite
A way people could have secure passwords.
marc-q/levelapp
Test app.
marc-q/libemath
Extended math library for C.
marc-q/libstrpat
[WIP] Will be a string pattern library.
marc-q/Lists
Some lists about stuff in my life.
marc-q/marc-q.github.io
Creating the world, bit by bit.
marc-q/mosaic
A little mosaic filter for images using my libbmp library and plain C.
marc-q/SndConv
SndConv is a program for working with Audio files. Mainly it's used to convert them. It is written in C with the use of the libsndfile1 library.