PageRenderTime 46ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/application/views/pages/resume.php

https://bitbucket.org/pdizz/pdizz-site
PHP | 84 lines | 84 code | 0 blank | 0 comment | 4 complexity | da38a8e2adcd8dbf63b05fc024d7f644 MD5 | raw file
  1. <h1>Pete Albrecht</h1>
  2. <ul id="contact">
  3. <li>Denver, CO</li><li><a href="contact">Email</a></li><li><a href="https://github.com/pdizz">github.com/pdizz</a></li>
  4. </ul>
  5. <h2>Summary</h2>
  6. <p>Highly adaptable software developer experienced in web and desktop application development with Apache/PHP/MySQL/JavaScript and C# .NET. Knowledgeable in object-oriented design. Specialized in image manipulation and processing through Adobe Photoshop (JavaScript/Extendscript) automation. Skilled in SQL relational database management and data-retrieval. A self-taught programmer with an appetite for new technologies and challenges.</p>
  7. <h2>Technologies</h2>
  8. <div id="tech_left">
  9. <ul>
  10. <li>PHP
  11. <ul>
  12. <li>Object-oriented design</li>
  13. <li>CodeIgniter MVC framework</li>
  14. <li>PDO (PHP Data Objects)</li>
  15. </ul>
  16. </li>
  17. <li>C#
  18. <ul>
  19. <li>Object-oriented design</li>
  20. <li>Windows Forms applications</li>
  21. <li>OleDb library</li>
  22. </ul>
  23. </li>
  24. <li>Python, JSON, XML, HTML, CSS</li>
  25. <li>Linux (Ubuntu), Apache</li>
  26. </ul>
  27. </div>
  28. <div id="tech_right">
  29. <ul>
  30. <li>JavaScript
  31. <ul>
  32. <li>AJAX</li>
  33. <li>jQuery/jQueryUI libraries</li>
  34. <li>Photoshop automation scripting</li>
  35. </ul>
  36. </li>
  37. <li>SQL
  38. <ul>
  39. <li>Relational database design</li>
  40. <li>Query optimization</li>
  41. </ul>
  42. </li>
  43. <li>Git DVCS</li>
  44. <li>Adobe Suite</li>
  45. </ul>
  46. </div>
  47. <h2>Experience</h2>
  48. <ul>
  49. <li>Lakeshore Photography, Inc.
  50. <ul>
  51. <li>Developed prototype of bin-packing algorithm for packing multiple images to fixed-width sheets for printing to roll-paper. Algorithm translated to C# and is used in production code. (pdizz.com/packager/demo.html)</li>
  52. <li>Assisted writing ad-hoc SQL queries to generate reports for business unit</li>
  53. <li>Wrote C# class for writing command files to print to Noritsu commercial photo processor/printer</li>
  54. <li>Wrote algorithm to re-size images to different aspect ratios while maintaining maximum possible pixel information</li>
  55. <li>Contributed Windows Forms UI improvements to increase user productivity</li>
  56. </ul>
  57. </li>
  58. </ul>
  59. <h2><a href="<?php echo base_url(); ?>/projects">Personal Projects</a></h2>
  60. <ul>
  61. <li><a href="https://github.com/pdizz/Alchemy">Elder Scrolls Alchemy Workshop</a>
  62. <ul>
  63. <li>Web application using PHP/MySQL/jQuery/AJAX/JSON</li>
  64. <li>Designed relational MySQL database scrapped from flat wiki tables</li>
  65. <li>Joined tables to return ingredients with matching effect fields</li>
  66. </ul>
  67. </li>
  68. <li><a href="https://www.github.com/pdizz/reddit.php">Reddit.php</a>
  69. <ul>
  70. <li>Reddit.com API client using object-oriented PHP with JSON</li>
  71. <li>Parses API data-structure to PHP objects</li>
  72. <li>Retrieve information from sub-reddits (forums), posts, and comments</li>
  73. </ul>
  74. </li>
  75. </ul>
  76. <h2>Education</h2>
  77. <ul>
  78. <li>Northern Michigan University
  79. <ul>
  80. <li>Bachelor's of Science - Media Production and Technology</li>
  81. <li>Minor in Electronic Imaging</li>
  82. </ul>
  83. </li>
  84. </ul>