Skip to content
View Chace-Berry's full-sized avatar

Organizations

@Alterion-Software

Block or report Chace-Berry

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
Chace-Berry/README.md
Chace Berry

Typing SVG


Orfevre

struct Developer {
    name:   &'static str,
    roles:  [&'static str; 3],
    linux_flavor_of_choice:     &'static str,
    editor: &'static str,
    shell:  &'static str,
}

const CHACE: Developer = Developer {
    name:   "Chace Berry",
    roles:  ["Lead Dev @ HexagridIt & CoralDune",
             "Founder @ Alterion Software",
             "Full-Stack Engineer & Designer"],
    linux_flavor_of_choice:    "Artix Linux  //  Hyprland",
    editor: "Neovim",
    shell:  "Zsh",
};


~/projects


@Alterion-Software  ·  github.com/Alterion-Software


alterion-encrypt alterion-ecdh
alterion-encrypt-js Tokai Teio



@Chace-Berry  ·  personal


Alterion-lang Alterion_Panel

~/stack



Haru Urara        Daitaku Helios


がんばれ!


~/stats


languages graph   streak stats



trophy graph

~/activity

activity graph

~/connect


LinkedIn   Buy Me A Coffee   HexagridIt


Visitors


Pinned Loading

  1. Alterion-lang Alterion-lang Public

    Alterion is a new programming language i wanna develop combining my favorite aspects from multiple diffrent languages and some concepts i thought of into 1 ultimate language

    C++ 4

  2. Alterion_Panel Alterion_Panel Public

    Alterion Panel is a new modern webpanel made with react and django that allows users to manage whole servers to websites with some realy cool features like load balancer management in panel

    Python 3