Skip to content
View Dnakitare's full-sized avatar
  • Rio Rancho, NM

Block or report Dnakitare

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

Daniel Nakitare

AI-forward engineer building systems that process, protect, and move data reliably.
Trust but verify.


Current Work

Aether -- AI agent runtime environment in Go. Firecracker microVM isolation, intelligent scheduling with auto-scaling, Vault secrets management, and distributed tracing via OpenTelemetry. Multi-cloud deployment with Terraform.

Prior Auth Assistant -- Automates healthcare prior authorization appeals. OCR extraction with AWS Textract, denial analysis via Claude, payer-specific intelligence for major insurers. HIPAA-compliant with full audit logging. Python/FastAPI backend, React frontend.

PayApp2Excel -- Converts construction pay application PDFs (AIA G702/G703) to structured Excel/CSV using LLM-based extraction. Template memory, Supabase auth, Stripe billing. Next.js 14 + TypeScript.

Pulse Markets -- Real-time prediction market platform. WebSocket-powered order books via Laravel Reverb, FIFO order matching engine, precision financial calculations with bcmath. Laravel 12 + Alpine.js.

Selected Projects

Project What it does Stack
Laravel Outbox Transactional outbox pattern for reliable message delivery in distributed systems PHP, Laravel, PostgreSQL
PDF Dedup Content-aware PDF deduplication achieving ~91% storage reduction on similar documents TypeScript, Node.js
AT Protocol Mention Tracker Bluesky mention tracking with sentiment analysis and multi-channel alerts Laravel, Redis, MySQL
Service Agreement Milestone-based service agreements on Ethereum with dispute resolution Solidity, Hardhat
Cybersec Quiz Cybersecurity quiz platform with admin dashboard and progress tracking Laravel, Livewire

Tech Stack



Pinned Loading

  1. html-table-to-csv html-table-to-csv Public

    A simple HTML table to CSV converter for a specific application in the building industry

    Python

  2. laravel-outbox laravel-outbox Public

    A robust implementation of the Transactional Outbox Pattern for Laravel applications. This package helps ensure reliable message delivery in distributed systems by storing events and jobs in a data…

    PHP

  3. atproto-mention-tracker atproto-mention-tracker Public

    A Laravel application for tracking and analyzing mentions on the AT Protocol (Bluesky) platform.

    PHP

  4. service-agreement-smart-contract service-agreement-smart-contract Public

    A comprehensive decentralized service agreement platform built on Ethereum that enables secure, milestone-based service agreements between clients and service providers.

    Solidity