Skip to content

bushidocodes/bushidocodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Hey, I'm Sean

📍 Washington DC Metro | 🤖 Agent-Forward Computer Scientist | 🪖 Army Veteran and '07 West Point Grad

Currently using agentic engineering techniques to improve government software at scale.

Skills

C C++ Rust COBOL Python WebAssembly TypeScript JavaScript Bash PowerShell Claude Code Codex

Connect

Website X LinkedIn

Selected Repos

Mainframe, COBOL & Modernization

  • 🎓 limerick-cobol - Michael Coughlan's beloved University of Limerick COBOL Course. Remastered in 4k.
  • 📚 usenet-comp-lang-cobol — comp.lang.cobol Usenet archive (1994–2013)
  • 🧾 mainframe-job — TypeScript API for submitting IBM mainframe batch jobs to z/OS JES
  • 🖥️ 3270-server — simple Python server that serves a 3270 logon form
  • ⌨️ keypunch-old — lightweight editor for learning COBOL, PL/I, and z/Architecture assembly with hot reload
  • 🗄️ klein-cobol-faq — William M. Klein's COBOL FAQ, archived and re-hosted
  • 📖 cobol-reference — COBOL reference notes and examples
  • 🎮 grok-cobol-game — COBOL game experiments, because sometimes the path to wisdom runs through batch processing.

WebAssembly, Runtimes & Low-Level Experiments

Systems, Computer Arch

  • 🗃️ power-of-2-allocator — power-of-2 slab allocator in C with OS fallback for large allocs, per-bucket locking, and full malloc/calloc/realloc API
  • 🧵 build-your-own-process-manager — systems programming lab around fork, exec, wait, and POSIX process APIs
  • 🧵 user-threads — N:1 cooperative green-thread library using Windows Fibers; port of the xv6 gwthd kernel threading API to userspace
  • 🔒 user-locks — three lock types (spin, block, adaptive) ported from the xv6 kernel to Windows userspace; companion to user-threads
  • 🔎 file-finder — C experiments around finding files
  • 🧰 modern-c-starter — starter experiments for modern C projects
  • 🧱 c-build-experiments — Makefile and C build-system experiments
  • 🖥️ Minicomputer-Simulator — minicomputer simulation experiments.
  • 🧪 ncurses_programming — terminal UI experiments with ncurses.

Cloud, GovTech & Platform Work

  • ☁️ awspricer — PowerShell script to scrape AWS API pricing for GovCloud services
  • 🏛️ faa-iaas-standards — FAA cloud migration and governance standards archive
  • 📘 faa-cloud-playbook — FAA Cloud Services Playbook

Distributed Systems

  • 🕸️ service-mesh-dashboard — Service Mesh Dashboard archived from prior employer
  • 🕸️ chord-grpc — Distributed Hash Table using Node.js, gRPC, and the Chord Algorithm.

Fullstack Web Dev

Semantic / Decentralized Web

  • 🧬 nationjs-solid — Solid and decentralized web experiments.
  • 🐣 hatchling — semantic/decentralized web experiments.

Machine Learning / Deep Learning

Coursework, Katas, Data Structures and Algorithms

Exploring Languages

  • 🌕 io-lang — Io language experiments.
  • 🧙 common-lisp — Common Lisp experiments.
  • 🧩 prolog — Prolog experiments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors