Skip to content
View N0tAI's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report N0tAI

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.

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

Hello there

I am Thayen, a Canadian college student currently going through my third year of Fanshawe's Computer Programming and Analysis. I enjoy learning and improving my knowledge in any computing topic in my spare time, but am particularly interested in learning how things work under the hood which has attracted me towards low level computing topics such as operating systems and drivers, compilers and programming languages, computer hardware, and runtime environments. I also try to reinvent and/or analyze the many other forms of software that exist when my interest is drawn.

Outside of computing I am a very stereotypical nerd, enjoying learning about subjects like mathematics, physics, politics, and history; While I also enjoy reading and gaming particularly in the Science Fiction, Fantasy, Cosmic Horror, and New Weird genres.

Languages

I would currently call myself proficient with C, C++ and C#. I am a fan of functional programming languages and have worked with languages like Clojure and Erlang and I aim to create projects in them soon. I write posix compliant and bash shell scripts when the need arises to automate various tasks.

Other Skills

I have some proficiency with computer hardware having built my desktop and maintain (clean, update/replace hardware) on my older laptops myself. I daily drive an Arch Linux system on my desktop (I don't dual boot) with the intention of trying to provide my own solutions to problems I encounter myself (often being solved as shell scripts).

Pinned Loading

  1. AInjection AInjection Public

    A learning project to explore more about Metaprogramming and how Dependency Injection works. Aiming to make this usable in other projects.

    C#

  2. Algorithms-and-Datastructures Algorithms-and-Datastructures Public

    Personal learning repository for the implementations of various datastructures and algorithms I encounter

    C

  3. Dragoman Dragoman Public

    Old learning project for learning about text parsing, might be continued in the future

    C#