Custom C allocator built on Windows virtual memory, with first-fit allocation, split/coalesce logic, and LFH-style small-block caching. Includes validated, recorded heap snapshots for exploring allocation and reuse.
Windows thread pool written in C, with three FIFO priority levels, semaphore-based dispatch, and bounded worker growth. Includes shutdown regression tests, an educational scheduler model, and measured native benchmarks.
C WDM driver that monitors a dedicated registry subtree and selectively blocks operations. A secured command-line controller configures policy and reads events. Monitor-only by default; kernel VM validation is pending.
C minifilter using Filter Manager callbacks to observe file activity, inspect a bounded write prefix, and optionally block writes or delete requests on watched paths. Monitor-only by default; kernel VM validation is pending.
C WFP callout driver that monitors IPv4 TCP/UDP connection attempts and blocks selected endpoints through a secured controller. Filters connection authorizations, not packet payloads; kernel VM validation is pending.
Local-first job-search workspace with explainable matches, application tracking, and optional AI resume reviews and tailoring. Searches public feeds and employer boards, deduplicates postings, and ranks them locally without AI calls.
AI content studio for recording analysis, study notes, articles, clips, and narrated videos from written briefs. Transcription and rendering run locally; model-assisted tasks send text to the selected provider.
Placeholder for a cloud project. Infrastructure, services, and deployment details will be added with the project.
Mindful app-use reminders with per-app timers, daily budgets, scheduled profiles, and optional sarcastic prompts to interrupt habitual scrolling. Monitoring and usage history stay on-device, with no account required.
Offline-first notes with encrypted text and saved attachments, checklists, drawing boards, reminders, and on-device OCR. Optional encrypted Google Drive sync for note content; core note-taking needs no sign-in.