Projects

Here are some projects that show my progress in HTML, CSS, forms, and responsive design.

Featured Projects

Advanced full-stack applications showcasing production-grade engineering skills.

IntentOS - AI-Powered Task Orchestration System

A sophisticated backend system that interprets natural language intents and orchestrates complex task workflows. Built with FastAPI, featuring intent parsing, memory management, and autonomous task execution capabilities.

  • Natural language intent parsing and interpretation
  • Autonomous task orchestration engine
  • Persistent memory and context management
  • LLM integration with Ollama support
  • RESTful API architecture with Pydantic validation

Tech: Python, FastAPI, Pydantic, SQLite, LLM Integration, Docker

View Documentation GitHub

Tiannara MindCache Prosthetic - Autonomous Cognitive Architecture

An advanced prosthetic control system featuring a modular architecture with Tiannara Core as the foundational cognitive engine, and Tiannara Pros as the specialized robotics and prosthetics control module. Combines Python core with Rust FFI bindings for high-performance cognitive processing and EMG signal interpretation.

  • Tiannara Core: Foundational cognitive architecture handling discovery, memory, cognition, decision-making, and mission alignment
  • Tiannara Pros: Specialized module for robotics and prosthetics control with EMG input processing and motor actuation
  • Multi-module system with safety gate enforcement and policy-based control
  • Adaptive skill learning with real-time feedback loops and experience consolidation
  • React-based monitoring dashboard with live metrics and discovery lab interface
  • Rust core integration for performance-critical operations via FFI bindings
  • Autonomous discovery pipeline for continuous learning and hypothesis testing

Tech: Python, Rust, FastAPI, React, Vite, Docker, EMG Processing, Modular Architecture

View Documentation GitHub

Autonomous Evolution Engine - Genetic API Architecture Generator

A production-grade evolutionary system that uses genetic algorithms to autonomously design and optimize API architectures. Features multi-objective fitness evaluation, real-time WebSocket streaming, and automated code generation.

  • Genetic algorithm implementation (selection, crossover, mutation)
  • Security-aware multi-objective fitness evaluation
  • Dynamic FastAPI code generation from evolved genomes
  • Real-time evolution tracking via WebSockets
  • Docker integration for automated testing
  • SQLite persistence with SQLAlchemy ORM
  • Interactive React dashboard with live visualization

Tech: Python, FastAPI, React, SQLAlchemy, Docker, WebSockets, Genetic Algorithms

View Documentation GitHub

Additional Projects

Earlier projects demonstrating foundational web development skills and progressive learning.

Portfolio Website

A fully responsive personal portfolio showcasing frontend development skills, layout systems, and UI consistency across multiple pages.

  • Mobile-first responsive design
  • Flexbox & Grid layouts
  • Reusable components (cards, navigation)

Tech: HTML, CSS

Live Demo GitHub

Task Manager App

A dynamic task management application demonstrating DOM manipulation, event handling, and real-time UI updates.

  • Add/remove tasks dynamically
  • Event delegation
  • Interactive UI updates

Tech: HTML, CSS, JavaScript

Live Demo GitHub

Weather Dashboard

A responsive weather application that fetches and displays real-time weather data.

View Live

API Data Fetch App

Fetches and displays real-time data from an external API, focusing on asynchronous JavaScript and error handling.

  • Fetch API integration
  • Loading & error states
  • Dynamic UI rendering

Tech: JavaScript, APIs

View Live
Contact page preview for contact form project

Contact Form

A validated contact form with labels, fieldsets, and accessible structure.

View Page
Code snippet preview for responsive design project

Responsive To-Do List

A responsive to-do list application demonstrating mobile-first design principles and media queries.

View To-Do List
Code snippet preview for Tiannara MindCache

Tiannara MindCache

A code snippet and project concept related to Tiannara MindCache.

In Progress
Code snippet preview for calculator project

Calculator

A simple calculator application demonstrating basic arithmetic operations and user interaction.

View Calculator
Code snippet preview for task manager project

Task Manager

A task management application that allows users to add, edit, and delete tasks with a user-friendly interface.

View Task Manager