Been building UIs for a while, always stuck with plain/gradient BGs. Thought it'd be cool to add motion, so tried this with @motiondotdev Tailwind & Next.js. Background with some animation, Link below, do try it and share your views, will keep improving🫡
https://t.co/4dHpMJh3CN
Hey guys,
Done with Cortex (a Windows TUI App for code development 🪟🪟)
I just released the very first version v0.0.1 finally on github 🥳🥳.
This started as a simple TUI to chat with GPT from the terminal… but it kept growing into a full desktop app.
Now you get one clean window with three powerful AI coding assistants: Claude, Gemini CLI, and OpenAI Codex.
No login needed 😃 it uses the CLI tools directly. Run multiple chats at once, each with its own model.
Check the demo video + download below 👇
Been building UIs for a while, always stuck with plain/gradient BGs. Thought it'd be cool to add motion, so tried this with @motiondotdev Tailwind & Next.js. Background with some animation, Link below, do try it and share your views, will keep improving🫡
https://t.co/4dHpMJh3CN
required to have motion and tailwind packages installed in your project, tried to keep it less steps, just download the component and use it in codebase, instructions added as comments along with it🙂