CodePlea icon
CodePlea
Random thoughts on programming
05 Nov 2015

Uploading to GitHub


I've decided to publish some of my side projects over at GitHub. Right now it's just PlusCallback (C++ callback library) and Minctest (a tiny ANSI C unit-testing framework). Hopefully this will help me keep a bit more organized, and help me publish some more code.

I'm currently working on several side projects I'd like to open source in the next several months:

  • A tiny PHP CMS
  • A simple artificial neural network library in C
  • A financial technical analysis project
  • A numerical optimization library in C

Like this post? Consider following me on Twitter or following me on Github. Don't forget to subscribe to my feed.