Pinned Repositories
amfphp-toolbox
An ActionScript library to help you get more done with AMFPHP.
API_REST_PHP
Api Rest Crud en PHP y MySQL
Axel
An open source, hardware accelerated 2D flash game library
CROMS
crokis cms
curl
a friendly curl wrapper for php
Dynamic-Texture-Atlas-Generator
This tool will convert any MovieClip containing Other MovieClips, Sprites or Graphics into a starling Texture Atlas, all in runtime. By using it, you won't have to statically create your spritesheets. Just take a regular MovieClip containing all the display objects you wish to put into your Atlas, and convert everything from vectors to bitmap textures. This extension could save you a lot of time specially if you'll be coding mobile apps with the starling framework. For more info, please refer to the README.md File
EasyStarAS3
Asynchronous A* made simple in AS3.
flight
An extensible micro-framework for PHP
freddymx
Config files for my GitHub profile.
freddymx.github.io
portafolio de AlfredoPineda
freddymx's Repositories
freddymx/CROMS
crokis cms
freddymx/EasyStarAS3
Asynchronous A* made simple in AS3.
freddymx/amfphp-toolbox
An ActionScript library to help you get more done with AMFPHP.
freddymx/API_REST_PHP
Api Rest Crud en PHP y MySQL
freddymx/Axel
An open source, hardware accelerated 2D flash game library
freddymx/curl
a friendly curl wrapper for php
freddymx/Dynamic-Texture-Atlas-Generator
This tool will convert any MovieClip containing Other MovieClips, Sprites or Graphics into a starling Texture Atlas, all in runtime. By using it, you won't have to statically create your spritesheets. Just take a regular MovieClip containing all the display objects you wish to put into your Atlas, and convert everything from vectors to bitmap textures. This extension could save you a lot of time specially if you'll be coding mobile apps with the starling framework. For more info, please refer to the README.md File
freddymx/flight
An extensible micro-framework for PHP
freddymx/freddymx
Config files for my GitHub profile.
freddymx/freddymx.github.io
portafolio de AlfredoPineda
freddymx/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
freddymx/imap
IMAP class for reading imap emails with PHP
freddymx/Laravel-Pagebuilder
A drag and drop pagebuilder to manage pages in any Laravel project
freddymx/laravel-starter
A CMS like modular starter application project built with Laravel 10.x.
freddymx/login
freddymx/Login-con-la-API-de-google
Inicio de sesión con la API de Google usando PHP
freddymx/PdoOne
It simplifies the use of PDO in PHP by adding three methods: a simple wrapper between PDO, a query builder and an ORM.
freddymx/php-image-resize
PHP library to resize, scale and crop images. Cloud solution available at:
freddymx/PHP-MySQL-Database-Class
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
freddymx/PHP-MySQL-Sessions
Easily store PHP session data in a MySQL database
freddymx/portafolio
Portafolio de Alfredo Pineda
freddymx/redbean
ORM layer that creates models, config and database on the fly
freddymx/simple-login-php-bd
Ejemplo de código PHP para registrar usuarios y permitir que inicien sesión usando MySQL para la persistencia de datos
freddymx/tutorial-crud-php
Tutorial CRUD PHP