Pinned Repositories
AikaOnline
androidbible
Open Source Bible for Android
lfnw2018-cmpl-done
A simple compiler for the LFNW Bytecode VM Assembly language to Bytecode.
lfnw2018-cmpl-start
The starter project, with many of the boilerplate functionality already implemented. You should fork this and write your Own VM, Assembler, and maybe High Level Language.
lfnw2018-vm-done
A custom Virtual Machine (VM) written just for a tutorial on writing your own VM and Language.
lfnw2018-vm-start
The starter project, with some of the boiler plat code already created
libbeanstalk-pas
A Pascal Client Library (built on synapse) to utilize the Beanstalkd job queue service. (eventually a reimplementation of a Beanstalkd server is planned)
nocms
A CMS which creates static websites, with any "Interactive" content powered through Javascript. Website Generator written in ObjectPascal
odingine
A small C11 2D/3D Cross-Platform Game Engine. Mainly for a learning experience.
raylib-pas
A complete header translation (binding) of the raylib 2.6.0-dev to Pascal. Without any funky helper functions for memory alignment issues. Inspired and partially based on the drezgames/raylib-pascal binding, however a little cleaner and more recent, with FPC 3.0.4 support.
tazdij's Repositories
tazdij/gda-lang
tazdij/odingine
A small C11 2D/3D Cross-Platform Game Engine. Mainly for a learning experience.
tazdij/threadpool
A simple thread pool in C
tazdij/G3D-9-maybe
The G3D Innovation Engine by Morgan McGuire
tazdij/webplant
Html/JS implementation of ngplant application/framework
tazdij/translatewiki
Phabricator/Translatewiki Bindings
tazdij/fantasy-names
JS Fantasy Name Generator
tazdij/jsmart
JavaScript template engine, port of the PHP template engine Smarty to Javascript, lets you use the same templates for PHP and JavaScript, on both server and client-side.
tazdij/SimpleDocumentScanner-Android
tazdij/Tor_Onion_Proxy_Library
Provides a JAR and an AAR for embedding the Tor Onion Proxy into a Java or Android Program
tazdij/nimzend
Alpha quality Nim Module for creating PHP Extensions using native Zend (unsupported)
tazdij/bible
A collection of freely licensed translations of biblical text in OSIS format.
tazdij/php-beanstalk
A php c extension beanstalkd client, multi-server support, high performance, using libbeanstalkclient.
tazdij/Bootstrap-print-view-WYSIWYG-Editor
tazdij/proctree
Procedural tree mesh generator (and editor)
tazdij/classfactory
A class library for lua, designed for usage with Love2D. Hopefully fast and efficient.
tazdij/tcc
Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.
tazdij/vallstream-vcam-original
DShow Video Capture Filter
tazdij/tcp-holepunching-cs
A TCP hole punch / hole punching / hole-punch / hole-punching NAT traversal proof of concept
tazdij/FastCGI
Fork of FastCGI to integrate with Buildyard
tazdij/cloudvpn
Meshing VPN tool.
tazdij/p2p-dht-simple-protocol-implementation
Implementation of a peer to peer application
tazdij/fcgi
FastCGI is simple because it is actually CGI with only a few extensions.
tazdij/cast2-engine
CAST II Engine
tazdij/lua-fastcgi
A FastCGI server for Lua, written in C
tazdij/deploy.sh
Deploy.sh is a universal deployment script that makes it easy for you to deploy your code, files, configurations etc. to multiple servers via ssh. Perfect for the cloud. Written as a shell script (standard bourne shell) and runs on every unix server. No need for remote install. Just run the deploy.sh script on the local machine.
tazdij/FreeSWITCH-panel
FreeSWITCH admin panel
tazdij/Simple-WySiWyG-with-jQuery-and-ContentEditable
A simple and lightweight WySiWyG html editor utlising content editable and jQuery.
tazdij/Glick2
Application bundle system for Linux (master tree at http://git.gnome.org/browse/glick2 )
tazdij/libfcgi
fastCGI C lib (from fastcgi.com patched for win64 by hoshino)