diff --git a/README.md b/README.md index 6c5ac08..9a919de 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ This is P7MJ, a private, casual developer. I like to make wargames and encryption-related things. -I am currently learning C, so when I am done, I'm making `ISCCS-1`, an operating system for a specific communication task. +I am currently learning C, so when I am done, I'm making `ISCCS-1` and `BUGS-1`, operating systems for general-purpose and Arid-OS-But-C implementations respectively. -

Personal Favorites

+

Finished Projects

`Command-Line-Radio`: A chat app that connects to an ip and allows chatting over the local network. @@ -12,8 +12,20 @@ I am currently learning C, so when I am done, I'm making `ISCCS-1`, an operating `Sierra-Security`: a Time-based One-Time Password (totp) system with plans to be integrated into my systems. -`PCS`: a file-encrytion system with keyfile options that turns any zip file into an uncrackable vault. +`PCS`: a file-encrytion system with intergated and separate keyfile options that turns any zip file into an uncrackable, binary vault. -`in-the-air`: Prototype discord mood analyzer. Takes chat logs and analyzes the mood. +`ZtWAV`: a program that further converts PCS (.p7c_enc) files to .wav audio for further security. -Check my repositories for these favorites and more. \ No newline at end of file +`Interceptor-APS`: a program that automatically detects file changes and switches your screen to a predetermined window. + +`in-the-air`: Prototype discord mood analyzer that takes exported chat logs from the browser plugin DiscordKit and analyzes the chat mood. + +

Works in Progress

+ +`BUGS-1`: A minimal, bare-metal operating system with basic functions. + +`ISCCS-1`: Unfinished, unstarted, unended operating system. + +`Chatter-EIAF`: Variant of the Chatter project but with the Unix "Everything is a file" philosophy. + +I've removed some of my private repositories and have decided to store them locally due to the event of a UAV (referring to a user) somehow accessing my private repos... \ No newline at end of file