Template for profile Page
Find a file
2026-01-15 11:50:15 +00:00
.gitignore Signed-off-by: Peter May <PeterMay@pvm-project.co.uk> 2025-12-15 14:58:23 +00:00
README.md Update README.md 2026-01-15 11:50:15 +00:00

About

I am a student at the University of Glasgow. This is my Forgejo instance, i moved from GitHub in 2025 and this is now the home of my personal projects.

projects

Name Description README
LIDAR-Data-Viewer Collection of lidar data Viewing scripts for highlighting archaeological features. Yes
L-System-Sunlight-Competition Simulation in which "plants" that use a L system to encode their own growth pattern compete against each other for "sunlight". Yes
District-Officer Typewriter based strategy game No
Computational-Models Collection of Computational models with interfaces. Yes
General-Boolean-Functions General use boolean function header unit. Yes
Vulkan-Interface Generalized Vulkan interface used for Several of my personal projects. Limited
4-Bit-RAM 4-Bit RAM built on a Turing Machine. Yes
D3-Python-3D-Engine 3D Engine and several games coded in python. No
Terminal_py Python terminal interface useful for creating text based displays No

Project Relationship Tree

|
|-- LIDAR-Data-Viewer  
|-- D3-Python-3D-Engine 
|-- Terminal_py
|   `-- District-Officer  
|-- Vulkan-Interface
|   `-- L-System-Sunlight-Competition
`-- Computational-Models  
    |-- General-Boolean-Functions  
    `-- 4-Bit-RAM