Skip to content
View CalmSingularity's full-sized avatar
Block or Report

Block or report CalmSingularity

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. OrmTesting OrmTesting Public

    Testing performance of Entity Framework 6 vs. "manual" SQL using AdventureWorks2017 sample database. A master's thesis project at MTUCI

    C#

  2. iTunesMusicLibraryAnalyzer iTunesMusicLibraryAnalyzer Public

    A simple analyzer of iTunes music library (stored as a XML file) that shows the song count of each artists, genres, rating, etc., so that you can easily spot the most popular ones

    C#

  3. RockPaperScissors RockPaperScissors Public

    A simple implementation of "Rock-Paper-Scissors" game using HTML and JS with the computer choosing its move randomly

    JavaScript

  4. MTUCI_SW_dev_tech MTUCI_SW_dev_tech Public

    Some learning exercises with Python and C++, including Hanoi tower problem, multiplication of big integers (comparing naive multiplication and Karatsuba algorithm), raising integer into power (comp…

    C++

  5. KeyboardTrainer KeyboardTrainer Public

    WPF keyboard trainer that requires user to type a random string and tracks typing errors. Study project at "IT Step Academy"

    C# 1 1

  6. Calculator Calculator Public

    WPF calculator. Study project at "IT Step Academy"

    C#