About This Site
Jquery Mobile is used to create this Mobile Web Site. CodeIgniter MVC is also used to manage the php-file View Pages and some the database references utilized by the application. This is done through the Model and View aspects of the CodeIgniter MVC.
Other data accesses to MySQL database or XML files are handled by pure PHP or JQuery/JavaScript-based AJAX respectively. Some of the pages are styled by JQuery Mobile, which includes the front page, all Dialog pages, and transitions between them.
Some pages are styled by regular JQuery, or JQuery UI, particularly if they are applications already developed for the desktop. This includes the Orominer , Mini-Motif Program, Othello Game, Living In LV, Dynamic Resume final application pages.
Contact Me
- Email Me!
An Email Form is provided for contacting me.
Also, my Cell Phone number is: (702) 203-1674.
Orominer Program
A Human Biology Analysis Program I wrote for UNLV Life Sciences. I utilized HTML, DOM, XML, JavaScript, JQuery, and SVG for Graphics!
Orominer with Histological Data
Another Human Biology Analysis Program which has a full data set for all Organ Systems. The technologies are the same, but almost all Javascript, before I knew JQuery.
Othello Game
A Classic Game that I programmed using HTML, HTML Forms, HTML DOM, JavaScript, JQuery, CSS and CSS 2-D Transforms.
Mini-Motif Program
This program uses HTML, HTML Forms, PHP-based Regex, JavaScript, JQuery-based AJAX to send HTML selection of SQL Query options, PHP and MySQL on the server side to process queries and return through AJAX response to client HTML.
Living In Vegas
This is a slide show which accesses a MySQL database of photo file references. A CodeIgniter Model method is used for interfacing and accessing the photos thru PHP. The Model loads PHP variable arrays which are Posted to the client-side for use by JQuery and CSS3 transitions and tranforms to create the slide show.