Git Product home page Git Product logo

Hi, I'm an Alias 👋

export const aboutMe = (alias = 'Fluctlight Kayaba'): Me => ({
  name: alias,
  describe: "hype-driven sapien",
  code: ["Typescript/Node.js", "Rust", "Zig", "Nim", "Elixir"],
  interested: "writing: write software, write game, write novel, write song (intention, would be never happen)",
  hobbies: ["code", "game", "novel", "music", "talk".repeat(Number.MAX_SAFE_INTEGER)],
});

export interface Me {
  name: string;
  describe: string;
  code: string[];
  intestested: string;
  hobbies: string[];
}

Kayaba Akihiko's Projects

customauth icon customauth

Tools that allow applications to interact with the Torus Network. For integration, look at docs.web3auth.io

forte icon forte

Just another terminal emulator, written in Zig aiming for blazing fast performance with native GPU engine

futhark icon futhark

Automatic wrapping of C headers in Nim

le icon le

just another vim alike, lightweight editor

led icon led

lightweight vi-compatible editor, and possibly also a terminal emulator

metro icon metro

🚇 The JavaScript bundler for React Native.

sst icon sst

💥 SST makes it easy to build full-stack serverless apps.

tact icon tact

Tact compiler main repository

zero icon zero

Just another light-weight web framework in Zig

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.