Home

Brief Portfolio of Interesting Projects and Links¶
- Functional Dimensional Analysis for Engineers Using Haskell
- Advent of Code
- GCHQ Christmas Challenge 2024
- : https://github.com/jalusypa
- : https://www.youtube.com/@WyrWise
How Is This Site Organised?¶
Areas¶
This site has these main areas:
- Essays
- Poetry
- Engineering
- Programming
- Language Learning
- Other
- About
Description of Areas¶
Essays¶
Each essay I write is possibly part of series of essays of the same title (to account for amendments or additions). Each of those series of essays will be under an overarching topic. Therefore the hierarchy is like this:
- Topic
- Series
- Entry
- Series
For example, in the topic of AI, there may be a series of essays entitled "The Relationship Between Work and AI", within which there may be 3 entries to account for developments over the years meaning I've had to append extra thoughts etc.
Poetry¶
Within the area of Poetry, each poem is considered as an entry unto itself. And so, each poem serves as the smallest unit of content in this area.
Engineering¶
The area of Engineering contains any engineering projects, many of which are related to computer technology, and involve me building things in an of themselves.
Programming¶
The area of Programming contains the smaller projects that I carry out, in order to better learn a programming language (not necessarily linked to any real-world problem). Often, this section will link to GitHub repositories.
Language Learning¶
The area of Language Learning contains anything that I have made for the purpose of learning languages.
Other¶
As the name suggests, all sections within the area of "Other" are completely random, such that they do not fit into any of the other areas.
About¶
The About area is a little information on my background, my interests, and the purpose of this site.