Skip to content
View glowingstone124's full-sized avatar
🫥
Being tranparent
🫥
Being tranparent

Organizations

@Teneted

Block or report glowingstone124

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
glowingstone124/README.md

Glowingstone


Overview

I am a developer focused on JVM, distributed web architectures/services, and system-level programming. My work revolves around optimizing and modifying bytecode and exploring the interaction between high-level software components and underlying hardware.

Technical Specification

  • Programming: Java,Kotlin,C, Rust, TS/JS, GO
  • Tools & Infrastructure: Linux, Git, LaTeX, Docker
  • Core Competencies: Algorithm Design, Systems Programming

Selected Projects

Focus: Design and implementation of a custom CISC-based Virtual Machine.

Key Features:

  • Architecture: Implemented a robust 16/32-bit register set and a comprehensive instruction decoder for arithmetic, logical, and control-flow operations.

  • Memory Architecture: Developed a simulated linear address space with support for memory-mapped I/O (MMIO) and stack management.

  • System Integrity: Ensures architectural state fidelity by strictly adhering to the instruction-set specifications and handling exception interrupts.

Tech Stack: C,Rust

  • Focus: A distributed service platform for my minecraft server.
  • Contribution: Provides a framework and tools to managing servers and proxies.
  • Status: Stable / Maintenance mode.
  • Stack: Kotlin, Java, Springboot

Links

Pinned Loading

  1. lamp-vm lamp-vm Public

    C 6

  2. lampvm-toolchain lampvm-toolchain Public

    Toolchain for lampvm project.

    Rust

  3. QPlugin-Survival2 QPlugin-Survival2 Public

    A new version of QuantumPlugin.

    Java 1 1

  4. QAPI3 QAPI3 Public

    new version of QAPI3. Not only for QuantumOriginal.

    Kotlin 4 1

  5. QCommunity-Web QCommunity-Web Public

    Vue 1

  6. GoCi GoCi Public

    A CI/CD tool works with Github Webhook written in GoLang.

    Go