모든 소프트웨어 개발자가 알아야 할 기술적 지식들을 모아놓은 컬렉션. 컴퓨터 과학 기초부터 실용 팁까지 다룹니다.
A collection of (mostly) technical things every software developer should know about
웹 브라우저에서 파일을 편리하게 업로드할 수 있도록 돕는 오픈소스 라이브러리다. Dropbox, Instagram 등 다양한 서비스 연동 기능을 제공한다.
The next open source file uploader for web browsers :dog:
YouTube 및 기타 비디오 사이트에서 비디오를 다운로드하는 명령줄 프로그램입니다. yt-dlp의 기반이 된 프로젝트입니다.
Command-line program to download videos from YouTube.com and other video sites
최신 AI 모델과 에이전트 인프라를 연결하는 오픈 소스 멀티모달 AI 에이전트 스택.
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
전통적 ML 알고리즘의 표준 라이브러리. 분류·회귀·클러스터링 모두 한 곳에서.
scikit-learn: machine learning in Python
Claude 토큰 효율성을 향상하는 도구. CLAUDE.md 파일을 사용하여 Claude 답변을 단축할 수 있습니다.
One CLAUDE.md file. Keeps Claude responses terse. Reduces output verbosity on heavy workflows. Drop-in, no code changes.
모든 사용자에게 무료 도메인을 제공하는 DigitalPlat의 오픈소스 프로젝트입니다. 도메인 확보에 대한 진입 장벽을 낮춥니다.
DigitalPlat FreeDomain: Free Domain For Everyone
CleanMyMac 대안으로, 텔레메트리 없이 macOS를 정리하는 무료 오픈소스 클리너입니다. SwiftUI 기반의 네이티브 앱이며, Xcode, Homebrew 등 시스템 캐시를 자동 정리합니다.
Free, open-source macOS cleaner. CleanMyMac alternative with zero telemetry. Native SwiftUI, scheduled auto-cleaning, Xcode/Homebrew/system cache cleanup. MIT licensed.
소프트웨어 엔지니어가 되기 위한 완전한 컴퓨터 과학 학습 계획을 제공합니다. 알고리즘, 자료구조 학습에 집중합니다.
A complete computer science study plan to become a software engineer.
WYSIWYG 에디터의 최신 버전으로, 호환성과 확장성을 위해 설계된 오픈 소스 에디터입니다.
Quill is a modern WYSIWYG editor built for compatibility and extensibility
AI 기반 오피스 어시스턴트 및 생산성 워크플로우 구축을 위한 모듈식 SenseNova 스킬들을 제공한다. 데이터 분석, 문서 처리 등 다양한 작업을 자동화하고 효율을 높이는 데 기여한다.
Modular SenseNova skills for building AI-powered office assistants and productivity workflows
Google NotebookLM의 비공식 Python API이자 에이전트 스킬이다. 웹 UI에서 제공하지 않는 기능까지 포함해 NotebookLM에 프로그래밍 방식으로 접근하게 해준다.
Unofficial Python API and agentic skill for Google NotebookLM. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—via Python, CLI, and AI agents like Claude Code, Codex, and OpenClaw.
VS Code 포크로 만든 AI-first IDE. Tab 완성·composer·인덱싱이 압도적.
The AI-first code editor — built on VS Code.
Stability AI가 직접 푸시하는 모델 코드. 새 모델이 나오면 가장 먼저 여기에.
Generative Models by Stability AI — SDXL, SD3, Stable Cascade.
한국어·중국어·영어 통합 zero-shot TTS. 상용 API 수준의 자연스러움을 OSS로 제공.
SOTA Open-Source multilingual TTS — natural voice cloning.
DeepSeek API를 다양한 소프트웨어에 통합하는 오픈 소스 프로젝트.
Integrate the DeepSeek API into popular software
언리얼 엔진 5에서 런타임에 동적으로 생성된 메시 콘텐츠를 렌더링하는 컴포넌트 플러그인이다. 절차적 생성(procedural generation) 콘텐츠를 효율적으로 처리하고 시각화하는 데 특화된다. 게임 내 환경 동적 변화에 활용한다.
Unreal Engine 5 plugin component for rendering runtime generated content.
화이트보드 없이 채용하는 회사를 위한 목록입니다. 채용, 채용 방법, 채용 프로세스를 포함합니다.
⭐️ Companies that don't have a broken hiring process
Claude Code, Codex 등을 위한 에이전트 성능 최적화 시스템입니다. AI 에이전트 개발에 필요한 다양한 기능을 제공합니다.
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Linux 환경, 특히 Parrot OS에서 로컬 LLM을 활용한 AI 기반 침투 테스트 도우미이다. 보안 취약점 분석 및 모의 해킹 작업을 자동화하고 효율적으로 수행하도록 지원한다.
AI-powered penetration testing assistant using local LLM on linux (Parrot OS)
빅데이터 처리의 클래식. 여전히 페타바이트급에서 강력한 옵션.
Apache Spark - A unified analytics engine for large-scale data processing
명령어를 실행하는 데 사용할 수 있는 도구입니다.
🤖 Just a command runner
안정적 확산은 이미지 생성을 위한 알고리즘입니다. 다양한 기능과 알고리즘을 제공하여 이미지 생성을 쉽게 합니다.
A latent text-to-image diffusion model
LLM 코딩 시 자주 발생하는 함정들을 피하기 위한 Andrej Karpathy의 관찰을 담은 CLAUDE.md 파일입니다. LLM 활용 능력을 향상시키는 데 도움을 줍니다.
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
Go로 작성된 Ethereum 프로토콜 구현체입니다. 블록체인, Ethereum, Geth, Go, P2P를 지원합니다.
Go implementation of the Ethereum protocol
React 애플리케이션을 위한 빠른 및 표현적인 스타일링 도구. 서버 컴포넌트, 클라이언트 컴포넌트, 스트리밍 SSR, React Native를 지원합니다.
Fast, expressive styling for React. Server components, client components, streaming SSR, React Native—one API.
모든 알고리즘을 Python으로 구현한 컬렉션입니다. 알고리즘 학습과 이해를 돕는 교육 자료로 활용됩니다.
All Algorithms implemented in Python
크롬과 파이어폭스에 대한 효율적인 블록러입니다.
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
설명은 없으나, 프로젝트명으로 보아 LLM을 처음부터 직접 구현하는 과정을 다루는 교육/학습용 프로젝트로 추정된다. LLM의 내부 동작 원리를 깊이 이해하려는 개발자에게 유용하다.
에이전트 스와밍 지능을 제공하는 도구. 한 명령어로 전체 자동화를 수행할 수 있습니다.
"ClawTeam: Agent Swarm Intelligence" (One Command → Full Automation)
웹 UI로 오픈 모델을 훈련하고 실행할 수 있는 도구입니다.
Unsloth Studio is a web UI for training and running open models like Gemma 4, Qwen3.6, DeepSeek, gpt-oss locally.
DB를 웹 앱, CMS, 관리자 패널로 변환할 수 있는 유연한 백엔드입니다.
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
Telegram 로딩 부분 우회를 위한 로컬 MTProto 프록시 서버다. 네트워크 환경에 따른 접근성 문제를 개선한다.
Local MTProto proxy server for partial bypassing of Telegram loading
API를 탐색하고 테스트하는 오픈 소스 IDE. 가벼운 대안으로 Postman/Insomnia.
Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
ElevenLabs의 오픈소스 대안으로, 로컬에서 음성 복제, 생성, 더빙, 받아쓰기가 가능한 데스크톱 앱이다. 개인 정보 보호가 중요한 음성 작업에 유용하다.
The open-source ElevenLabs alternative for local voice cloning, design, create, dubbing and dictation Desktop App
스트리밍 데이터를 기반으로 3D 장면을 재구성하는 피드포워드 파운데이션 모델이다. 실시간 환경 인식을 목표로 한다.
A feed-forward 3D foundation model for reconstructing scenes from streaming data
AI를 사용하여 투자 펀드를 운영하는 프로젝트입니다.
An AI Hedge Fund Team
네트워크 제한을 우회하는 프록시 플랫폼.
A platform for building proxies to bypass network restrictions.
Mac에서 디스플레이의 밝기와 볼륨을 제어하는 데 사용할 수 있는 도구입니다.
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
인간이 이해할 수 있는 딥러닝을 위한 도구입니다.
Deep Learning for humans
소스 코드를 시각화하는 도구입니다.
:black_heart: Create and share beautiful images of your source code
2025년 최신 면접 기초 지식을 제공하는 오픈 소스 프로젝트.
2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
JavaScript로 알고리즘과 데이터 구조를 구현한 예시. 초보자용.
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Tailscale 컨트롤 서버의 오픈소스 구현. WireGuard 기반, 셀프호스팅 네트워크 구성 가능.
An open source, self-hosted implementation of the Tailscale control server
로컬에서 LLM을 한 줄로 띄우고 OpenAI 호환 API로 쓰게 해줍니다. 프라이버시·비용 둘 다 챙기고 싶을 때 첫 번째 선택.
Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
인프라를 안전하고 예측 가능한 방식으로 생성, 변경, 개선하는 도구
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
블로그, 웹 사이트, 또는 온라인 상점을 쉽게 생성할 수 있는 도구.
Halo 是一款强大易用的开源建站工具,从个人博客、知识库,到企业官网、在线商城,Halo 都能助您轻松实现,一站式满足您的多样化建站需求。
Godot 엔진 기반의 탑다운 슈터 게임 개발을 위한 템플릿이다. 로딩, 비동기 처리, 메뉴 관리 등 복잡한 문제에 대한 솔루션을 제공한다. 특정 장르 게임을 빠르게 구현하고 싶을 때 유용하다.
Template for top-down shooter, with solutions for tough problems.