Skip to content
View LoNebula's full-sized avatar

Highlights

  • Pro

Block or report LoNebula

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.

Content in all repositories owned by your account will be closed.
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
LoNebula/README.md

LoNebula header

Typing SVG

πŸš€ Shogo Miyawaki β€” a.k.a. LoNebula πŸ‘½

Building bridges between Earth code and deep space intelligence.

Rocket AI Space JAIST

Profile views Followers


πŸ›Έ About Me

const lonebula = {
  name: "Shogo Miyawaki",
  handle: "LoNebula",
  affiliation: "JAIST β€” Graduate School",
  mission: "Explore for aliens. Build for Earth.",
  passions: ["Rocket Engineering", "Space Propulsion", "Multimodal AI", "SETI"],
  philosophy: "Anxious, but moving forward. Hesitate, think, then launch. πŸš€",
  funFact: "I turn lecture notes into VS Code extensions and spacecraft dreams into Python."
};

🧬 Tech Stack β€” Proven in Production

Everything below is backed by real repositories on this account. No buzzword bingo.

1. Core Languages

Core languages

Language Where I Use It Proof
TypeScript VS Code extensions, Web apps powerpoint_viewer_extension ⭐8, kindle-highlights, our-universe, character-counter, Business-card-reader-app
Python / Jupyter LLM experiments, trading AI, Bayesian DL python_llm, lluminai, day_trade_ai, bayesian-deeplearning, Laboratory-blog-flask
C++ Signal processing framework ssi (Social Signal Interpretation, fork of hcmlab/ssi)
HTML Knowledge base, lab sites knowledge, laboratory-website

2. AI / Data Science

Python Jupyter PyTorch sklearn Kaggle HF

# What I actually do with Python
# python_llm: building my own Python-specialized LLM
# bayesian-deeplearning: uncertainty-aware neural nets
# day_trade_ai: quantitative trading experiments
# lluminai: blog + notebook research logs

3. Web / Extensions / Tooling

TS VSCode Node Flask HTML

# My most-starred work: VS Code extension that previews PowerPoint
git clone https://github.com/LoNebula/powerpoint_viewer_extension.git
cd powerpoint_viewer_extension && npm install && npm run compile
# Press F5 in VS Code to launch the Extension Host

4. Infra / Workflow

Docker Git Actions Linux Neovim

  • 🐳 Docker-first development (ds container for data science)
  • ⚑ GitHub Actions for metrics, 3D contrib graphs, and contribution snake
  • πŸ“ Obsidian second-brain + RAG knowledge base

πŸ›°οΈ Currently in Orbit

  • πŸ”­ Building a Python-specialized LLM from scratch (python_llm)
  • πŸ“” Writing the lluminai research blog β€” code + notes in the open
  • πŸŽ–οΈ Shipping VS Code extensions people actually star (powerpoint_viewer_extension)
  • πŸ›Έ Long-term: propulsion + onboard AI for deep-space exploration
graph LR
  A[πŸš€ Rocket Engineering] --> C[πŸ›°οΈ Deep-Space Intelligence]
  B[🧠 Multimodal AI] --> C
  C --> D[πŸ‘½ Explore for Aliens]
Loading

🌌 Stack at a Glance

Stack icons

footer

🌠 β€œHesitate, think, then launch.” β€” LoNebula

Popular repositories Loading

  1. powerpoint_viewer_extension powerpoint_viewer_extension Public

    πŸŽ–οΈVscode extention powerpoint viewer

    TypeScript 8

  2. lluminai lluminai Public

    πŸ“”πŸ“”πŸ“”Code for the blog of LluminaiπŸ“”πŸ“”πŸ“”

    Jupyter Notebook 5 1

  3. character-counter character-counter Public

    Create a character counter extension for vscode

    TypeScript 1

  4. python_llm python_llm Public

    I am currently creating my own LLM, a Python-specialized LLM.

    Jupyter Notebook 1

  5. day_trade_ai day_trade_ai Public

    Work' athena technologies

    Jupyter Notebook 1

  6. ssi ssi Public

    Forked from hcmlab/ssi

    Social Signal Interpretation (SSI) Framework

    C++ 1