SirCmpwn

Untitled

May 3rd, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. Drew DeVault
  2. ============
  3.  
  4. **Contact Info:**
  5.  
  6. +1 (719) 213-5473
  7.  
  8. 3210 North Chestnut Street #109
  9.  
  10. Colorado Springs, CO 80907
  11.  
  12. http://drewdevault.com
  13.  
  14. [@sircmpwn](http://twitter.com/sircmpwn)
  15.  
  16. General Information
  17. ----------------
  18.  
  19. **Programming Languages:** C#, Java, HTML/CSS/JavaScript, PHP, C, various flavors of assembly, and more.
  20.  
  21. **Technologies:** Windows XP-Windows 8 desktop, Windows Server 2005-2008 for servers, various flavors of Linux, Microsoft SQL Server
  22. 2005-2008, MySQL 5, Visual Studio 2005-11, and more.
  23.  
  24. **Frameworks:** Microsoft.NET, ASP.NET, Umbraco 4+, MVC 3, Silverlight 2+, XNA, jQuery, and more.
  25.  
  26. Recognition
  27. -----------
  28.  
  29. * 3-time speaker at the Rocky Mountain Technology Trifecta event, earning the second-highest rating of 50 sessions in 2011.
  30. * Nominated for the INETA CHAMPS award for contributions to the .NET community.
  31. * Microsoft Certified Professional
  32. * Microsoft Student Insider
  33. * Umbraco Certified Developer
  34.  
  35. Work Experience
  36. ---------------
  37.  
  38. **DSoft Technology:** July 2011-April 2012
  39.  
  40. DSoft Technology specializes in government contracts as well as work in the private sector. Was required to work with ASP.NET
  41. and Umbraco, and built a number of websites from the ground-up, mostly powered by Umbraco. Helped to maintain the infrastructure
  42. of the company and its network. This included work maintaining Windows Server 2005 and 2008 servers, as well as a number of
  43. Linux servers. Also required to work with Microsoft SQL Server 2008 on many occasions. Additionally responsible for most of the
  44. development on their website, http://dsoft-tech.com.
  45.  
  46. You may contact DSoft Technology at +1 (719) 598-7107. My supervisor was Michele Fincher.
  47.  
  48. **Colorado Technology Consultants**: January 2009-April 2011
  49.  
  50. Worked for a time with Colorado Technology Consultants, employing skills with ASP.NET MVC 3, Windows Phone 7, and Silverlight 2+.
  51. Tasked with making a number of Windows Phone 7 applications, including the DishOnIt application, which was featured in the Windows
  52. Phone 7 Marketplace on a number of occasions. Technical editor for the *Silverlight 3 Jumpstart* book, by David Yack.
  53.  
  54. You may contact Colorado Technology Consultants at +1 (800) 816-8509. My supervisor was David Yack.
  55.  
  56. Open Source
  57. -----------
  58.  
  59. I also contribute to a number of open-source projects. You may view many of them on my GitHub account, under the name
  60. [SirCmpwn](https://github.com/SirCmpwn). Most of my projects are cross-platform, running on Windows, Linux, and Mac OS X.
  61. Here's some information about those projects:
  62.  
  63. **LibMinecraft:**
  64.  
  65. LibMinecraft is a library written in C# that provides a number of services focusing on the game Minecraft. It features a
  66. completely custom implementaiton of the client and server protocols, as well as code to mimic the function of the official
  67. software. It has advanced features such as network load balancing, complex cellular autonoma, and optimized saving of
  68. in-game worlds in the Anvil format. During my work on the project, I managed a team of developers with up to 12 people.
  69. You may find more information about LibMinecraft [here](http://libminecraft.github.com/).
  70.  
  71. **Organic Assembler:**
  72.  
  73. Organic is an assembler for the DCPU-16 architecture. It provides many advanced features that no other DCPU-16 assembler
  74. can match, as of May 3rd, 2012, such as detailed listing output, full expression evalulation, macro support, plugins,
  75. instruction literals, and relative addressing. Its sister project is Inorganic, which is a disassembler for DCPU-16.
  76. You may find more information on Organic [here](https://github.com/SirCmpwn/organic), and Inorganic
  77. [here](https://github.com/SirCmpwn/inorganic).
  78.  
  79. **SMProxy:**
  80.  
  81. SMProxy is one of two up-to-date projects that offer a proxy service for Minecraft. It is a debugging tool, and may be used
  82. to learn more about the Minecraft protocol. It is targeted at those who wish to learn more about the protocol and discover
  83. why their own software is misbehaving. It offers features such as virtual hosting, detailed logging, scripting, and profiling.
  84. More information about SMProxy can be found [here](https://github.com/SirCmpwn/SMProxy).
Advertisement
Add Comment
Please, Sign In to add comment