sus
graph TD
A[Suffering];
B[Completion];
C[Tutorial hell];
D[Procrastination];
E[Hard work];
F[Repeat];
A-->C;
C-->D;
D-->E;
E-->F;
F-->A;
F-->B;
sus
graph TD
A[Suffering];
B[Completion];
C[Tutorial hell];
D[Procrastination];
E[Hard work];
F[Repeat];
A-->C;
C-->D;
D-->E;
E-->F;
F-->A;
F-->B;
my line following code for arduino (it also has a drag race mode) it was made to participate in the UKmars competition
C++ 1
I messed around with python natural language processing using nltk to make this simple chatbot, it will be expanded in future.
Python
Forked from GoneRogueProductions/chordcss
A CSS framework to make life easier. Use chords in your class to save hundreds of lines of code that you would have written.
HTML