Gitar

About Gitar

Gitar is a simple web app to easily host Git repositories using the Django framework. It's a hobby project of me, to make it easy for people to scroll through the code I publish, in a read-only fashion. It makes use of Pygments to read the source files, and apply the appropriate syntax coloring.

All repositories are automatically updated when changes have been pushed to the server, without any manual intervention from me. Special attention goes to clean URL design, adhering to web standards, and responsive design across all screen types.

Gitar is a project under development! While it's certainly presentable, there's still a lot of room for improvement.
Also, if you happen to walk in while I'm working, it's possible you'll fall through the floor, so be warned =D

Public repositories

OOP2
Software stubs I've written for the course of Object Oriented Programming 2.
Primary programming language(s): Java
License: ?

rc
My personal dotfiles.
Primary programming language(s): N/A
License: CC0

jsugar
An attempt to create an easy to use Java layer over the cruft that is Swing.
Primary programming language(s): Java
License: GNU GPL v3+

fun
For when I want to goof around with something completely useless XD
Primary programming language(s): Any
License: Apache v2+

gitar
What you get when Django and Git come together to mimick GitHub.
Primary programming language(s): Python
License: GNU AGPL v3+

home
Source code that makes up my website's home pages
Primary programming language(s): Python
License: ?

joeni
The web based software for Hasselt University
Primary programming language(s): Python
License: GNU AGPL v3+

blog
Source code that makes my blog work properly.
Primary programming language(s): Python, DTL
License: GNU GPL v3+