Skip to content
View sinaxace's full-sized avatar
:octocat:
Learning
:octocat:
Learning

Block or report sinaxace

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 Loading

  1. Knights-Tour Knights-Tour Public

    This windows forms program solves the Knight's Tour challenge which is to go to as many available squares on the chessboard as possible without being placed on the same square twice.

    C#

  2. Aero-Trace Aero-Trace Public

    The idea of this app is to use web-scraping to grab data from the nearest airport's website and make passengers have that data available right away. Extra features include an airport restaurant swi…

    Python 2

  3. Dynamic-Tooltip Dynamic-Tooltip Public

    In this vanilla JS script, I have a JSON dictionary list and within each index contains a word & definition property. The JavaScript program is meant to scan any HTML5 page, highlight any keywords …

    JavaScript

  4. Le-Magasin Le-Magasin Public

    An eCommerce website experiment using jQuery and the J2EE platform. There is no database for this site, it's purely to practice session management with Java servlets and JSP following MVC design pa…

    HTML

  5. Specialty-Imports Specialty-Imports Public

    Following the 3 schema architecture, my team: Ivan Pavlov, Bassam Nasir Saeed, Yan Hui Ma and I have designed the conceptual, logical & physical schemas of this car dealership case study to produce…

    TSQL

  6. War-Decker War-Decker Public

    This is a War Card Game console application with 52 Cards as a Software Design intro project where unit testing with JUnit was used. The team of student developers: Aaron Tran, Graham Ormond, Joey …

    Java 1