Research & Innovation
oliulv is an innovative, fast-moving developer with a strong focus on AI integration, LLM evaluation, and real-time systems. They excel at rapid prototyping and conceptualizing complex architectures, though their current projects heavily prioritize experimentation and feature velocity over production-grade testing, security, and maintainability.
Score reflects a high capability for rapid prototyping and AI innovation, typical of research-oriented developers. Technical creativity is exceptional (8/10), though the score is tempered by a consistent lack of production-grade security, testing, and structural polish.
Multiple substantial projects with deep, available code analysis consistently reveal the same pattern: high architectural creativity and rapid AI prototyping paired with fundamental gaps in testing, state management, and security.
Prioritizes exploration over polish
ConflictGuard wraps Claude Code instances, watches what files each agent is modifying, and automatically pauses agents before they create merge conflicts with each other. When the blocking agent commits, it resumes the waiting agent with the diff so it knows what changed.
A time-series forecasting model (LightGBM) for cryptocurrencies. Trained on historical data across several time intervals from Binance, runs binary (for now) classification on crypto markets in real time. It currently just asks, will the price of this asset rise by X% within the next hour, yes or no? Super fun passion project.
Which model is best at poker? Made as past of the Vercel AI Gateway hackathon. Extremely expensive eval as each hand requires 1 call per model with state. Models were similar in ability meaning a full game is slow and expensive. Fun project though.
Built a banking app for Lloyd's Bank as part of our year ITP project. The app included features like AI budget generation, spending tracker, financial tips feeds, and more. We won first place in front of industry judges from JP Morgan, Nomura, Lloyds, etc.
Chrome extension that scrapes articles, websites and youtube transcripts, loads said information into context and lets me ask clarifying questions and dive deeper into topics on the fly. I use this every day for learning.