
Pterocos | Online Code Editor - Pterocos.eu.org
Write and learn code in multiple languages with AI support.
@aminekhddz · X
AI Online code editor
The full gallery
Tech stack
60 projects

Write and learn code in multiple languages with AI support.
@aminekhddz · X
AI Online code editor

Connect your database and ask questions in natural language to get SQL, charts, and insights.
canmeng · V2EX
Vibe 了一个 Agent 桌面端 https://datyo.ai 欢迎试用

Convert PDF, DOCX, XLSX, CSV, JSON, XML, HTML, Images to clean Markdown optimized for AI Agents, RAG, and Vector DBs. 100% Privacy-First, In-Browser Conversion.
@13SahajChawla · X
For professionals to redact their client's sensitive informations before giving AI to process it & while converting any kind of document to a structured MD file. Better quality outputs, 100% privacy with on-browser local processing, and fully free!

Benchmark local coding models on consumer hardware to measure accuracy, latency, and throughput across 27 tasks.
u/Unfair_Association89 · Reddit
I built a reproducible benchmark for local coding models (Ollama, 27 tasks, live leaderboard) ran it on my 8GB card, here's what I found I kept eyeballing "vibes" to decide whether one quant of a coding model was actually better than another on my machine, so I built Sakura to get real numbers instead. What it does: - Points at any Ollama model and runs it through 27 hand-curated tasks: codegen, bugfix, SQL, refactor, systems design, protocol implementation, and terminal-agent episode

A card-based battle game for learning languages.
@maxhertan · X
I vibe coded a language learning game too!

Learn data structures and algorithms through interactive visualizations and interview prep tools.
@aarsh_30 · X

Build beautiful, dynamic forms without writing a single line of code. Drag, drop, and publish multi-language forms with team collaboration and real-time submissions.
@Simbalize · X
I’m been working on this project 🚀🧑🚀

@anupamrjp Need Ai for Study or Coding? Use SetrxAI everything is free Try it now:- https://t.co/8jbF6Kgnr5
@AmanRay556397 · X
Need Ai for Study or Coding? Use SetrxAI everything is free Try it now:-

Access multiple AI language models through a unified API interface.
u/DanTahirCode · Reddit
I built an open source coding agent with a personality - meet Klenny Code 🐾 Hey r/SideProject, my name is Dan Tahir, and I'm here to show off something I'm really proud of: Klenny Code, the open source coding agent with personality. A fully capable coding agent with memory and cross-project referencing, plus an assistant who can read your email, run scheduled tasks, pilot your browser, and be your corgi pal. Here's the pitch: bring your own OpenRouter API key, and Klenny wil

Browser-based tools for formatting, encoding, testing, and converting data.
4seasons · V2EX
devfun.org - 开发者(网络)工具集合 ## 访问地址 https://devfun.org ## 主要功能 - 本机 IPv4/IPv6 网络检查及 IP 信息查询 - 站点可访问性检查(支持全球区域) - 代理检查及代理全球出口检查 - 各类编解码、格式测试、文本格式化、校验密钥生成、文本处理、转换工具 欢迎大家使用,提供建设性的建议和意见!

Browser-based suite of 230+ free developer tools for formatting JSON, CSV, SQL, and text with complete privacy.
divsince1999 · Product Hunt
ToolSnippet 233+ free, 100% client-side developer & text tools

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki