Advertisement
Guest User

Untitled

a guest
Jul 4th, 2015
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link type="text/css" rel="stylesheet" href="stylesheet.css"/>
  5. <title></title>
  6. </head>
  7. <body>
  8.  
  9. <div id="header">
  10. <p id="name">Michael A.L. Caston-Coleman</p>
  11. <a href="Macston44@gmail.com"><p id="email">Mcaston44@Gmail.com</p></a>
  12. </div>
  13.  
  14. <div class="left">
  15. <h4>Objective</h4>
  16. <p>My goal is to provide an excellent experience for guests/clients<br> at your establishment and improve upon my own culinary and programming skills.</p>
  17.  
  18. <h4>Education</h4>
  19. <p>Capital Area Career Center, <em>Culinary Arts and Hospitality</em>
  20. (Sept. 2010 – June 2012)</p>
  21. <ul>
  22. <li>Proper Knife etiquette</li>
  23. <li>ServSafe trained and certified</li>
  24. <li>ProStart trained</li>
  25. </ul>
  26. </div>
  27.  
  28. <div class="right">
  29. <h4>Experience</h4>
  30. <p>Junior Accountant & Inventory Manager at PCM Medical Services (Oct. 2011 – May 2012)</p>
  31. <p>Wok Sous-Chef & prep cook at GRCC Raider Grille (Sept. 2012 – present)</p>
  32. <p>Catering Department of GRCC Campus Dining (Sept. 2012 – present)</p>
  33.  
  34. <h4>Skills</h4>
  35. <p>Languages: JavaScript, Python, Python API, HTML/CSS</p>
  36. <p>Mathematical Base of Algebra I, II and Trig</p>
  37. <p>Ambidextrous</p>
  38.  
  39. <!--inline references # # #-->
  40. <h4>References</h4>
  41. <p>Nancy Rutledge<br>
  42. Chef /Kitchen Supervisor<br>
  43. GRCC<br>
  44. 2nd Floor Student Community Center<br>
  45. 122 Lyon Street<br>
  46. Grand Rapids, MI 49503<br>
  47. (616) 234-4290<br>
  48. Nrutledge@grcc.edu
  49. </p>
  50. <p>Dr. Patricia Miezan<br>
  51. Owner/Doctor of Internal Medicine<br>
  52. PCM Medical Services<br>
  53. 737 Grand Ave<br>
  54. Lansing, MI 48864<br>
  55. (517) 485-7511<br>
  56. Pat_Col@msn.com
  57. </p>
  58. <p>Gina Schmidt<br>
  59. Culinary Arts Instructor<br>
  60. Capital Area Career Center<br>
  61. 611 Hagadorn Road<br>
  62. Mason, MI 48854<br>
  63. (517) 244-1340<br>
  64. Gschmidt@inghamisd.org
  65. </p>
  66. </div>
  67.  
  68. <div id="footer">
  69. <p>5491 West Rosebud Ct. Apt 10, Kentwood, MI 49512 -9464 | Tel: (313) 903-5459</p>
  70. </div>
  71. </body>
  72. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement