┌ user@localhost
[13:37:00] [ ~ ]
└ $ ls
. .. introduction.txt projects.txt
┌ user@localhost
[13:37:01] [ ~ ]
└ $ cat introduction.txt
Hello! My name is Dubhghlas. I've got a BS in computer science,
with an in progress BA in mathematics, and I'm working on a MS in cyber
security. I have a lot of interests, but I really enjoy writing
programs (Specifically in C++), learning cyber security
concepts, and reverse engineering.
I really want to contribute positive changes to the world
in my work. As programming and cybersecurity are both already
crucial components to keep the world running, I feel that
these mediums are a way to help achieve a better outcome
for the future, if done right. Whether those changes are in
giving people a chance to seek refuge in video games, creating
cryptographic functions that protect the user's identity and
information, or keeping important systems running and out of
the hands of nefarious actors: I'm interested.
I am currently working with the
ReDot project
I run an unofficial gentoo overlay for the Redot Engine:
(main)
(github)
Here is my pubkey: public.key
┌ user@localhost
[13:37:02>] [ ~ ]
└ $ cat projects.txt
Redot Engine [C++]:
(local)
(github)
A FOSS multi-platform 2D/3D game engine. This links
to my repo.
Redot Engine cpp [C++]:
(local)
(github)
C++ Bindings for the Redot Script API. This links to
my repo.
Pokemon SAV Editor [C/C++]:
(local)
(github)
This is a command-line only Pokemon SAV editor that
has multiplatform
support. The only real negative is that it
currently only supports
generation 1, specifically red and blue.
SomeRPG [C/C++]:
A little fun terminal-based MUD/MMORPG that I am working
on. I'm just using it
to learn about sockets, ncurses, polling, and whatever
else comes up.
[Removed links, might bring back later.]
┌ user@localhost
[13:37:03] [ ~ ]
└ $