Skip to content
View nassark's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Windsor, ON

Organizations

@WinSAT
Block or Report

Block or report nassark

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

Popular repositories Loading

  1. Echoapp Echoapp Public

    This app consists of a SERVER and CLIENT communication based on the python Socket module. The SERVER will simply ECHO back any message received from the CLIENT.

    Python

  2. gameMenu gameMenu Public

    This is a short game menu app that i wrote in python. Built using the Curses module providing the ability for the app to be run within the terminal window.

    Python

  3. LS_COLORS LS_COLORS Public

    Forked from trapd00r/LS_COLORS

    A collection of LS_COLORS definitions; needs your contribution!

    Shell

  4. STM32F103 STM32F103 Public

    Repository containing the custom peripheral drivers I developed for the STM32F103 micro-controller. The peripherals included are: GPIO, I2C, SPI, UART.

  5. sudokuSolver sudokuSolver Public

    Simple python app using the backtracking algorithm to solve any sudoku grid.

    Python