Skip to content
View Wbaker7702's full-sized avatar
:electron:
electrify quantum
:electron:
electrify quantum
  • YM101719#BB082617

Block or report Wbaker7702

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

https://telebugs.com/?refCeoFindsEngineer

Hi, I’m Wes πŸ‘‹

Wes’s GitHub stats GitHub Streak Top languages


πŸš€ Prompt Engineer β€’ Student β€’ Founder

Welcome β€” I’m Wes. I build with ML/AI, ship products fast, and learn in public. I’ve been β€œprovisioned by Google” since age 13.

β€œProvisioned by Google since 13. Green comes in many shades β€” so does innovation.”


πŸ› οΈ Tech Stack & Tools

Python TypeScript JavaScript VS Code Git Docker


πŸ“ˆ My GitHub Stats

Showcasing a few key metrics:

GitHub overall stats


πŸ“œ Table of Contents


πŸ‘€ About

  • Machine Learning & applied LLMs
  • Always learning, always shipping
  • Founder / CEO with a builder mindset
  • Focused on pragmatic, product-first engineering

Fun Fact

I’m green‑deficient, but I can still tell light green from dark green. (If you know, you know.)


πŸ› οΈ What I Work On

I split time between:

  • Building ML/LLM-backed products and prototypes
  • Tooling and developer experiences (VS Code extensions, CLI tools)
  • OSS contributions and learning-in-public projects

Check my pinned repositories and recent activity for current work.


✨ Highlights & Projects

A few project callouts (link to repos or demos as appropriate):

  • declarative-vscode-extension β€” A VS Code extension for declarative workflows and productivity tooling.
  • bootstrap (personal fork/experiments) β€” UI utilities, theme experiments, and component prototypes.
  • sora (collaboration/ML infra experiments) β€” Notebook and model orchestration explorations.

⬇️ Getting Started / Local Setup

This repository mainly serves as my GitHub profile. However, if you'd like to explore the configuration or build it locally:

Clone the repo:

git clone https://github.com/Wbaker7702/Wbaker7702.git
cd Wbaker7702

General recommendations for projects I work on:

  1. Install Node.js 18+ (if JS/TS project).
  2. Use npm or yarn to install dependencies:
npm install
# or
yarn

For VS Code extensions specifically:

# install deps
npm install
# compile if TypeScript
npm run compile

βš™οΈ Development & Build Workflows

I use GitHub Actions to automate builds, tests, and maintenance. Current workflows include Audit, Build, Deploy, and Lint.


🀝 Contributing

Thanks for wanting to contribute! A suggested workflow:

  1. Fork the repo
  2. Create a branch: git checkout -b feat/your-feature
  3. Make changes, add tests where appropriate
  4. Run linters and tests locally
  5. Push and open a pull request

Be sure to check CONTRIBUTING.md (if available) and any project-specific guidelines.


πŸ“¬ Contact


βš–οΈ License

MIT OR Apache-2.0 Wes Baker Β© 2026

Thanks for visiting - I build in public. If you want to collaborate or ask about anything, open an issue or send a PR.

@Wbaker7702's activity is private