Skip to content
View robot-time's full-sized avatar
🏠
Working from the basement
🏠
Working from the basement
  • 13:40 (UTC +09:30)

Block or report robot-time

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

Hi, I'm Miles πŸ‘‹

I build things that live at the intersection of AI, hardware, and human experience.

Been on Github since I was 8 years old!

What I'm Working On

🧠 AI & Machine Learning

  • Miso Mini β€” Train Phi-4-mini to think: draft β†’ critique β†’ refine β†’ debate β†’ compress. Synthetic data generation, QLoRA fine-tuning with Unsloth, and a full curriculum training pipeline.
  • Microwave β€” Decentralized AI inference network. Anyone can run an expert node; a router picks the best specialists for each prompt and queries them in parallel. BitTorrent for AI, starting from a LAN prototype.
  • decentralized-moe β€” Desktop MoE (Mixture of Experts) network app with pywebview UI, auto-discovery, routing transparency dashboard, and an Ollama-style interface.
  • NightAtlas AI β€” Educational AI chat app with PDF uploads, flashcard generation, and grading rubric support. Built with Flask and Firebase, integrated with Gemini API.

🌐 Browsers & Web

  • Jeev β€” A minimal Electron browser with a sidebar, spaces, Chrome extension support, a command bar, and a Brave-powered new-tab search engine.
  • NightAtlas β€” Browser extension that fixes a particularly aneurysm-inducing school UI (Daymap). Complete CSS/JS overhaul.

πŸ“± Mobile Apps

  • ApPeer β€” iOS social networking app built with SwiftUI and Firebase.
  • Capsul β€” Real-time iOS messaging app with SwiftUI and Firebase.
  • Jot (private) β€” Voice-driven productivity device for Raspberry Pi Zero W with a 2.13" e-ink display. Speak a thought, it transcribes and organizes. Includes a Mac companion app.

πŸ₯ Health & Wellness

  • Wellness β€” Next.js health tracking dashboard with Supabase, Recharts, and AI-powered insights via the Anthropic API.

πŸ”Œ Hardware & IoT

  • MorseCode ESP32 β€” ESP32-based Morse code device with WiFi, MQTT over SSL, LCD display, and OTA firmware updates. Physical buttons for dot/dash/space/backspace.

🎲 Fun Projects

  • ABHS Rug Pool β€” Meme coin tracking website. Fake crypto pools with live profit/loss, user balances, and leaderboard.

Tech Stack

Languages:     Python | TypeScript | JavaScript | Swift | HTML/CSS
Frontend:      Next.js | React | Tailwind CSS | Electron | SwiftUI
Backend:       Flask | Node.js | Express | Supabase | Firebase
AI/ML:         PyTorch | Transformers | Unsloth | Anthropic API | Gemini API
Hardware:      ESP32 | Raspberry Pi | Arduino | MQTT
Tools:         Git | Docker | Vercel | Heroku | Xcode | VS Code

Stats

GitHub Stats


Always building. Always learning.

Pinned Loading

  1. Microwave Microwave Public

    Decentralized AI inference network β€” BitTorrent for AI. Anyone can run an expert node. A router picks the best specialists for each prompt and queries them in parallel. LAN prototype β†’ global mesh …

    Python 1