Both My own projects and 3rd party projects.
3rd Open Source Projects
- Go Validator, used by more then 13.2k+ people
- Slim Framework , 20+ million downloads
- Mobile Detect
- Browser
My Own Open Source Projects
- StringizerLua
- Stringizer, Awarded the Innovation Award in June 2016 from PHPClasses.org.
- Grunt Rename Plugin
- J2ME and Gaming Book
- J2ME UI Library
- PHP Info CLI
- BorderJS
Articles
In each of the project below you can find my specific contribution on the contribution page
A package of validators and sanitizers for strings, structs and collections. Used by 13.2k+ people
- Techology: Go / GoLang
- Github Repo
- Contribution Page
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- Techology: PHP
- Website
- GitHub Repo
- Contribution Page
Mobile Detect is a lightweight PHP class for detecting mobile devices (including tablets).
- Techology: PHP
- GitHub Repo
- Contribution Page
Detect the user's browser and platform at the PHP level via the user agent
- Techology: PHP
- GitHub Repo
- Contribution Page
A convenient plugin but not necessary because you can just use 'copy' and 'delete' tasks in Grunt. Built this more to fiddle around with Grunt and to gain some knowledge HowTo build a plugin for Grunt.
- Techology: Lua, LuaRocks for package management, Busted for unit testing
- Available via LuaRocks
- GitHub Repo
- Status Active Development / Unstable
Stringizer is a PHP string manipulation library with support for method chaining and multibyte handling
- Techology: PHP, PHPUnit, Coveralls for code coverage, TravisCI for Continuous Integration
- GitHub Repo
A convenient plugin but not necessary because you can just use 'copy' and 'delete' tasks in Grunt. Built this more to fiddle around with Grunt and to gain some knowledge HowTo build a plugin for Grunt.
- Techology: Javascript, GruntJS, GruntJS Plugin
- NPMJS.com Package Details
- GitHub Repo
J2ME & Gaming Book with focus using MIDP 2.0; created when J2ME was the dominant SDK for mobile development prior to iOS and Android. 200K+ downloads on sourceforge.net
- Techology: Java, J2ME, MIDP 2.0
- SourceForge.net Repo
- GitHub Repo
J2ME UI Canvas code, used back before when libraries such as LWUIT was around; as well, before iOS and Android became popular
- Techology: Java, J2ME, MIDP 1.0, MIDP 2.0
- GitHub Repo
Provide PHP Info at command line with the goal of providing most if not all the info you would see using phpinfo() when displayed on a web page.
- Techology: PHP
- GitHub Repo
BorderJS is a client side border revealer. For the times when you are developing your web site and you can't make out exactly where the margin, padding and/or overlay begins or ends simply dropping in border.min.js will easily reveal this for you.
- Techology: Javascript
- GitHub Repo
Quick Guide to deploying to Heroku via command line using git.