mirror of
https://github.com/mileswolfallen2/miles-web.git
synced 2026-09-08 11:23:17 +00:00
update
This commit is contained in:
@@ -4,10 +4,10 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Now | Miles Wolf Allen</title>
|
<title>Now | Miles Wolf Allen</title>
|
||||||
<meta name="description" content="What I'm currently focused on — building Gelectron, maintaining the FEDL, working on Noto, and more.">
|
<meta name="description" content="What I'm currently focused on — building Vanilla, maintaining the FEDL, working on Gelectron, and more.">
|
||||||
<link rel="canonical" href="https://milesallen.site/now.html">
|
<link rel="canonical" href="https://milesallen.site/now.html">
|
||||||
<meta property="og:title" content="Now | Miles Wolf Allen">
|
<meta property="og:title" content="Now | Miles Wolf Allen">
|
||||||
<meta property="og:description" content="What I'm currently focused on — building Gelectron, maintaining the FEDL, working on Noto, and more.">
|
<meta property="og:description" content="What I'm currently focused on — building Vanilla, maintaining the FEDL, working on Gelectron, and more.">
|
||||||
<meta property="og:image" content="https://milesallen.site/og.png">
|
<meta property="og:image" content="https://milesallen.site/og.png">
|
||||||
<meta property="og:url" content="https://milesallen.site/now.html">
|
<meta property="og:url" content="https://milesallen.site/now.html">
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
@@ -77,16 +77,16 @@
|
|||||||
<span>Now</span>
|
<span>Now</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="article-eyebrow">// CURRENT FOCUS</div>
|
<div class="article-eyebrow">// CURRENT FOCUS</div>
|
||||||
<div class="article-date">2026</div>
|
<div class="article-date">August 1, 2026</div>
|
||||||
<h1>What I'm Doing Now</h1>
|
<h1>What I'm Doing Now</h1>
|
||||||
<p class="article-tagline">Inspired by the nownownow.com movement — a snapshot of what I'm focused on right now.</p>
|
<p class="article-tagline">Inspired by the nownownow.com movement — a snapshot of what I'm focused on right now.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="reveal">
|
<section class="reveal">
|
||||||
<div class="article-body">
|
<div class="article-body">
|
||||||
<h2>Building Noto</h2>
|
<h2>Building Vanilla</h2>
|
||||||
<p>I'm working on <strong><a href="https://noto.fedl.site" target="_blank" style="color:var(--accent);">Noto</a></strong> — a note-taking app with AI built in. Cross-platform (iOS, Android, macOS, Windows, Linux), built with Flutter, powered by Cortex AI.</p>
|
<p>My main project right now is <strong><a href="https://vanilla.milesallen.site/" target="_blank" style="color:var(--accent);">Vanilla</a></strong> — a clean, minimal web experiment built with pure vanilla JS. No frameworks, no libraries, no cruft. Just the raw web, done right.</p>
|
||||||
<p>The AI isn't a gimmick — it's actually useful. Summarize a page of notes in one tap. Transcribe voice memos automatically. Quiz yourself on what you wrote. Chat with your notes like they're a second brain. Cloud (OpenAI) or local (Ollama), your choice. No subscription nonsense.</p>
|
<p>It's still unreleased but active — I keep adding features and polishing it. The whole point is proving you don't need a framework to make something that feels good.</p>
|
||||||
|
|
||||||
<h2>Building Gelectron</h2>
|
<h2>Building Gelectron</h2>
|
||||||
<p>My side project is <strong><a href="https://gelectron.milesallen.site/" target="_blank" style="color:var(--accent);">Gelectron</a></strong> — a drop-in replacement for Electron that uses native web views (WKWebView / WebView2 / WebKitGTK) instead of bundling Chromium. No 150MB+ binaries. No 300MB of RAM just to show a window. Just your app, running on the OS-native renderer.</p>
|
<p>My side project is <strong><a href="https://gelectron.milesallen.site/" target="_blank" style="color:var(--accent);">Gelectron</a></strong> — a drop-in replacement for Electron that uses native web views (WKWebView / WebView2 / WebKitGTK) instead of bundling Chromium. No 150MB+ binaries. No 300MB of RAM just to show a window. Just your app, running on the OS-native renderer.</p>
|
||||||
@@ -95,10 +95,13 @@
|
|||||||
<h2>Maintaining the FEDL</h2>
|
<h2>Maintaining the FEDL</h2>
|
||||||
<p>The <strong><a href="https://fedl.site" target="_blank" style="color:var(--accent);">Geometry Dash demon list</a></strong> is still going strong. Nearly 4,000 verified runs, 340+ ranked levels, and a community that keeps me busy. I'm working on better moderation tools and a cleaner submission pipeline.</p>
|
<p>The <strong><a href="https://fedl.site" target="_blank" style="color:var(--accent);">Geometry Dash demon list</a></strong> is still going strong. Nearly 4,000 verified runs, 340+ ranked levels, and a community that keeps me busy. I'm working on better moderation tools and a cleaner submission pipeline.</p>
|
||||||
|
|
||||||
|
<h2>Back Burner</h2>
|
||||||
|
<p><strong><a href="https://noto.fedl.site" target="_blank" style="color:var(--accent);">Noto</a></strong> — the AI note-taking app — is on the back burner for now. It still exists and still works, but Vanilla has my attention. It'll come back around when the time is right.</p>
|
||||||
|
|
||||||
<h2>This Site</h2>
|
<h2>This Site</h2>
|
||||||
<p>I've been putting a lot of time into milesallen.site — the portfolio you're on right now. I keep adding features, fixing things, and rewriting parts of it. It's my digital home and I want it to be good.</p>
|
<p>I've been putting a lot of time into milesallen.site — the portfolio you're on right now. I keep adding features, fixing things, and rewriting parts of it. It's my digital home and I want it to be good.</p>
|
||||||
|
|
||||||
<p><em>Last updated: July 2026</em></p>
|
<p><em>Last updated: August 1, 2026</em></p>
|
||||||
|
|
||||||
<div style="margin-top:40px;padding-top:20px;border-top:2px solid rgba(255,255,255,0.12);font-family:var(--font-mono);font-size:12px;color:var(--muted);display:flex;gap:16px;flex-wrap:wrap;">
|
<div style="margin-top:40px;padding-top:20px;border-top:2px solid rgba(255,255,255,0.12);font-family:var(--font-mono);font-size:12px;color:var(--muted);display:flex;gap:16px;flex-wrap:wrap;">
|
||||||
<a href="uses.html" style="color:var(--accent);text-decoration:none;">→ What I use</a>
|
<a href="uses.html" style="color:var(--accent);text-decoration:none;">→ What I use</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user