Skip to content
View Spatio-Byte's full-sized avatar
💭
Making PCB like yubikeys
💭
Making PCB like yubikeys

Block or report Spatio-Byte

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Spatio-Byte/README.md

👋 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

Pinned Loading

  1. rsa-messagerie rsa-messagerie Public

    Python

  2. code-traduction code-traduction Public

    This little project use a updated vigenere cipher method for crypting text.

    JavaScript 1

  3. loading_screen loading_screen Public

    CSS 1