Pinned Repositories
AdventOfCode
AdventOfCode2020
Contains all the code for the advent of code challenge
AdventOfCode2021
AdventOfCode2022
AngularApp
A bog standard Angular App used to help me learn
AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
Clock
Implement a clock that handles times without dates.
Coin_Flip_Sim
Simulating the flipping of a coin that records the results.
dapr-in-codespaces
Dapr 101 running in GitHub Codespaces
henrymigo.github.io
HenryMigo's Repositories
HenryMigo/AdventOfCode
HenryMigo/AdventOfCode2020
Contains all the code for the advent of code challenge
HenryMigo/AdventOfCode2021
HenryMigo/AdventOfCode2022
HenryMigo/AngularApp
A bog standard Angular App used to help me learn
HenryMigo/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
HenryMigo/Clock
Implement a clock that handles times without dates.
HenryMigo/Coin_Flip_Sim
Simulating the flipping of a coin that records the results.
HenryMigo/dapr-in-codespaces
Dapr 101 running in GitHub Codespaces
HenryMigo/henrymigo.github.io
HenryMigo/Data-Usage
Application to measure current data usuage.
HenryMigo/DynamoLeagueBlazor
A fantasy football league with heavy custom rules.
HenryMigo/Exercism
All the C# challenges I have completed or am yet to complete from Exercism.io
HenryMigo/Finding_PI
Finding Pi to the Nth Digit
HenryMigo/FizzBuzz
Fizz Buzz number game for learning C#
HenryMigo/GroupProject
Henry and Chris's Side Project.
HenryMigo/HenryMigo
Used for the stats on my github profile
HenryMigo/henrymigo.dev
Source code for my website
HenryMigo/HMigo.Bot
HenryMigo/hospitalmanagementsystem
This is a hospital management system that was made by a group of us during University for the Software Engineering module. It is made in .NET and C#, you have a ward consisting of around 6-8 beds, once a patient has been set up then using the .csv file it shall simulate a bedside monitor, if the numbers go outside the set upper and lower limit an alarm will tigger. An email is then sent to the email address that has been set telling the person an alarm has been tiggered and what triggered it. Consaltants can also register and deregister when they are on shift.
HenryMigo/Pinging-Website
Uses a Console App to ping a website to see if it is up or not.
HenryMigo/rust-adventofcode
HenryMigo/TakeABreak
A windows application for timing your work and letting you when you should take a break and stretch!
HenryMigo/Tax-Calculator
Works out the Tax within a current state or county
HenryMigo/tictactoe-rust
HenryMigo/todo-cli
HenryMigo/WordWrapper
A word wrapper written in Java