Interactive, community-driven learning roadmaps and guides that map skills, technologies, and curated resources for developer career paths — covering frontend, backend, DevOps, ML/AI, MLOps, prompt engineering and more. Clickable nodes link to tutorials, best practices and question banks to guide study and hiring prep.
Community-curated collection of ChatGPT-style prompts mirrored as a Hugging Face dataset; organized by task and model compatibility for quick reuse. Useful for prompt engineering, text-generation prototyping, and building conversational examples across multiple LLMs.
Browser-first, local-first note app that stores your notes as plain Markdown files and offers a chat-like input flow. LLM-friendly file structure, offline-capable PWA, and Telegram bot integration — data stays on your device unless you enable syncing.
Terminal-native agentic CLI to chat with Amazon Q Developer, run and explain shell commands, and operate on local code via natural language. Integrates local repo/shell context, supports agent actions and multiple model backends; repo later marked as maintenance-only and points to the closed-source Kiro CLI.
Companion resources for Chip Huyen's AI Engineering book: chapter summaries, study notes, prompt examples, case studies, and a few analysis scripts. Focuses on engineering practices for adapting foundation models to production rather than step-by-step code tutorials.
A human-verified subset of 500 SWE-bench test cases for evaluating models that resolve GitHub issues into PRs using unit-test verification. Contains problem statements and base commits (pre-fix) for reproducible unit-test based evaluation; suitable for benchmarking code-fix and issue-resolution capabilities.
Physics-aware simulated sensor dataset for training and evaluating autonomous-vehicle perception and control models. Includes multimodal sensor streams with physical-scene annotations intended for tasks that require grounding in real-world dynamics.
Detects motion from Wi‑Fi channel state information (CSI) on cheap ESP32 boards and integrates natively with Home Assistant; offers an optional on‑device ML detector that requires no calibration.
Browser-based, client-side video editor for multi-track editing, GPU-accelerated preview and local exports without uploading files; leverages WebCodecs/WebGPU and includes an AI upscaling option.
Filtered subset of the OPUS 4.6 parallel corpus that isolates reasoning-related translation examples and removes 979 refusals, providing a cleaner 3,000×-filtered dataset for training or evaluating NLP models focused on reasoning in translation.
Browser-based visual editor and learning hub for RDF/OWL ontologies (targeted at Microsoft Fabric IQ): interactive graph exploration, a searchable catalogue, an embeddable viewer, RDF/XML import/export, and a natural-language→ontology preview — all as a zero-backend static site.
Provides a 1,000-row sample user–item interaction Parquet for the TAAC2026 recommendation task, using a flat column layout with 120 top-level columns (IDs, labels, user/item int & dense features, and four-domain behavioral sequences). Updated 2026-04-10.