Show All Projects

This site catalogs the projects that I've worked on, and attempts to organize them a bit. You are welcome to look through

All Projects

. However you might want to pick a category, such as projects related to

Gaming

or projects related to my job at

Kofax

.

Alternately, the

Featured

category is comprised of the projects which I think are the most interesting for one reason or another. There is also an interactive

Project Timeline

to give an idea of when I worked on which project and what else I was working on around the same time.

  URI STRING  
/project/id/0/ProjectDBFrontPage
  CLASS/METHOD  
project/id
  MEMORY USAGE  
4,037,960 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0049
Controller Execution Time ( Project / Id )  0.0762
Total Execution Time  0.0811
  GET DATA  
No GET data exists
  POST DATA  
No POST data exists
  DATABASE:  smkprojects   QUERIES: 5   
0.0064   SELECT *
FROM (`ProjectResources`)
WHERE `ProjectID` = '0' 
0.0049   SELECT *
FROM (`Projects`)
WHERE `ProjectID` = '0' 
0.0071   SELECT *
FROM (`ProjectTags`)
WHERE `ProjectID` = '0' 
0.0078   SELECT TagCOUNT(1) AS cnt
FROM 
(ProjectTags)
WHERE `Tag` != 'Private'
GROUP BY Tag
HAVING COUNT
(1) >
0.0102   SELECT TagCOUNT(1) AS cnt
FROM 
(ProjectTags)
WHERE `Tag` != 'Private'
GROUP BY Tag
HAVING COUNT
(1) >