Project Portfolio
Satellite Trajectory Visualizer
Client:
Simone Chesi
· Type: Data Visualization Tool
Prototype for live 3D satellite trajectory visualization using TLE data or GNC
simulation outputs from private software.
-
Built the full-stack trajectory computation and rendering pipeline for low-latency
interaction and stable playback in a real-time data visualization workflow.
-
Solved performance bottlenecks with delta-time animation loops, O(log n) position
lookup (binary search + interpolation), ECI to ECEF preprocessing, memoized Cesium
callback properties, and orbit trail windowing.
- Delivered smooth, low-latency playback in a prototype environment.
Project link
Creatrix - AI Coaching Agent
Client: Monadical · Type: AI-Powered Coaching Platform
AI platform that generates personalized coaching action items using structured
progression phases and user pattern context.
-
Led full-stack architecture, prompt system design, and conversation state management
aligned with the LUCID framework and multi-turn AI application patterns.
-
Implemented editable prompt templates, context management, and validation layers to
enforce consistency, quality control, and reliability in multi-turn coaching flows.
-
Built daily questionnaire feedback loops with thumbs up/down scoring and comments to
measure coaching effectiveness.
-
Currently in prototype stage while onboarding individual users and refining prompt
templates.
Live app
SolanaLabs Bond - Web3 Loyalty Platform
Client: SolanaLabs · Type: Loyalty and Brand Engagement Platform
Token-based campaign platform for brands with NFT ownership verification and automated
reward triggers across multiple partner services.
-
Designed and delivered end-to-end platform architecture, plus integrations with
Crossmint, MetaKeep, SimpleHash, and GameShift APIs.
-
Addressed pre-launch validation constraints with modular testing, mock-data scripts,
and end-to-end integration testing across services.
-
Supported onboarding of 2 to 3 brands (clothing and wine) before the project was shut
down.
Real Estate Platform - Admin and Transaction Management
Client: Personal Project · Type: Property Management and Marketplace
Platform for managing property inventory, offers, contracts, and payment workflows for
real estate operations.
-
Led the complete product lifecycle from requirements to implementation, iterating from
real admin workflow feedback and evolving business requirements.
-
Reduced early planning ambiguity with an MVP-first rollout and progressive feature
prioritization tied to operational needs.
-
Current usage includes 7 actively managed properties (30 total, 23 stale), 1 real
contract generated, and 2 real inventories completed.
Project link
Tech Stack
JavaScript, React, Next.js, Python, Django, FastAPI, PostgreSQL, Redis, Firebase,
MongoDB, Tailwind CSS, Nginx, Caddy, Solana, Janus, MQTT, WebSockets, REST APIs,
event-driven architecture, test-driven development, asynchronous programming, and
multiprocessing patterns.