Pinned Repositories
2048-Game
Simple 2048 game that runs on command line.
Algorithms
ARTCoin
Implementation of blockchain in Python.
Automated-Substitution-Chart
awesome-courses
:books: List of awesome university courses for learning Computer Science!
CircuitPythonDay2019
clone-evaluation-helpers
This repository contains helper bears to evaluate the code clone detection of coala.
coala-html
Interactive website generator using results from coala
coala-ls
coala language server
coala-sublime
This repository holds a sublime plugin that provides code analytics via coala.
sosooding's Repositories
sosooding/2048-Game
Simple 2048 game that runs on command line.
sosooding/Algorithms
sosooding/ARTCoin
Implementation of blockchain in Python.
sosooding/Automated-Substitution-Chart
sosooding/awesome-courses
:books: List of awesome university courses for learning Computer Science!
sosooding/CircuitPythonDay2019
sosooding/clone-evaluation-helpers
This repository contains helper bears to evaluate the code clone detection of coala.
sosooding/coala-html
Interactive website generator using results from coala
sosooding/coala-ls
coala language server
sosooding/coala-sublime
This repository holds a sublime plugin that provides code analytics via coala.
sosooding/CP-Templates
sosooding/CTFs
A repo containing writeups for all the CTFs I have done.
sosooding/Data-Structures-and-Algorithms-in-Python
sosooding/eSpice-branch
Branch, eSpice v14
sosooding/Games
Repository of (mostly) simple games I wrote in Python 2
sosooding/Hollywood-Word-Game
This is a program that simulates hangman-like game. The program randomly chooses a movie from the given database. The user has to guess the letters in the movie apart from the vowels. User has as many turns there are in the word "HOLLYWOOD" (i.e. 9).
sosooding/MajorProject
sosooding/NLP-Classification-of-Tweets
sosooding/QuizMaster
This is a simple terminal app written in C. It has functionality for Teacher, Student and Admin. The teacher can add and remove questions from the database, the student can attempt the quiz and the admin has been provided with some bulk functions. It uses a login ID and password to automatically identify the individual, and in case the user is not found, the ID is submitted to the admin for approval.
sosooding/Sudoku
This is a simple sudoku app made using Python and Tkinter Module.
sosooding/Workshops