PuppyPi
Likes coding, science, computers, math, electronics, inventing, writing fanfiction & song lyrics and more! and was born in the middle of 1990 (32 right now!) :3
Rebound (not a company though)US, Texas
Pinned Repositories
about-me
My personal About info, beyond what fits in the GitHub bio! :D
AlbianWarpClient
Albian Warp Client component!
AlbianWarpGameModifications
Albian Warp Game Modifications!
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
caotic-dreams
Engine and Platform for JIT compiling Creatures CAOS so that even the engine itself can be extended in CAOS!
classpath-escher
🍄 Escher is a collection of libraries for X Window System written purely in Java.
CreaturesEngineInterfacing-Java
For Java tools connecting to the Creatures Engine :>
jagent-core
The Core Libraries of Jagent :D
JavaQemu
JavaQemu is a Graphical User Interface Front End for QEMU, written in Java.
TransientLC2E
A complete wrapper/handler for the Linux Creatures Engine (lc2e)
PuppyPi's Repositories
PuppyPi/caotic-dreams
Engine and Platform for JIT compiling Creatures CAOS so that even the engine itself can be extended in CAOS!
PuppyPi/jagent-core
The Core Libraries of Jagent :D
PuppyPi/about-me
My personal About info, beyond what fits in the GitHub bio! :D
PuppyPi/TransientLC2E
A complete wrapper/handler for the Linux Creatures Engine (lc2e)
PuppyPi/JavaQemu
JavaQemu is a Graphical User Interface Front End for QEMU, written in Java.
PuppyPi/classpath-escher
🍄 Escher is a collection of libraries for X Window System written purely in Java.
PuppyPi/dependency-annotations
PuppyPi/layout-colinear
My favorite kind of GUI layout concept that I like :>
PuppyPi/manywiki
An easy, (intended to be secure and easy-to-lock-down), simple-to-install (someday), wiki engine to make many instances easily, and to make many wikis in a single instance! ("wiki farm" functionality)
PuppyPi/manywiki-cache-ehcache
The cache implementation adapter for using Ehcache, if you want that!
PuppyPi/manywiki-core
The primary codebase of ManyWiki without the separated features. For the combiner project see just "ManyWiki"
PuppyPi/manywiki-core-tests
Tests for the core of ManyWiki! :D
PuppyPi/manywiki-intersections-tests
Tests for the various projects that intersect ManyWiki and other (dependency) projects! (This project depends on ALLLLLlllllll of the optional dependencies!! o,o )
PuppyPi/manywiki-markups-jspwiki
The JSPWiki Markup Language syntax for ManyWiki! :>
PuppyPi/manywiki-markups-markdown
The Markdown Markup Language syntax for ManyWiki! :>
PuppyPi/manywiki-markups-wikicreole
The WikiCreole Markup Language syntax for ManyWiki! :>
PuppyPi/manywiki-search-kendra
Search functionality for the Amazon Web Services Kendra search engine
PuppyPi/manywiki-search-lucene
Search functionality for the Apache Lucene search engine
PuppyPi/manywiki-search-lucene-tika
Search functionality into the Apache Lucene search engine for the Apache Tika binary file text-extractor
PuppyPi/manywiki-spamfilter-akismet
The spam filter implementation that connects to the web service Akismet (an online server your server would constantly be connecting to! not a code library or neural net coefficient dataset! so, something many people won't want!)
PuppyPi/manywiki-superthemes-jspwiki
The supertheme derived from the (default?) (super?)theme of JSPWiki (at the time of forking)
PuppyPi/manywiki-toplevel-tests
Tests for the default ManyWiki toplevel code :3
PuppyPi/oi-docs
Work in progress OpenIndiana documentation
PuppyPi/rebound-core
PuppyPi/semanticization-usb-uvc
Semanticizing the USB Video Class specification binary formats!
PuppyPi/simplesql
SimpleSQL is an alternative to JDBC (which is much simpler XD ) in practice it is usually just a wrapper for JDBC but supports decorators like connection loss-tolerance!
PuppyPi/spots
A super simple web framework for JEE (notice how that works for Jakarta too :3 XD It's been in production use since *2007* with hardly a new feature added, but..I haven't needed to change it! XD )
PuppyPi/ssp
A webpage templating language (a la JSP/ASP/PHP) that is so locked-down and sandboxed as to make it feasible securitywise to run untrusted web templates on a server! (eg, for (super)themes) And (implementations can be) fast enough at runtime for extensions to feasibly be done *in* the language, with no capacity for other language extension (for security).
PuppyPi/ssp-java
(Reference) Implementation of SSP (Sandboxed Server Pages) in Java!
PuppyPi/template-jarsinjar
A way of hiding internal classes and files without OSGi or anything, just one extra file in your Jar and you can put jars in your jar!