Skip to content
View thecodacus's full-sized avatar

Organizations

@AI-Minions

Block or report thecodacus

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

Typing SVG


GitHub followers LinkedIn Profile Views


About Me

const anirban = {
  role: "Software Engineer",
  focus: ["AI Agents", "Full Stack Web", "Open Source"],
  stack: {
    languages: ["TypeScript", "Python", "JavaScript"],
    frontend:  ["React", "Next.js", "Vite"],
    backend:   ["Node.js", "FastAPI", "Express"],
    ai:        ["LLM Agents", "Generative AI", "LangChain"],
  },
  currentlyBuilding: "Rendiv — the video editor built for AI",
};



Flagship Project

Rendiv

The video editor built for AI.


npm version License GitHub stars

Create videos programmatically with React & TypeScript — designed for AI agents,
LLM pipelines, and automated video production. Pure code. No GUI required.


// Write React. Get video.
export function MyVideo() {
  const frame = useFrame();
  const opacity = interpolate(frame, [0, 30], [0, 1]);
  return <h1 style={{ opacity }}>Hello World</h1>;
}



Featured Projects

Code-first video rendering framework. Write React components, get MP4s. Built for AI agents and automated video pipelines.

Core contributor to the open-source AI-powered full-stack web development platform.

Browser-based coding environments — bringing the power of containers to the web.

Exploring the frontier of generative AI agents and autonomous tool use.



Tech Stack


Languages

TypeScript JavaScript Python

Frontend & Frameworks

React Next.js Vite Three.js

Backend & Tools

Node.js Docker FFmpeg Git



GitHub Stats


  








Pinned Loading

  1. stackblitz-labs/bolt.diy stackblitz-labs/bolt.diy Public template

    Forked from stackblitz/bolt.new

    Prompt, run, edit, and deploy full-stack web applications using any LLM you want!

    TypeScript 19k 10.4k

  2. OpenWebContainer OpenWebContainer Public

    A browser-based virtual container runtime that enables server-like JavaScript execution environments directly in the browser. OpenWebContainer provides a sandboxed environment with a virtual file s…

    TypeScript 144 32

  3. lazy-dev lazy-dev Public

    LazyDev is a Python module that utilizes GPT models to create entire coding projects for you. With just a few simple commands, LazyDev can generate a project file tree, write the necessary code, an…

    Python 15 3

  4. workdesk-ai workdesk-ai Public

    Document Q/A Application, Wants to query research papers tons of them ?? why not ask the data itself. Let Workdesk AI do the harder part. and let you do the research

    TypeScript 4 3

  5. Face-Recognition Face-Recognition Public

    Face Recognition tutorial code

    Python 84 75

  6. FaceAuth FaceAuth Public

    Face Authentication Web Application using django opencv.js and tensorflow

    CSS 3 2