Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,25 +177,25 @@ <h2>Current Projects</h2>
<div class="line"></div><br>
<div class="well">
<h4>Python</h4>
<div class="line"></div>
<a href="https://github.com/LearnProgramming/LPMCBot">LPMCBot</a> - an IRC bot project
<div class="line"></div>
<a href="https://github.com/LearnProgramming/LPMCBot">LPMCBot</a> - an IRC bot project
<br><br>
<h4>Ruby</h4>
<div class="line"></div>
<a href="https://github.com/LearnProgramming/lpmc-site">LPMC Website</a> - website for LPMC
<div class="line"></div>
<a href="https://github.com/LearnProgramming/lpmc-site">LPMC Website</a> - website for LPMC
<br>
<a href="https://github.com/LearnProgramming/percival">Percival</a> - an IRC bot project
<a href="https://github.com/LearnProgramming/percival">Percival</a> - an IRC bot project
<br><br>
<h4>C++</h4>
<div class="line"></div>
<a href="https://github.com/LearnProgramming/libastar">Libastar</a> - pathfinding algorithm library
<br><br>
<div class="line"></div>
<a href="https://github.com/LearnProgramming/libastar">Libastar</a> - pathfinding algorithm library
<br><br>
<h4>Objective-C</h4>
<div class="line"></div>
<a href="https://github.com/LearnProgramming/RedditWeather">RedditWeather</a> - weather app for iOS
<div class="line"></div>
<a href="https://github.com/LearnProgramming/RedditWeather">RedditWeather</a> - weather app for iOS
</div> <!-- end well -->
</div> <!-- end span3 -->
</div> <!-- end row -->
</div> <!-- end container -->
</body>
</html>
</html>