Personal website https://benkurtovic.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

172 regels
10 KiB

  1. ---
  2. layout: base
  3. title: Home
  4. projects:
  5. highlights:
  6. - name: mwparserfromhell
  7. langs: Python + C
  8. started: May 2012
  9. description: An easy-to-use and outrageously powerful Python parser for <a href="//mediawiki.org/">MediaWiki</a> wikicode
  10. - name: earwigbot
  11. langs: Python
  12. started: April 2009
  13. description: A modular robot that edits <a href="//en.wikipedia.org/">Wikipedia</a> and interacts with people over <a href="//en.wikipedia.org/wiki/Internet_Relay_Chat">IRC</a>, with <a href="//github.com/earwig/earwigbot-plugins">a separate repository for plugins</a>
  14. - name: crater
  15. langs: C + Assembly
  16. started: March 2015
  17. description: An emulator for the <a href="https://en.wikipedia.org/wiki/Sega_Game_Gear">Sega Game Gear</a>, with an included <a href="https://en.wikipedia.org/wiki/Zilog_Z80">Z80</a> assembler/disassembler
  18. - name: copyvios
  19. langs: Python + Web
  20. started: July 2009
  21. description: A <a href="//tools.wmflabs.org/copyvios">copyright violation detector</a> for Wikipedia articles running on <a href="//tools.wmflabs.org/">Wikimedia Labs</a>
  22. - name: bitshift
  23. langs: Python + SQL + Web
  24. started: March 2014
  25. description: A <a href="http://bitshift.it/">semantic search engine</a> for source code
  26. others:
  27. - name: kgrader
  28. langs: Ruby
  29. started: March 2016
  30. description: A code autograder for student homework submissions
  31. - name: gravity
  32. repo: EnacheB/Gravity
  33. langs: C++
  34. started: November 2015
  35. description: A multiplayer top-down orbital space shooter
  36. - name: tfdclerk
  37. langs: JavaScript
  38. started: August 2015
  39. incomplete: yes
  40. description: An English Wikipedia <a href="https://en.wikipedia.org/wiki/Wikipedia:User_scripts">user script</a> to automate common <a href="https://en.wikipedia.org/wiki/Wikipedia:Templates_for_discussion">templates for discussion</a> operations, including closures and relisting
  41. - name: oriadnos
  42. repo: VjiaoBlack/Oriadnos
  43. langs: C
  44. started: May 2014
  45. description: A 3D maze exploration game written from scratch using matrix manipulation code, <a href="//en.wikipedia.org/wiki/UV_mapping">UV texture mapping</a>, <a href="//en.wikipedia.org/wiki/Z-buffering">z-buffering</a>, and simple lighting
  46. - name: mal-decimal-scores
  47. langs: JS
  48. started: May 2014
  49. description: A Chrome extension that gives you finer control over <a href="http://myanimelist.net">MyAnimeList.net</a> scores
  50. - name: BAJA
  51. repo: stuycs-softdev-fall-2013/proj3-6-BAJA
  52. langs: Python + Web
  53. started: Jan 2014
  54. description: A <a href="http://softdev-server.stuycs.org:6680/">hacking game</a> featuring multiple simulated websites, tied together by messages sent to the player from a mysterious individual using a fake email client
  55. - name: omnithinker
  56. repo: stuycs-softdev-fall-2013/proj2-pd6-04-omnithinker
  57. langs: Python + Web
  58. started: Nov 2013
  59. description: An <a href="http://softdev-server.stuycs.org:6004/">online brainstorming tool</a> that displays relevant information from the web in a sidebar
  60. - name: databanks
  61. repo: VjiaoBlack/databanks
  62. langs: C
  63. started: Nov 2013
  64. description: A simple database with a terminal-based interface for notekeeping
  65. - name: terminvaders
  66. repo: VjiaoBlack/terminvaders
  67. langs: C
  68. started: Oct 2013
  69. description: A terminal-based multiplayer arcade game with a client&ndash;server model inspired by <a href="//en.wikipedia.org/wiki/Space_Invaders">Space Invaders</a>
  70. - name: starlorn
  71. repo: Hypersonic/Starlorn
  72. langs: Java
  73. started: May 2013
  74. description: A <a href="//en.wikipedia.org/wiki/Shoot_'em_up">shoot 'em up</a> game with a sweet upgrade system and randomized levels
  75. - name: goldfish
  76. langs: Java
  77. started: Jan 2013
  78. description: A simple <a href="//en.wikipedia.org/wiki/Conway's_Game_of_Life">Game of Life</a> implementation in Java
  79. - name: cellar-strider
  80. repo: Hypersonic/Cellar-Strider
  81. langs: Python
  82. started: June 2012
  83. description: A pseudo-<a href="//en.wikipedia.org/wiki/Roguelike">roguelike</a> game with a YAML-based level system
  84. - name: func-smash
  85. langs: Python
  86. started: April 2012
  87. description: A library that tries to generate random Python functions using Markov chains
  88. - name: lobo
  89. langs: NetLogo
  90. started: Dec 2011
  91. description: 'Logo Bolo: a re-envisioning of <a href="//en.wikipedia.org/wiki/Bolo_(video_game)">the classic tank game</a> by Stuart Cheshire in NetLogo'
  92. - name: git-repo-updater
  93. langs: Python
  94. started: June 2011
  95. description: A console script that allows you to easily pull to multiple git repositories at once
  96. - name: earwig.github.io
  97. langs: Web
  98. started: June 2011
  99. description: The site you're viewing right now in source code form
  100. - name: music-quizzer
  101. langs: Python
  102. started: May 2011
  103. description: A <a href="//en.wikipedia.org/wiki/Tk_(framework)">Tk</a>-based program that can help you prepare for your music final with randomly-generated listening quizzes
  104. ---
  105. <p id="bio">I'm a software developer and <a href="//en.wikipedia.org/">Wikipedian</a> currently studying computer science at the <a href="//illinois.edu/">University of Illinois at Urbana&ndash;Champaign</a>. I'm interested in operating systems, networking, and security, and I've done a fair bit of work with databases and parsers. Want to chat? Contact me at <a href="mailto:ben.kurtovic@gmail.com">ben.kurtovic@gmail.com</a>.</p>
  106. <div id="links">
  107. <div>GitHub<br /><a href="//github.com/earwig">earwig</a></div
  108. ><div>Freenode<br /><a href="http://webchat.freenode.net/?channels=%23%23earwig">Earwig</a></div
  109. ><div>Wikipedia<br /><a href="//en.wikipedia.org/wiki/User:The_Earwig">The Earwig</a></div
  110. ><div>Twitter<br /><a href="//twitter.com/benkurtovic">@benkurtovic</a></div
  111. ><div>LinkedIn<br /><a href="//linkedin.com/in/benkurtovic">benkurtovic</a></div
  112. ><div>PGP Key<br /><a href="http://pgp.mit.edu:11371/pks/lookup?search=0x8A19649AE8DBB515&amp;fingerprint=on&amp;op=index">E8DBB515</a></div>
  113. </div>
  114. <table id="work">
  115. <tr>
  116. <td>
  117. <h2>Projects</h2>
  118. <p>A look at what I've been up to for the past few years:</p>
  119. <h3>Highlights</h3>
  120. <ul class="work-list">
  121. {% for project in page.projects["highlights"] %}
  122. <li>
  123. <a class="underlined" href="//github.com/{% if project.repo %}{{ project.repo }}{% else %}earwig/{{ project.name }}{% endif %}">{{ project.name }}</a> <span class="subtitle"><i>({{ project.langs }} // started {{ project.started }}{% if project.incomplete %}<span class="incomplete"> // in development</span>{% endif %})</i></span><br />
  124. <span class="subtitle">{{ project.description }}</span>
  125. </li>
  126. {% endfor %}
  127. </ul>
  128. <h3>Other work</h3>
  129. <ul class="work-list">
  130. {% for project in page.projects["others"] %}
  131. <li>
  132. <a class="underlined" href="//github.com/{% if project.repo %}{{ project.repo }}{% else %}earwig/{{ project.name }}{% endif %}">{{ project.name }}</a> <span class="subtitle"><i>({{ project.langs }} // started {{ project.started }}{% if project.incomplete %}<span class="incomplete"> // in development</span>{% endif %})</i></span><br />
  133. <span class="subtitle">{{ project.description }}</span>
  134. </li>
  135. {% endfor %}
  136. </ul>
  137. </td>
  138. <td>
  139. <h2>Posts</h2>
  140. <div id="tags">
  141. Tags:
  142. {% comment %} Based on code from Christian Specht at http://stackoverflow.com/a/24744306/2712951 {% endcomment %}
  143. {% capture tags %}{% for tag in site.tags %}{{ tag[1].size | plus: 10000 }}{{ tag[1].first.date | date: "%Y%m%d" }}#{{ tag[0] }}#{{ tag[1].size }}{% unless forloop.last %}|{% endunless %}{% endfor %}{% endcapture %}
  144. {% assign sorted = tags | split: "|" | sort | reverse %}
  145. {% for tag in sorted %}
  146. {% assign items = tag | split: "#" %}
  147. <span data-tag="{{ items[1] }}" class="tag">{{ items[1] | replace: " ", "&nbsp;" }}&nbsp;<span class="subtitle">({{ items[2] }})</span></span>
  148. {% endfor %}
  149. </div>
  150. <ul id="post-list" class="work-list">
  151. {% for post in site.posts %}
  152. <li data-tags="{{ post.tags | join: "|" }}">{{ post.date | date: "%b %-d, %Y" }}: <a class="underlined" href="{{ post.url }}">{{ post.title }}</a><br /><span class="subtitle">{{ post.description }}<br />{{ post.tags | join: ", " }} &middot; {% if post.draft %}<span class="draft">Draft</span>{% else %}<a href="{{ post.url }}#disqus_thread" data-disqus-identifier="{{ post.id }}"></a>{% endif %}</span></li>
  153. {% endfor %}
  154. <li id="null-post" data-tags="" style="display: none;"><i>No posts with these tags</i></li>
  155. </ul>
  156. </td>
  157. </tr>
  158. </table>
  159. <script>
  160. var disqus_shortname = 'earwig';
  161. var disqus_title = '{{ page.title }}';
  162. var disqus_url = '{{ site.url }}{{ page.url }}';
  163. var disqus_developer = 1;
  164. (function () {
  165. var s = document.createElement('script'); s.async = true;
  166. s.type = 'text/javascript';
  167. s.src = '//' + disqus_shortname + '.disqus.com/count.js';
  168. (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(s);
  169. }());
  170. </script>