Skip to content
View Greenstorm5417's full-sized avatar
  • The Void
  • 18:27 (UTC -05:00)

Sponsoring

@shirou

Block or report Greenstorm5417

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

Hi there πŸ‘‹ I'm Greenstorm

A self-taught developer currently completing my senior year of high school

Welcome to my GitHub profile! Below is a quick overview of some of my favorite public repositories and what they aim to accomplish.


πŸš€ Projects

πŸ“ Vim-For-Docs

Browser extension that adds Vim-style navigation and editing to Google Docs.
Implements modal editing, key remapping, and a configurable motions system with minimal permissions.
Stack: JavaScript, Chrome/Firefox Extension APIs


πŸ€– Membean Bot

Windows installer and Node.js automation tool that uses Puppeteer and the OpenAI API to interact with the Membean platform.
Automates setup, login, session handling, and question answering with configurable environment variables.
Stack: Node.js, Puppeteer


🌐 barehttp

Minimal, blocking HTTP client for Rust.
Designed with explicit behavior, no global state, pluggable networking adapters, and no_std support (with alloc).
Stack: Rust


πŸ¦† Duck Tools

Lightweight DuckyScript toolchain including a CLI compiler, formatter, linter, and optional language server support.
Focused on predictable builds and simple project configuration.
Stack: Rust


πŸ“Š GitHub Stats

GitHub Stats

GitHub Stats


Thanks for visiting my profile!
Feel free to check out my repositories, open issues, or connect with me for collaboration.

Pinned Loading

  1. Membean-auto-answer Membean-auto-answer Public

    Automation project for human-like actions using Puppeteer & LLMs with Python & Node.js integration.

    JavaScript

  2. Vim-For-Docs Vim-For-Docs Public

    vim for google docs extension

    JavaScript 38 4

  3. barehttp barehttp Public

    a minimal http client written for rust that is no_std

    Rust 1

  4. duck-tools duck-tools Public

    Unofficial DuckyScript compiler written in rust

    Rust