Skip to content
View CaretC's full-sized avatar

Block or report CaretC

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
CaretC/README.md

Hi there 👋

I am an electrical engineer working for a tidal energy company called Sustainable Marine based in Edinburgh and a third year BSc Ethical Hacking student at Abertay University in Dundee.

💼 I’m Currently Working On:

🤓 My Passions Are:

  • Coding
  • Photography
  • Cycling
  • Metalwork

Pinned Loading

  1. CMP201_Coursework_BathyPathfindingAlgorithms CMP201_Coursework_BathyPathfindingAlgorithms Public

    Coursework for module CMP201. This project compares pathfinding algorithms for use with seabed bathymetry data. As the aim of this is to find a path suitable for subsea cable routes it aims to find…

    C++ 2

  2. CMP202_ParallelStringSearch CMP202_ParallelStringSearch Public

    Coursework for CMP202

    C++

  3. CMP104-SlotMachine CMP104-SlotMachine Public

    The Hacking Themed fruit machine for the CMP104 end of module assessment. The fruit machine game is called Hack Machine.

    C++ 1

  4. CMP101-TheEncryptyThing CMP101-TheEncryptyThing Public

    Created for the CMP101 end of module assessment. The Encrypty Thing takes a message on an SD card and encrypts it, it can also take encrypted message and key to decrypt a message. The Encrypty Thin…

    C++

  5. ProceduralGeneration-CellularAutomataCaveGenerator ProceduralGeneration-CellularAutomataCaveGenerator Public

    A simple console application to explore procedural generation of 'cave-like' levels using cellular automata to generate levels.

    C#

  6. ProceduralGeneration-RandomWalkDungeonGenerator ProceduralGeneration-RandomWalkDungeonGenerator Public

    A simple console application that uses a Random Walk algorithm to generate 'Dungeon-Like' maps. This is the second in my serise of mini-projects on procedural generation, the first in the series is…

    C# 1