There are no reviews yet. Be the first to send feedback to the community and the maintainers!
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).Articles
Various interesting articles, in PDF or PS formOkasaki
Code from the book "Purely Functional Data Structures" by Chris Okasaki (both original and my own solutions to the exercises, in Haskell)RegexParser
Regular Expression parser (loosely mimicking .NET Framework's System.Text.RegularExpressions namespace).HackersDelight
Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).UvaToolkit
My solutions to problems in the 'UVA toolkit'.TypingPractice
Program for practicing typing skills such as speed, and typing code (programming language source code).ClassicShellScripting
Code from the book "Classic Shell Scripting" by Arnold Robbins & Nelson H. F. Beebe (O'Reilly, 2005) (original and my own modifications).ForthInterpreter
Forth interpreter written in .NET (C#).ClocksinMellish
Code from the book "Programming in Prolog" by William F. Clocksin and Christopher S. Mellish (original and my own solutions to exercises).KuroseRoss
Code and other materials from the book "Computer Networking: A Top-Down Approach" (5th ed.) by James K. Kurose and Keith W. Ross.PAIP
Code from the book "Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp" by Peter Norvig (original and my own solutions to exercises).EmacsConfig
Configuration files for Emacs.ProAspNetMvc3
Code from the book "Pro ASP.NET MVC 3 Framework" by Adam Freeman and Steven Sanderson (original, and my own modifications).Sudoku
Find solution(s) to Sudoku puzzle.IntroducingHTML5
Code from the book "Introducing HTML5 (2nd ed.)" by Bruce Lawson and Remy Sharp (original, and modified by me).SmallHaskellProjects
ProjectEuler
Project Euler solutions in HaskellB4F
TypingPracticeTexts
ObjectiveCProgramming
Code for the book "Objective-C Programming" (The Big Nerd Ranch Guide) by Aaron Hillegasselm-tetris
Tetris implementation in Elm (purely functional language).jQueryInAction
Code (with modifications) from the book "jQuery in Action" (2nd ed.) by Bear Bibeault and Yehuda Katz.ArticlesCode
Code from (or written by me while reading) various Haskell articles.TableOfContents
TOC generator for markdown. Only partially finished (hard-coded file paths and URLs, etc.).iOSProgramming
Code for the book "iOS Programming" (The Big Nerd Ranch Guide, 3rd ed., March 2012) by Joe Conway and Aaron Hillegass (original, and modified by me).SmallProjects
Small C# projects.AmazonClient
Amazon Wishlist vieweraistrate.github.io
Adrian Istrate's GitHub Pages websiteLists
github-username-search
Simple React/TypeScript practice app: search for GitHub usernames using the GitHub REST API.Love Open Source and this site? Check out how you can help us