Quibrick
Pursuing a Masters in Mechanical Engineering , cultivating a passion for Software Engineering.
Pinned Repositories
100_doors
100 Doors Problem
26digit_encryption
Simple encryption tool. Takes a 26 key as a command line argument and encrypts the users text. Part of the CS50 Course from Harvard.
Full-Stack-Open-2021
greeklish_to_greek_and_vice-versa
Greek-lish to Greek and vice versa translator.
js-30-challenges
MyMovieDB
LIVE
palindrome_checker
Classic code which checks if the word you provide is a palindrome.
pixelizer
LIVE
project_creatures
Core idea for a Turn-Based Pokemon-like RPG
restaurant-page
LIVE
Quibrick's Repositories
Quibrick/100_doors
100 Doors Problem
Quibrick/26digit_encryption
Simple encryption tool. Takes a 26 key as a command line argument and encrypts the users text. Part of the CS50 Course from Harvard.
Quibrick/Full-Stack-Open-2021
Quibrick/greeklish_to_greek_and_vice-versa
Greek-lish to Greek and vice versa translator.
Quibrick/js-30-challenges
Quibrick/MyMovieDB
LIVE
Quibrick/palindrome_checker
Classic code which checks if the word you provide is a palindrome.
Quibrick/pixelizer
LIVE
Quibrick/project_creatures
Core idea for a Turn-Based Pokemon-like RPG
Quibrick/restaurant-page
LIVE
Quibrick/reverse_string
Provide a string and see how it looks like reversed!
Quibrick/tic_tac_toe
A tic-tac-toe game , for 2 human players. Player one fills the matrix with 1's and Player two with 2's. *** Will try to update with a computer bot as a player down the line ***
Quibrick/To-do-list