Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation


👋 About Me

class Spatio
{
public:

    string role = "Student";

    vector<string> specialities =
    {
        "Operational Security",
        "Software Engineering",
        "Hardware Design",
        "Designing Artificial Intelligence Workflows",
        "Applied Cryptography"
    };

    vector<string> currentlyLearning =
    {
        "Modern Cryptography",
        "Embedded Security",
        "Hardware Security",
        "Reverse Engineering"
    };
};

Currently Learning

  • RSA
  • AES
  • ChaCha20
  • X25519
  • Ed25519
  • SHA-2
  • Digital Signatures
  • Secure Protocol Design
  • Zero Trust Architecture

My Philosophy

"Systems requiring trust are not well designed"


  Stack & Tools

Languages

Python
JavaScript
TypeScript
Java
Lua
Luau
GLua
HTML5
CSS3

Frameworks

React
Node.js
Electron
Express
NPM

Infrastructure

Docker
Kubernetes
Git
GitHub
Linux
Cloudflare
VS Code

Security & Research

Operational Security
Cryptography
AI Workflows
Hardware Design
PCB Design
Embedded Systems
Reverse Engineering
Secure Development

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors