Mikhail Simanian

Theme:
cat ~/projects/develiq

Develiq: AI-Driven Technical Prep Platform

Next-gen technical preparation platform featuring an interactive Monaco-editor sandbox and multi-agent AI panels reviewing code changes in real-time

Develiq is an advanced, code-observant technical preparation platform designed to move past simple algorithmic memory banks like static LeetCode. It acts as an interactive, multi-agent AI review panel that observes code changes in real-time, runs semantic test-case validations, and grills candidates on production-grade software engineering tactics (HMAC signature security, Redis race conditions, JWKS tokens, and circuit-breaker states).

Live Showcase Link: Launch Develiq Web App

Coding Arena Workspace

Below is the user workspace, featuring a full-featured code editor with a local compile sandbox and the real-time AI Interview panel:

Develiq Coding Arena Workspace

Core Architecture & Features

1. Multi-Agent Interview Panel

Instead of a static grader, users face context-aware AI personas built to mimic a real developer panel:

  • Hardcore Harry (AI Senior Interviewer): Queries space/time complexity bounds, distributed sharding patterns, and data layouts.
  • Clean-Code Carl (Senior Code Reviewer): Grills candidates on descriptive naming rules, defensive code wrappers, and code aesthetics.
  • Edge-Case Ethan (Validation Sandbox Engineer): Tests memory limits, null payloads, and latency overflows.
  • Debugger Dan (Fault Finder): Highlights memory leaks, index out-of-bounds, and raw syntax bugs.
  • Mentor Mindy (ELO Career Coach): Dynamically updates daily schedules and reviews user milestone badges.

2. Real-Time Heuristic Code Scanner

A custom static analysis engine built into the code editor panel tags code edits with "Strong Moves", "Complexity Warnings", or "Critical Omissions" before compiling.

3. Dynamic Gemini Challenge Generator

Using the Google Gemini 1.5 Flash API, the platform generates infinitely unique coding tasks matching the candidate's ELO and selected role parameters, with a robust procedural generator fallback.

Startup Traction & Achievements

  • 📈 10,000+ Interviews Done: Real developers and student users have completed simulated technical screens.
  • 👥 500+ Active Test Users: A growing community testing our sandbox compilers and real-time heuristics.
  • 💰 $5,000 Capital Raised: Backed by early startup micro-funding to support LLM API processing.
  • 🎯 Job Readiness: Users experience an average 32% readiness gain leading to 50+ successful offer landings at tier-1 technology companies.

Tech Stack

  • Frontend: Next.js, React, Tailwind CSS, Monaco Editor
  • AI Integration: Google Gemini 1.5 Flash API
  • Hosting: Vercel
cat README.md
Source code on GitHub