Skip to content
View t-hem's full-sized avatar

Block or report t-hem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. tetris tetris Public

    Tetris game created from MIT's OpenCourseWare "A Gentle Introduction to Programming Using Python." Uses the given template and depends on graphics.py and the Tkinter library.

    Python 1 1

  2. Sudoku-Solver Sudoku-Solver Public

    DPLL SAT Solver - Java Program that solves Sudoku puzzles of most sizes; based on MIT "Elements of Software Construction."

    Java

  3. Blog Blog Public

    A blog website created with Python and Django using the DjangoGirls Tutorial

    Python

  4. Vidly Vidly Public

    Video rental application that allows users to create account, log in, and rent videos. Built using C# and the ASP.net MVC5 framework. Based on ‘The Complete ASP.NET MVC 5 course.’ - Not Complete

    Visual Basic