Skip to content

A collection of software projects ranging from the useful to the frivolous.

License

Notifications You must be signed in to change notification settings

MattJOlson/DevProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevProjects

A collection of software projects ranging from the useful to the frivolous.

FPinFS (F#, VS)

I've wanted to learn F# for a good long time now. I just picked up the (excellent so far) Functional Programming In Scala. Why not work through the examples in F#?

geom (C++11, scons)

A basic geometry library, so far covering only 2d homogeneous points, vectors, and matrices. Largely a (re-)learning project for TDD and gtest, but probably the most likely project to become truly useful.

MaddenGraph (C#)

Now lives in its own repo because I got sick of managing feature branches in a single monolithic repository.

sandbox

A place for simple(-ish) programming problems, experiments with new languages, APIs, and techniques, and anything that doesn't fit into an actual project.

Utils

Now lives in its own repo because I prefer having one repo per project.

About

A collection of software projects ranging from the useful to the frivolous.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published