Code Monkey home page Code Monkey logo
// hi! welcome to my profile! here's a little info about me.

let personal_details = {
  pronouns: 'he/him',
  sexuality: 'pansexual',
  personality: 'INTP-T',
  likes: ['chaotic music', 'programming'],
};

let technical_details = {
  systems_experience: {
    major: ['linux', 'windows'],
    minor: ['macos', '*bsd'],
    favorite: 'nixos',
  },
  development_experience: {
    major: ['zig', 'c', 'rust', 'go' 'ts/js', 'python'],
    minor: ['lua', 'java', 'c++'],
    favorite: 'zig',
  },
  design_experience: {
    major: ['gimp', 'tailwindcss', 'standard css'],
    minor: ['inkscape'],
  },
  certifications: {
    done: ['comptia a+'],
    wip: ['comptia network+'],
  },
};

satvrn's Projects

anyfs icon anyfs

Anything can be a file server.

double-ratchet-rs icon double-ratchet-rs

A pure Rust implementation of the Double Ratchet algorithm as described by Signal.

goutils icon goutils

A library of helpful utilities for Go.

gxhash icon gxhash

The fastest hashing algorithm 📈

hurricane icon hurricane

Hurricane is a WIP attempt at a GPU accelerated Minecraft Server.

linux-moonlight icon linux-moonlight

a high-performance custom Linux kernel based on Clear Linux's LTS kernels.

urt1ca icon urt1ca

An iOS exploitation project for whatever versions I feel like bothering with.

void icon void

a simple programming language.

x3dh-rs icon x3dh-rs

A pure Rust implementation of the X3DH key agreement protocol as described by Signal.

zig-gxhash icon zig-gxhash

A Zig port of the extremely fast GxHash non-cryptographic hashing algorithm.

zig-unicode icon zig-unicode

A small Zig library for handling Unicode codepoints, strings, and encodings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.