Pinned Repositories
3dBlocksGame
Complete 3d block dodging game. Built in Unity.
CSharp-Exercize
Practice problems and algorithms in C#. Cracking the Coding Interview prefixed with 'cci_' and LeetCode is prefixed with 'lc_'.
farkle
Play the dice rolling game "Farkle"
MSSA
Study and practice material (including a lot of extra-curricular practice) for the Microsoft Software and Systems Academy (MSSA).
RockPaperScissors
RockPaperScissors game written in C#.
Space-Invaders
Space Invaders using Turtle
SpeechPrep
Social media site that allows you to read behavioral interview questions and get scored based on how you do as well as share it with your peers for review. Made with C# using ASP.NET with MVC 5 methodologies.
stamarty's Repositories
stamarty/3dBlocksGame
Complete 3d block dodging game. Built in Unity.
stamarty/CSharp-Exercize
Practice problems and algorithms in C#. Cracking the Coding Interview prefixed with 'cci_' and LeetCode is prefixed with 'lc_'.
stamarty/farkle
Play the dice rolling game "Farkle"
stamarty/MSSA
Study and practice material (including a lot of extra-curricular practice) for the Microsoft Software and Systems Academy (MSSA).
stamarty/RockPaperScissors
RockPaperScissors game written in C#.
stamarty/Space-Invaders
Space Invaders using Turtle
stamarty/SpeechPrep
Social media site that allows you to read behavioral interview questions and get scored based on how you do as well as share it with your peers for review. Made with C# using ASP.NET with MVC 5 methodologies.
stamarty/freeCodeCamp-Python
Following tutorials from freeCodeCamp instructor Kylie Ying
stamarty/LearnAspNetCoreRazorPages
Exercise files for the course Learning ASP.NET Core: Razor Pages
stamarty/LI_Training
Classes I've taken on LinkedIn or other online locations.
stamarty/logseq
This is simply to publish my templates to the world :)
stamarty/stamarty.github.io
Testbed for HTML, CSS and JavaScript. Not a complete site.
stamarty/WordCounter
Scan a file and count the number of times each word shows up.