SirCmpwn

Untitled

May 3rd, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. Drew DeVault
  2. ============
  3.  
  4. **Contact Info:**
  5. *****
  6.  
  7. http://drewdevault.com
  8. [@sircmpwn](http://twitter.com/sircmpwn)
  9.  
  10. Summary
  11. -------
  12.  
  13. I am a skilled developer of many trades, from web development to desktop development, I have covered quite a few areas. I am
  14. a Microsoft Certified Professional, a Microsoft Student Insider, and an Umbraco Certified Developer. In addition, I have a
  15. prolific portfolio of open-source projects, and contribute my skills to several open communities. However, this does not get
  16. in the way of my ability to write proprietary code. I was born in 1993 (currently 18 years old), and have earned my diploma
  17. from Pine Creek High School in Colorado Springs.
  18.  
  19. Work Experience
  20. ---------------
  21.  
  22. **DSoft Technology:**
  23.  
  24. My most recent employer is DSoft Technology, a company that specialized in government contracts as well as work in the private
  25. sector. While at DSoft, I was required to work with ASP.NET and Umbraco, and I built a number of websites from the ground-up,
  26. mostly powered by Umbraco. I was also required to perform several IT tasks, helping to maintain the infrastructure of the
  27. company. This task included work maintaining Windows Server 2005 and 2008 servers, as well as a number of Linux servers. I
  28. was also required to work with Microsoft SQL Server 2008 on many occasions. Additionally, I was responsible for most of the
  29. development on their website, http://dsoft-tech.com. I spent 10 months with DSoft.
  30.  
  31. You may contact DSoft Technology at *****. My supervisor was *****.
  32.  
  33. **Colorado Technology Consultants**:
  34.  
  35. I worked for a time with Colorado Technology Consultants, employing my skills with ASP.NET MVC 3, Windows Phone 7, and
  36. Silverlight 2+. I was tasked with making a number of Windows Phone 7 applications, including the free DishOnIt application,
  37. which was featured in the Windows Phone 7 Marketplace on a number of occasions. I also was a technical editor for the
  38. *Silverlight 3 Jumpstart* book by David Yack during my time there. I spent about one year with CTC.
  39.  
  40. You may contact Colorado Technology Consultants at *****. My supervisor was *****.
  41.  
  42. Open Source
  43. -----------
  44.  
  45. I also contribute to a number of open-source projects. You may view many of them on my GitHub account, under the name
  46. [SirCmpwn](https://github.com/SirCmpwn). Nearly all of my projects are cross-platform, running on Windows, Linux, and
  47. Mac OS X. Here's some information about those projects:
  48.  
  49. **LibMinecraft:**
  50.  
  51. LibMinecraft is a library written in C# that provides a number of services focusing on the game Minecraft. It features a
  52. completely custom implementaiton of the client and server protocols, as well as code to mimic the function of the official
  53. software. It has advanced features such as network load balancing, complex cellular autonoma, and optimized saving of
  54. in-game worlds in the Anvil format. It also vastly improves upon the function of the official software, using a fraction
  55. of the bandwidth, a fraction of the memory, and runs much faster. I am the lead developer of the project, and have worked
  56. on it with a team whose numbers frequently change from 3 to 12 developers. You may find more information about LibMinecraft
  57. [here](http://libminecraft.github.com/).
  58.  
  59. **Organic Assembler:**
  60.  
  61. Organic is an assembler for the DCPU-16 architecture. It provides many advanced features that no other DCPU-16 assembler
  62. can match, as of May 3rd, 2012, such as detailed listing output, full expression evalulation, macro support, plugins,
  63. instruction literals, and relative addressing. Its sister project is Inorganic, which is a disassembler for DCPU-16. I
  64. am the only developer on these projects, and add user-requested features and fix user-supplied bugs as needed. You may
  65. find more information on Organic [here](https://github.com/SirCmpwn/organic), and Inorganic
  66. [here](https://github.com/SirCmpwn/inorganic).
  67.  
  68. **SMProxy:**
  69.  
  70. 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
  71. to learn more about the Minecraft protocol. It is targeted at those who wish to learn more about the protocol and discover
  72. why their own software is misbehaving. SMProxy offers lots of customization, providing the ability to control logging to
  73. isolate issues, as well as prevent certain packets from being transferred, and to override or create new packets. You may
  74. also use it to provide a virtual hosting solution. It also provides the ability to do more fine-grained customization with
  75. context-sensitive Lua scripts. You can also use SMProxy to profile your software, recieving detailed per-packet information
  76. about timing and size. More information about SMProxy can be found [here](https://github.com/SirCmpwn/SMProxy).
  77.  
  78. Recognition
  79. -----------
  80.  
  81. * 3-time speaker at the Rocky Mountain Technology Trifecta event, earning the second-highest rating of 50 sessions in 2011.
  82. * Nominated for the INETA CHAMPS award for contributions to the .NET community.
  83. * Microsoft Certified Professional
  84. * Microsoft Student Insider
  85. * Umbraco Certified Developer
  86.  
  87. More Information
  88. ----------------
  89.  
  90. *Programming Languages:* C#, Java, HTML/CSS/JavaScript, PHP, C, various flavors of assembly, and more.
  91.  
  92. *Technologies:* Windows XP-Windows 8 desktop, Windows Server 2005-2008 for servers, various flavors of Linux, Microsoft SQL Server
  93. 2005-2008, MySQL 5, Visual Studio 2005-11, and more.
  94.  
  95. *Frameworks:* Microsoft.NET, ASP.NET, Umbraco 4+, MVC 3, Silverlight 2+, XNA, jQuery, and more.
Advertisement
Add Comment
Please, Sign In to add comment