DEV Community

Vincenzo
Vincenzo

Posted on

My Github Graveyard Part 1

There are plenty of dead projects in my github.

Basically I treat side projects like this comic strip
a

But I will mention the "best" ones

<=2016

DsManager-php

One of my many football manager games (only transfer market focused) but in php and ideally working with multiple users repo

<=2015

PyDSMANAGER

One of my many football manager games (only transfer market focused) but in python repo

MaltaParkCrawler/PaltaMark

angularJs wrapper around a shitty classified website (MaltaPark), used a lot in Malta (I used to live in Malta) PaltaMark

<=2014

DSManager

a game project made for fun, a football manager simulator in C# and .NET
repo
my first attempt of doing a football manager game only focused on transfer market.

ScreenshotTaker

self explainatory, and in c#, yuck https://github.com/vikkio88/screenshottaker

<=2010

Bascit (was supposed to be bash-it)

a post-it implementation in bash repo

PasswordSecurityChecker

a reverse rainbow table checker that control in a list of sites if your password's hash is present or not. repo
in ruby, what the hell was wrong with me?

Coolibree

https://github.com/vikkio88/Coolibree
A php cms using flat files, way before composer and proper OOP, I version controlled it as memento of how shitty I was once (not that now I am the greatest programmer of all time)
It was coming after another attempt, poorly attempt virublog.

Top comments (0)