
Download code, fonts, colors, and design assets from any website directly to your workspace.
@bharatmodi2014 · X
Extract code, design tokens, fonts, colors, and media instantly. All from your browser directly to your local workspace
The full gallery
Tech stack
15 projects

Download code, fonts, colors, and design assets from any website directly to your workspace.
@bharatmodi2014 · X
Extract code, design tokens, fonts, colors, and media instantly. All from your browser directly to your local workspace

Browse premium digital resources made for Indian creators. Notion planners, ChatGPT prompts, courses and design assets. Instant download, GST invoices, secure UPI/Razorpay payment.
@Pikrrshop · X

Organize all your brand assets and branding decisions in one place.
u/Andyrewden · Reddit
I built a tool to keep all your brand assets (and your brand sanity) in one place Hey everyone I run a small branding consultancy and got tired of watching early founders juggle logos, colours and half-remembered brand decisions across a mess of Google Drive folders. So I built Inzo. At its core it's a brand management tool, a proper home for all your brand assets, guidelines and decisions in one place. But the bit I'm most excited about is the inbuilt brand consultant. I've been building

Create a stunning professional portfolio in minutes. Pick a template, add your work, and get discovered. Loved by developers, designers, photographers, and creatives.
@wagnermateus · X

Design logos from a hand-curated library and download complete brand kits.
@AlexCommitter · X
I'm building and

Local-first workspace for authoring, previewing, and exporting design systems.
@ricouii · X
我已经围绕 design.md 做了一个开源的工作台,以及品牌库 工作台支持模板编辑、预览、AI 生成、文件派生 token、css,品牌库方面还支持 HTML preview... 我还是相信 design md 是很有潜力的,比大部分的设计 skill 好用

Transform academic papers and sketches into publication-ready methodology diagrams and research figures.

Design custom themes for Codex Desktop with backgrounds, colors, transparency, and visual effects.
plutozc · V2EX
做了个 Codex Desktop 主题预览和切换工具,先调好再安装 最近一直在用 Codex Desktop ,觉得默认界面看久了有点单调,就顺手做了个主题编辑工具,分享一下: [Codex Skin]( https://getcodexskin.com) 可以先在网页里预览主题,调整背景透明度、面板透明度、颜色、模糊和圆角等参数,满意之后再下载并切换到 Codex Desktop 。 目前支持: - 自定义 JPG 、PNG 、WebP 背景 - 在线实时预览主题效果 - 调整透明度、颜色、模糊、圆角 - 预览满意后生成安装命令 - 不喜欢了可以恢复默认外观 目前主要面向 macOS 上的 Codex Desktop ,还是个人项目,功能和兼容性都在继续打磨。 欢迎试试,也想听听大家对主题参数、预览效果和安装流程的反馈。 直接网址: https://getcodexskin.com [轻喷 轻喷,可能还有些 bug

Browse 1,200+ curated logo designs for inspiration across symbols, wordmarks, and animated styles.
@taher_max_ · X
Building and

A curated library of reusable UI components built with Framer.
@buildlylibrary · X

Generate personalized designs at scale using templates with variables from CSV or API.
@trebizant · X
Hi, I'm building : generating gift cards, invitations, basically any image using templates, variables by web or API

Create and auto-publish branded video assets from trending content to multiple social platforms.
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and