currently online

Arik

Builder, collector of useful links, and quiet publisher of ideas.

This is a single-page archive for notes, images, references, and projects. Everything here is driven by markdown files so new content stays lightweight and versionable.

signal

5 card types
100% markdown first
1 page count
static build target
note Apr 2026

What Wins an Apple Design Award in 2026?

Code is free now. Taste isn't. What would it take to build a Mac app that wins an ADA today?

I went down a nostalgia rabbit hole — every Mac desktop app that won an Apple Design Award from 2000 to 2015. Panic alone took five trophies (Transmit ×2, Unison, Coda ×2). Delicious Library, TextMate, Sketch, Pixelmator. A golden era of indie Mac software.

The winners shared specific traits: opinionated design (they didn’t try to do everything), native-first feel (not web wrappers), delightful details (Delicious Library scanning barcodes with iSight), and they filled gaps Apple left open (OmniGraffle because no Visio, Pixelmator because Photoshop was too expensive).

What’s different now

Code being free changes the moat but not the taste. If anything, it makes taste more valuable — everyone can build features, few can build feel.

The traits that win today

  • Native, native, native — SwiftUI, deep OS integration, Menu Bar, Shortcuts, Widgets. Apple rewards apps that make their platform look good.
  • AI as infrastructure, not interface — No chat box. Use ML invisibly. Apple hates when AI is the product. They love when AI serves the experience.
  • Privacy as a feature — On-device processing. Core ML, local LLMs, on-device embeddings. Apple will never award something that ships your data to a cloud.
  • One clear “wow” moment — Every winner had a demo beat. You need that “wait, it can do THAT?” moment.
  • Craftsmanship over features — Not 50 features. Five perfect ones.

What I’d build

An app that watches what you’re working on — locally, privately — and maintains a living context map. When you switch to Mail, it knows you were just in Xcode on the auth module and subtly surfaces the relevant Jira ticket. When you open Notes before a meeting, it pre-loads context from the last meeting with that person.

No chat interface. No prompts. Just a Mac that finally remembers what you were doing.

That’s an Apple Design Award winner in 2026.

note Mar 2026

Claude HUD — Finally, Visibility Into What Claude Code Is Doing

A brilliant plugin that turns Claude Code's black box into a transparent dashboard

Claude HUD — Finally, Visibility Into What Claude Code Is Doing

If you use Claude Code, you need Claude HUD.

It’s a plugin that gives you a real-time heads-up display right in your terminal — context usage, active tools, running agents, todo progress, model info, and session time. All the stuff you’d normally have to guess at or dig through logs to find.

The screenshot says it all: model, context window consumption, API usage with reset timers, active files, and a live tool execution counter. Simple, useful, no bloat.

Install it

# Install globally
npm install -g claude-hud

# Add to Claude Code
claude mcp add claude-hud -- claude-hud

That’s it. Next time you start Claude Code, the HUD appears at the bottom of your terminal.

10K+ stars and counting. Well deserved.

note Mar 2026

Right now

A simple note card for current focus, experiments, or short updates.

  • Building small, durable web things.
  • Collecting references worth revisiting.
  • Keeping the publishing workflow as close to plain text as possible.
note Mar 2026

Thought fragment

Notes do not need to be polished essays to earn a place here.

Sometimes a personal site is better when it behaves like a desk instead of a brochure. Small public fragments create a stronger signal than generic self-description.

note Mar 2026

Reference shelf

A compact card for a cluster of references, tools, or open tabs worth keeping.

  • A publishing system should make adding a fragment feel lighter than posting on a social network.
  • The best cards are usually one thought, one image, or one link, not all three.
github Apr 2026

forrestchang/andrej-karpathy-skills

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

forrestchang/andrej-karpathy-skills

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy’s observations on LLM coding pitfalls.

github Apr 2026

addyosmani/agent-skills

Production-grade engineering skills for AI coding agents.

addyosmani/agent-skills

Production-grade engineering skills for AI coding agents.

github Apr 2026

accomplish-ai/accomplish

Accomplish™ is the open source Al coworker that lives on your desktop

accomplish-ai/accomplish

Accomplish™ is the open source Al coworker that lives on your desktop

github Mar 2026

unmta/emailmd

Render markdown into email-safe HTML

unmta/emailmd

Render markdown into email-safe HTML

github Mar 2026

jarrodwatts/claude-hud

A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress

jarrodwatts/claude-hud

A Claude Code plugin that shows what’s happening - context usage, active tools, running agents, and todo progress

github Mar 2026

vercel-labs/portless

Replace port numbers with stable, named local URLs. For humans and agents.

vercel-labs/portless

Replace port numbers with stable, named local URLs. For humans and agents.

github Mar 2026

NVIDIA/NemoClaw

Run OpenClaw more securely inside NVIDIA OpenShell with managed inference

NVIDIA/NemoClaw

Run OpenClaw more securely inside NVIDIA OpenShell with managed inference

github Mar 2026

louislam/uptime-kuma

A fancy self-hosted monitoring tool

louislam/uptime-kuma

A fancy self-hosted monitoring tool

github Mar 2026

GitHub profile

A dedicated card for repos, experiments, or open source work.

github.com/your-handle

Pin one repo here, summarize what it does, or keep this as a routing card to your full profile.

raw Mar 2026

One raw link

Use this card when you just want a URL in the grid without extra framing.

image Mar 2026

Visual fragment

Image cards can be used for screenshots, photos, sketches, or UI scraps.

Visual fragment

Captions live in markdown too, so even image-heavy entries stay editable from plain text.

github Mar 2026

googleworkspace/cli

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

googleworkspace/cli

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

github Mar 2026

lukilabs/beautiful-mermaid

No description provided.

lukilabs/beautiful-mermaid

No description provided.

github Mar 2026

tambo-ai/tambo

Generative UI SDK for React

tambo-ai/tambo

Generative UI SDK for React

github Feb 2026

Jeffallan/claude-skills

66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.

Jeffallan/claude-skills

66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.

github Feb 2026

google/langextract

A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.

google/langextract

A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.

github Feb 2026

remotion-dev/remotion

🎥 Make videos programmatically with React

remotion-dev/remotion

🎥 Make videos programmatically with React

github Feb 2026

obra/superpowers

An agentic skills framework & software development methodology that works.

obra/superpowers

An agentic skills framework & software development methodology that works.

github Feb 2026

BloopAI/vibe-kanban

Get 10X more out of Claude Code, Codex or any coding agent

BloopAI/vibe-kanban

Get 10X more out of Claude Code, Codex or any coding agent

github Feb 2026

anderspitman/awesome-tunneling

List of ngrok, Cloudflare Tunnel, Tailscale, and ZeroTier alternatives and other tunneling software and services. Focus on self-hosting.

anderspitman/awesome-tunneling

List of ngrok, Cloudflare Tunnel, Tailscale, and ZeroTier alternatives and other tunneling software and services. Focus on self-hosting.

github Feb 2026

anthropics/claude-plugins-official

Official, Anthropic-managed directory of high quality Claude Code Plugins.

anthropics/claude-plugins-official

Official, Anthropic-managed directory of high quality Claude Code Plugins.

github Feb 2026

openclaw/openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

openclaw/openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

github Jan 2026

ComposioHQ/awesome-claude-skills

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

ComposioHQ/awesome-claude-skills

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

github Jan 2026

davila7/claude-code-templates

CLI tool for configuring and monitoring Claude Code

davila7/claude-code-templates

CLI tool for configuring and monitoring Claude Code

github Jan 2026

affaan-m/everything-claude-code

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

affaan-m/everything-claude-code

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

github Jan 2026

panaghia/google-meet-link-apple-cal

Add Google Meet to events created via Apple Calendar

panaghia/google-meet-link-apple-cal

Add Google Meet to events created via Apple Calendar

github Jan 2026

nibzard/awesome-agentic-patterns

A curated catalogue of awesome agentic AI patterns

nibzard/awesome-agentic-patterns

A curated catalogue of awesome agentic AI patterns

github Dec 2025

virattt/ai-hedge-fund

An AI Hedge Fund Team

virattt/ai-hedge-fund

An AI Hedge Fund Team

github Dec 2025

thedotmack/claude-mem

A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.

thedotmack/claude-mem

A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude’s agent-sdk), and injects relevant context back into future …

github Dec 2025

anthropics/claude-quickstarts

A collection of projects designed to help developers quickly get started with building deployable applications using the Claude API

anthropics/claude-quickstarts

A collection of projects designed to help developers quickly get started with building deployable applications using the Claude API

github Dec 2025

GoogleCloudPlatform/agent-starter-pack

Ship AI Agents to Google Cloud in minutes, not months. Production-ready templates with built-in CI/CD, evaluation, and observability.

GoogleCloudPlatform/agent-starter-pack

Ship AI Agents to Google Cloud in minutes, not months. Production-ready templates with built-in CI/CD, evaluation, and observability.

github Dec 2025

sansan0/TrendRadar

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。

sansan0/TrendRadar

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP …

github Nov 2025

karpathy/nanoGPT

The simplest, fastest repository for training/finetuning medium-sized GPTs.

karpathy/nanoGPT

The simplest, fastest repository for training/finetuning medium-sized GPTs.

github Nov 2025

deep-elegant/kavim

Collaborate privately, brainstorm with friends, and co-create ideas with any AI model on a secure, real-time canvas that never spies.

deep-elegant/kavim

Collaborate privately, brainstorm with friends, and co-create ideas with any AI model on a secure, real-time canvas that never spies.

github Nov 2025

vercel/satori

Enlightened library to convert HTML and CSS to SVG

vercel/satori

Enlightened library to convert HTML and CSS to SVG

github Oct 2025

anthropics/prompt-eng-interactive-tutorial

Anthropic's Interactive Prompt Engineering Tutorial

anthropics/prompt-eng-interactive-tutorial

Anthropic’s Interactive Prompt Engineering Tutorial

github Oct 2025

anthropics/claude-cookbooks

A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.

anthropics/claude-cookbooks

A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.

github Oct 2025

anthropics/skills

Public repository for Agent Skills

anthropics/skills

Public repository for Agent Skills

github Oct 2025

jakehilborn/displayplacer

macOS command line utility to configure multi-display resolutions and arrangements. Essentially XRandR for macOS.

jakehilborn/displayplacer

macOS command line utility to configure multi-display resolutions and arrangements. Essentially XRandR for macOS.

github Oct 2025

wassupjay/n8n-free-templates

A curated set of 200+ plug-and-play n8n workflows that fuse classic automation with today’s AI stack—vector DBs, embeddings, and LLMs. Import any JSON, add your creds, hit Activate, and you’re live. Built to demo, prototype, or drop straight into production.

wassupjay/n8n-free-templates

A curated set of 200+ plug-and-play n8n workflows that fuse classic automation with today’s AI stack—vector DBs, embeddings, and LLMs. Import any JSON, add your creds, hit Activate, and you’re liv…

github Oct 2025

ruvnet/ruflo

🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration

ruvnet/ruflo

🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade arch…

github Oct 2025

github/spec-kit

💫 Toolkit to help you get started with Spec-Driven Development

github/spec-kit

💫 Toolkit to help you get started with Spec-Driven Development

github Oct 2025

11cafe/jaaz

The world's first open-source multimodal creative assistant This is a substitute for Canva and Manus that prioritizes privacy and is usable locally.

11cafe/jaaz

The world’s first open-source multimodal creative assistant This is a substitute for Canva and Manus that prioritizes privacy and is usable locally.

github Oct 2025

DavidHDev/react-bits

An open source collection of animated, interactive & fully customizable React components for building memorable websites.

DavidHDev/react-bits

An open source collection of animated, interactive & fully customizable React components for building memorable websites.

github Aug 2025

modelcontextprotocol/servers

Model Context Protocol Servers

modelcontextprotocol/servers

Model Context Protocol Servers

github Aug 2025

hesreallyhim/awesome-claude-code

A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic

hesreallyhim/awesome-claude-code

A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic

github Aug 2025

microsoft/markitdown

Python tool for converting files and office documents to Markdown.

microsoft/markitdown

Python tool for converting files and office documents to Markdown.

github Jul 2025

Orange-OpenSource/hurl

Hurl, run and test HTTP requests with plain text.

Orange-OpenSource/hurl

Hurl, run and test HTTP requests with plain text.

github Jul 2025

anthropics/claude-code

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

anthropics/claude-code

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…

github Jun 2025

3b1b/manim

Animation engine for explanatory math videos

3b1b/manim

Animation engine for explanatory math videos

github Jun 2025

patchy631/ai-engineering-hub

In-depth tutorials on LLMs, RAGs and real-world AI agent applications.

patchy631/ai-engineering-hub

In-depth tutorials on LLMs, RAGs and real-world AI agent applications.

github Jun 2025

evidence-dev/evidence

Business intelligence as code: build fast, interactive data visualizations in SQL and markdown

evidence-dev/evidence

Business intelligence as code: build fast, interactive data visualizations in SQL and markdown

github Jun 2025

lishenxydlgzs/aws-athena-mcp

MCP server to run AWS Athena queries

lishenxydlgzs/aws-athena-mcp

MCP server to run AWS Athena queries

github Jun 2025

google-marketing-solutions/giga

No description provided.

google-marketing-solutions/giga

No description provided.

github Jun 2025

ibelick/prompt-kit

Core building blocks for AI apps. High-quality, accessible, and customizable components for AI interfaces.

ibelick/prompt-kit

Core building blocks for AI apps. High-quality, accessible, and customizable components for AI interfaces.

github Jun 2025

midudev/tailwind-animations

Easy peasy animations for your Tailwind project

midudev/tailwind-animations

Easy peasy animations for your Tailwind project

github May 2025

appwrite/appwrite

Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more

appwrite/appwrite

Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more

github May 2025

mindsdb/mindsdb

Query Engine for AI Analytics: Build self-reasoning agents across all your live data

mindsdb/mindsdb

Query Engine for AI Analytics: Build self-reasoning agents across all your live data

github May 2025

jujumilk3/leaked-system-prompts

Collection of leaked system prompts

jujumilk3/leaked-system-prompts

Collection of leaked system prompts

github May 2025

awslabs/mcp

Official MCP Servers for AWS

awslabs/mcp

Official MCP Servers for AWS

github May 2025

jlevy/og-equity-compensation

Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec

jlevy/og-equity-compensation

Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec

github Apr 2025

The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge

Pocket Flow: Codebase to Tutorial

The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge

Pocket Flow: Codebase to Tutorial

github Apr 2025

microsoft/ai-agents-for-beginners

12 Lessons to Get Started Building AI Agents

microsoft/ai-agents-for-beginners

12 Lessons to Get Started Building AI Agents

github Apr 2025

awslabs/aws-solutions-constructs

The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions

awslabs/aws-solutions-constructs

The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions

github Apr 2025

n8n-io/n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

n8n-io/n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

github Apr 2025

Y2Z/monolith

⬛️ CLI tool and library for saving complete web pages as a single HTML file

Y2Z/monolith

⬛️ CLI tool and library for saving complete web pages as a single HTML file

github Mar 2025

punkpeye/awesome-mcp-servers

A collection of MCP servers.

punkpeye/awesome-mcp-servers

A collection of MCP servers.

github Mar 2025

errsole/errsole.js

Collect, Store, and Visualize Logs with a Single Module

errsole/errsole.js

Collect, Store, and Visualize Logs with a Single Module

github Mar 2025

PatrickJS/awesome-cursorrules

📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors

PatrickJS/awesome-cursorrules

📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors

github Mar 2025

sadmann7/tablecn

Shadcn table with server-side sorting, filtering, and pagination.

sadmann7/tablecn

Shadcn table with server-side sorting, filtering, and pagination.

github Feb 2025

open-webui/open-webui

User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

open-webui/open-webui

User-friendly AI Interface (Supports Ollama, OpenAI API, …)

github Feb 2025

EUA/ESP32_LogicAnalyzer

ESP32 Logic Analyzer

EUA/ESP32_LogicAnalyzer

ESP32 Logic Analyzer

github Feb 2025

williamtroup/Heat.js

🌞 A highly customizable JavaScript library for generating interactive heatmaps. It transforms data into smooth, visually intuitive heat layers, making patterns and intensity easy to spot at a glance.

williamtroup/Heat.js

🌞 A highly customizable JavaScript library for generating interactive heatmaps. It transforms data into smooth, visually intuitive heat layers, making patterns and intensity easy to spot at a glance.

github Feb 2025

TobiKr/T-Display-S3-ModernBasicTemplate

No description provided.

TobiKr/T-Display-S3-ModernBasicTemplate

No description provided.

github Feb 2025

ComposioHQ/composio

Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.

ComposioHQ/composio

Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.

github Feb 2025

puffinsoft/jscanify

The Javascript document scanning library.

puffinsoft/jscanify

The Javascript document scanning library.

github Feb 2025

mlabonne/llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

mlabonne/llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

github Feb 2025

nitsan/nx19-demo

No description provided.

nitsan/nx19-demo

No description provided.

github Jan 2025

ruilisi/fortune-sheet

A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

ruilisi/fortune-sheet

A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

github Jan 2025

lvgl/lvgl_editor

No description provided.

lvgl/lvgl_editor

No description provided.

github Jan 2025

Nutlope/pdftochat

Chat with your PDFs with AI

Nutlope/pdftochat

Chat with your PDFs with AI

github Jan 2025

shadcnblocks/kibo

A custom registry of composable, accessible and extensible components designed for use with shadcn/ui. Free and open source, forever.

shadcnblocks/kibo

A custom registry of composable, accessible and extensible components designed for use with shadcn/ui. Free and open source, forever.

github Jan 2025

m5stack/M5-ProductExampleCodes

All example codes of products supplied by M5Stack have been collected in this reposity.

m5stack/M5-ProductExampleCodes

All example codes of products supplied by M5Stack have been collected in this reposity.

github Jan 2025

browserbase/stagehand

The AI Browser Automation Framework

browserbase/stagehand

The AI Browser Automation Framework

github Dec 2024

m5stack/openai-realtime-embedded-sdk

A SDK to using the Realtime API with Microcontrollers like the ESP32

m5stack/openai-realtime-embedded-sdk

A SDK to using the Realtime API with Microcontrollers like the ESP32

github Dec 2024

assistant-ui/assistant-ui

Typescript/React Library for AI Chat💬🚀

assistant-ui/assistant-ui

Typescript/React Library for AI Chat💬🚀

github Dec 2024

stackblitz-labs/bolt.diy

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!

stackblitz-labs/bolt.diy

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!

github Dec 2024

DataExpert-io/data-engineer-handbook

This is a repo with links to everything you'd ever want to learn about data engineering

DataExpert-io/data-engineer-handbook

This is a repo with links to everything you’d ever want to learn about data engineering

github Dec 2024

Surfer-Org/Protocol

Open-source framework for exporting your personal data.

Surfer-Org/Protocol

Open-source framework for exporting your personal data.

github Dec 2024

Shubhamsaboo/awesome-llm-apps

Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.

Shubhamsaboo/awesome-llm-apps

Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.

github Nov 2024

callstackincubator/cali

AI agent for building React Native apps

callstackincubator/cali

AI agent for building React Native apps

github Nov 2024

OpenHands/OpenHands

🙌 OpenHands: AI-Driven Development

OpenHands/OpenHands

🙌 OpenHands: AI-Driven Development

github Nov 2024

timescale/pgai

A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL

timescale/pgai

A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL

github Nov 2024

dgtlmoon/changedetection.io

Best and simplest tool for website change detection, web page monitoring, and website change alerts. Perfect for tracking content changes, price drops, restock alerts, and website defacement monitoring—all for free or enjoy our SaaS plan!

dgtlmoon/changedetection.io

Best and simplest tool for website change detection, web page monitoring, and website change alerts. Perfect for tracking content changes, price drops, restock alerts, and website defacement monito…

github Nov 2024

mlc-ai/web-llm-chat

Chat with AI large language models running natively in your browser. Enjoy private, server-free, seamless AI conversations.

mlc-ai/web-llm-chat

Chat with AI large language models running natively in your browser. Enjoy private, server-free, seamless AI conversations.

github Nov 2024

terrastruct/d2

D2 is a modern diagram scripting language that turns text to diagrams.

terrastruct/d2

D2 is a modern diagram scripting language that turns text to diagrams.

github Nov 2024

AykutSarac/jsoncrack.com

✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML and CSV into interactive graphs.

AykutSarac/jsoncrack.com

✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML and CSV into interactive graphs.

github Oct 2024

TomerFi/aioswitcher

PyPi module integrating with various Switcher devices

TomerFi/aioswitcher

PyPi module integrating with various Switcher devices

github Oct 2024

livekit/agents

A framework for building realtime voice AI agents 🤖🎙️📹

livekit/agents

A framework for building realtime voice AI agents 🤖🎙️📹

github Oct 2024

kestra-io/kestra

Event Driven Orchestration & Scheduling Platform for Mission Critical Applications

kestra-io/kestra

Event Driven Orchestration & Scheduling Platform for Mission Critical Applications

github Oct 2024

CopilotKit/CopilotKit

The Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol

CopilotKit/CopilotKit

The Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol

github Oct 2024

metz-sh/simulacrum

Code-playground to visualise complex engineering flows.

metz-sh/simulacrum

Code-playground to visualise complex engineering flows.

github Oct 2024

stackblitz/tutorialkit

TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API

stackblitz/tutorialkit

TutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API

github Oct 2024

yosefk/cpp-fqa

C++ Frequently Questioned Answers (FQA)

yosefk/cpp-fqa

C++ Frequently Questioned Answers (FQA)

github Oct 2024

Mintplex-Labs/anything-llm

The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.

Mintplex-Labs/anything-llm

The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.

github Oct 2024

bjesus/pipet

Swiss-army tool for scraping and extracting data from online assets, made for hackers

bjesus/pipet

Swiss-army tool for scraping and extracting data from online assets, made for hackers

github Sep 2024

nextjs/saas-starter

Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.

nextjs/saas-starter

Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.

github Sep 2024

holtzy/dataviz-project-boilerplate

Ready to go for a dataviz project

holtzy/dataviz-project-boilerplate

Ready to go for a dataviz project

github Sep 2024

ascoders/weekly

前端精读周刊。帮你理解最前沿、实用的技术。

ascoders/weekly

前端精读周刊。帮你理解最前沿、实用的技术。

github Sep 2024

anthropics/courses

Anthropic's educational courses

anthropics/courses

Anthropic’s educational courses

github Sep 2024

huggingface/lerobot

🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning

huggingface/lerobot

🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning

github Sep 2024

onlook-dev/onlook

The Cursor for Designers • An Open-Source AI-First Design tool • Visually build, style, and edit your React App with AI

onlook-dev/onlook

The Cursor for Designers • An Open-Source AI-First Design tool • Visually build, style, and edit your React App with AI

github Sep 2024

opendatalab/MinerU

Transforms complex documents like PDFs into LLM-ready markdown/JSON for your Agentic workflows.

opendatalab/MinerU

Transforms complex documents like PDFs into LLM-ready markdown/JSON for your Agentic workflows.

github Sep 2024

sherlock-project/sherlock

Hunt down social media accounts by username across social networks

sherlock-project/sherlock

Hunt down social media accounts by username across social networks

github Sep 2024

teableio/teable

✨ The Next Gen Airtable Alternative: No-Code Postgres

teableio/teable

✨ The Next Gen Airtable Alternative: No-Code Postgres

github Aug 2024

wasp-lang/wasp

The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away complex full-stack features like auth, background jobs, RPC, email sending, end-to-end type safety, single-command deployment, and more.

wasp-lang/wasp

The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away complex full-stack features like auth, bac…

github Aug 2024

chartdb/chartdb

Database diagrams editor that allows you to visualize and design your DB with a single query.

chartdb/chartdb

Database diagrams editor that allows you to visualize and design your DB with a single query.

github Aug 2024

srcbookdev/srcbook

TypeScript-centric app development platform: notebook and AI app builder

srcbookdev/srcbook

TypeScript-centric app development platform: notebook and AI app builder

github Aug 2024

0xxon/LVGL-PlatformIO-Example

An example project that shows how to use LVGL using PlatformIO on M5Stack Core devices

0xxon/LVGL-PlatformIO-Example

An example project that shows how to use LVGL using PlatformIO on M5Stack Core devices

github Aug 2024

floating-ui/floating-ui

A JavaScript library to position floating elements and create interactions for them.

floating-ui/floating-ui

A JavaScript library to position floating elements and create interactions for them.

github Aug 2024

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

freeCodeCamp/freeCodeCamp

freeCodeCamp.org’s open-source codebase and curriculum. Learn math, programming, and computer science for free.

github Aug 2024

SmingHub/Sming

Sming - powerful open source framework simplifying the creation of embedded C++ applications.

SmingHub/Sming

Sming - powerful open source framework simplifying the creation of embedded C++ applications.

github Aug 2024

github/innovationgraph

GitHub Innovation Graph

github/innovationgraph

GitHub Innovation Graph

github Aug 2024

AnandChowdhary/calendar-link

📅 Calendar link generator for popular services

AnandChowdhary/calendar-link

📅 Calendar link generator for popular services

github Jul 2024

getomni-ai/zerox

OCR & Document Extraction using vision models

getomni-ai/zerox

OCR & Document Extraction using vision models

github Jul 2024

actualbudget/actual

A local-first personal finance app

actualbudget/actual

A local-first personal finance app

github Jun 2024

Significant-Gravitas/AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Significant-Gravitas/AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

github Jun 2024

HomeSpan/HomeSpan

HomeKit Library for the Arduino-ESP32

HomeSpan/HomeSpan

HomeKit Library for the Arduino-ESP32

github Jun 2024

jeremydaly/lambda-api

Lightweight web framework for your serverless applications

jeremydaly/lambda-api

Lightweight web framework for your serverless applications

github Jun 2024

magicuidesign/magicui

UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.

magicuidesign/magicui

UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.

github May 2024

glanceapp/glance

A self-hosted dashboard that puts all your feeds in one place

glanceapp/glance

A self-hosted dashboard that puts all your feeds in one place

github May 2024

assafelovic/gpt-researcher

An autonomous agent that conducts deep research on any data using any LLM providers

assafelovic/gpt-researcher

An autonomous agent that conducts deep research on any data using any LLM providers

github May 2024

nocobase/nocobase

NocoBase is the most extensible AI-powered no-code/low-code platform for building business applications and enterprise solutions.

nocobase/nocobase

NocoBase is the most extensible AI-powered no-code/low-code platform for building business applications and enterprise solutions.

github May 2024

wandb/openui

OpenUI let's you describe UI using your imagination, then see it rendered live.

wandb/openui

OpenUI let’s you describe UI using your imagination, then see it rendered live.

github May 2024

firecrawl/firecrawl

🔥 The Web Data API for AI - Turn entire websites into LLM-ready markdown or structured data

firecrawl/firecrawl

🔥 The Web Data API for AI - Turn entire websites into LLM-ready markdown or structured data

github May 2024

thelastoutpostworkshop/gpio_viewer

GPIOViewer Arduino Library to see live GPIO Pins on ESP32 boards

thelastoutpostworkshop/gpio_viewer

GPIOViewer Arduino Library to see live GPIO Pins on ESP32 boards

github May 2024

pretzelai/pretzelai

The modern replacement for Jupyter Notebooks

pretzelai/pretzelai

The modern replacement for Jupyter Notebooks

github May 2024

ashishps1/awesome-low-level-design

Learn Low Level Design (LLD) and prepare for interviews using free resources.

ashishps1/awesome-low-level-design

Learn Low Level Design (LLD) and prepare for interviews using free resources.

github May 2024

fwouts/previewjs

Preview UI components in your IDE instantly

fwouts/previewjs

Preview UI components in your IDE instantly

github May 2024

jina-ai/reader

Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/

jina-ai/reader

Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/

github May 2024

Xinyuan-LilyGO/T5-ePaper-NewPanel

No description provided.

Xinyuan-LilyGO/T5-ePaper-NewPanel

No description provided.

github May 2024

simple-statistics/simple-statistics

simple statistics for node & browser javascript

simple-statistics/simple-statistics

simple statistics for node & browser javascript

github Apr 2024

Xinyuan-LilyGO/LilyGo-AMOLED-Series

LilyGo AMOLED Series

Xinyuan-LilyGO/LilyGo-AMOLED-Series

LilyGo AMOLED Series

github Apr 2024

karpathy/llm.c

LLM training in simple, raw C/CUDA

karpathy/llm.c

LLM training in simple, raw C/CUDA

github Apr 2024

fastapi/full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

fastapi/full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

github Apr 2024

microsoft/generative-ai-for-beginners

21 Lessons, Get Started Building with Generative AI

microsoft/generative-ai-for-beginners

21 Lessons, Get Started Building with Generative AI

github Apr 2024

benvinegar/counterscale

Scalable web analytics you run yourself on Cloudflare

benvinegar/counterscale

Scalable web analytics you run yourself on Cloudflare

github Mar 2024

Page-Replica/page-replica

Page Replica – Tool for Web Scraping, Prerendering, and SEO Boost

Page-Replica/page-replica

Page Replica – Tool for Web Scraping, Prerendering, and SEO Boost

github Feb 2024

gabotechs/dep-tree

Tool for helping developers keep their code bases clean and decoupled. It allows visualising a code base complexity using a 3d force-directed graph of files and the dependencies between them.

gabotechs/dep-tree

Tool for helping developers keep their code bases clean and decoupled. It allows visualising a code base complexity using a 3d force-directed graph of files and the dependencies between them.

github Feb 2024

highlight/highlight

highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging, distributed tracing, and more.

highlight/highlight

highlight.io: The open source, full-stack monitoring platform. Error monitoring, session replay, logging, distributed tracing, and more.

github Feb 2024

YS-L/csvlens

Command line csv viewer

YS-L/csvlens

Command line csv viewer

github Jan 2024

sagilo/pyswitcherv2

Control your Switcher V2 water heater using Python.

sagilo/pyswitcherv2

Control your Switcher V2 water heater using Python.

github Jan 2024

aws-solutions-library-samples/cloud-intelligence-dashboards-framework

Command Line Interface tool for Cloud Intelligence Dashboards deployment

aws-solutions-library-samples/cloud-intelligence-dashboards-framework

Command Line Interface tool for Cloud Intelligence Dashboards deployment

github Jan 2024

marimo-team/marimo

A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.

marimo-team/marimo

A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.

github Jan 2024

karanpratapsingh/system-design

Learn how to design systems at scale and prepare for system design interviews

karanpratapsingh/system-design

Learn how to design systems at scale and prepare for system design interviews

github Jan 2024

codemirror/dev

Development repository for the CodeMirror editor project

codemirror/dev

Development repository for the CodeMirror editor project

github Jan 2024

heyman/heynote

A dedicated scratchpad for power users

heyman/heynote

A dedicated scratchpad for power users

github Jan 2024

privatenumber/tsx

⚡️ TypeScript Execute | The easiest way to run TypeScript in Node.js

privatenumber/tsx

⚡️ TypeScript Execute | The easiest way to run TypeScript in Node.js

github Jan 2024

Stirling-Tools/Stirling-PDF

#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere

Stirling-Tools/Stirling-PDF

#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere

github Dec 2023

BuilderIO/gpt-crawler

Crawl a site to generate knowledge files to create your own custom GPT from a URL

BuilderIO/gpt-crawler

Crawl a site to generate knowledge files to create your own custom GPT from a URL

github Dec 2023

abi/screenshot-to-code

Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)

abi/screenshot-to-code

Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)

github Dec 2023

superduper-io/superduper

Superduper: End-to-end framework for building custom AI applications and agents.

superduper-io/superduper

Superduper: End-to-end framework for building custom AI applications and agents.

github Dec 2023

remotion-dev/github-unwrapped

Your coding year in review

remotion-dev/github-unwrapped

Your coding year in review

github Dec 2023

matt-way/gifuct-js

Fastest javascript .GIF decoder/parser

matt-way/gifuct-js

Fastest javascript .GIF decoder/parser

github Nov 2023

dip/cmdk

Fast, unstyled command menu React component.

dip/cmdk

Fast, unstyled command menu React component.

github Nov 2023

microsoft/promptflow

Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.

microsoft/promptflow

Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.

github Nov 2023

nick-keller/react-datasheet-grid

An Airtable-like / Excel-like component to create beautiful spreadsheets.

nick-keller/react-datasheet-grid

An Airtable-like / Excel-like component to create beautiful spreadsheets.

github Nov 2023

githubnext/monaspace

An innovative superfamily of fonts for code

githubnext/monaspace

An innovative superfamily of fonts for code

github Nov 2023

microsoft/inshellisense

IDE style command line auto complete

microsoft/inshellisense

IDE style command line auto complete

github Nov 2023

open-source-labs/Reactime

Developer tool for time travel debugging and performance monitoring in React applications.

open-source-labs/Reactime

Developer tool for time travel debugging and performance monitoring in React applications.

github Nov 2023

seanoliver/audioflare

An all-in-one AI audio playground using Cloudflare AI Workers to transcribe, analyze, summarize, and translate any audio file.

seanoliver/audioflare

An all-in-one AI audio playground using Cloudflare AI Workers to transcribe, analyze, summarize, and translate any audio file.

github Oct 2023

ByteByteGoHq/system-design-101

Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.

ByteByteGoHq/system-design-101

Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.

github Oct 2023

mckinsey/vizro

Vizro is a low-code toolkit for building high-quality data visualization apps.

mckinsey/vizro

Vizro is a low-code toolkit for building high-quality data visualization apps.

github Oct 2023

tldraw/tldraw

very good whiteboard infinite canvas SDK

tldraw/tldraw

very good whiteboard infinite canvas SDK

github Oct 2023

htr-tech/zphisher

An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !

htr-tech/zphisher

An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !

github Oct 2023

vriteio/vrite

Open-source developer content platform

vriteio/vrite

Open-source developer content platform

github Oct 2023

datalens-tech/datalens

A modern, scalable analytics system

datalens-tech/datalens

A modern, scalable analytics system

github Oct 2023

Canner/vulcan-sql

Data API Framework for AI Agents and Data Apps

Canner/vulcan-sql

Data API Framework for AI Agents and Data Apps

github Sep 2023

puckeditor/puck

Create your own AI page builder

puckeditor/puck

Create your own AI page builder

github Aug 2023

mgp/book-notes

Notes from books and other interesting things that I've read. Table of contents at the end 👇

mgp/book-notes

Notes from books and other interesting things that I’ve read. Table of contents at the end 👇

github Aug 2023

Aider-AI/aider

aider is AI pair programming in your terminal

Aider-AI/aider

aider is AI pair programming in your terminal

github Aug 2023

vercel/chatbot

A full-featured, hackable Next.js AI chatbot built by Vercel

vercel/chatbot

A full-featured, hackable Next.js AI chatbot built by Vercel

github Aug 2023

chathub-dev/chathub

No description provided.

chathub-dev/chathub

No description provided.

github Jun 2023

huggingface/chat-ui

The open source codebase powering HuggingChat

huggingface/chat-ui

The open source codebase powering HuggingChat

github Jun 2023

zylon-ai/private-gpt

Interact with your documents using the power of GPT, 100% privately, no data leaks

zylon-ai/private-gpt

Interact with your documents using the power of GPT, 100% privately, no data leaks

github May 2023

featurevisor/featurevisor

Feature flags, experiments, and remote config management with version control

featurevisor/featurevisor

Feature flags, experiments, and remote config management with version control

github Dec 2022

charlax/engineering-management

A collection of inspiring resources related to engineering management and tech leadership

charlax/engineering-management

A collection of inspiring resources related to engineering management and tech leadership

github Sep 2022

yjs/yjs

Shared data types for building collaborative software

yjs/yjs

Shared data types for building collaborative software

github Aug 2022

jorgef/engineeringladders

A framework for Engineering Managers

jorgef/engineeringladders

A framework for Engineering Managers

github Jun 2022

mark-when/markwhen

Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.

mark-when/markwhen

Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.

github May 2022

eugeneyan/applied-ml

📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.

eugeneyan/applied-ml

📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.

github Apr 2022

raycast/extensions

Everything you need to extend Raycast.

raycast/extensions

Everything you need to extend Raycast.

github Mar 2022

elementary-data/elementary

The dbt-native data observability solution for data & analytics engineers. Monitor your data pipelines in minutes. Available as self-hosted or cloud service with premium features.

elementary-data/elementary

The dbt-native data observability solution for data & analytics engineers. Monitor your data pipelines in minutes. Available as self-hosted or cloud service with premium features.

github Mar 2022

jcubic/sysend

Web application synchronization between different tabs

jcubic/sysend

Web application synchronization between different tabs

github Mar 2022

facebook/prophet

Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

facebook/prophet

Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

github Feb 2022

datluong/awesome-outliners

A list of really good outliners

datluong/awesome-outliners

A list of really good outliners

github Feb 2022

itaybre/CameraController

📷 Control USB Cameras from an app

itaybre/CameraController

📷 Control USB Cameras from an app

github Jan 2022

tusen-ai/naive-ui

A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.

tusen-ai/naive-ui

A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.

github Jan 2022

actions/github-script

Write workflows scripting the GitHub API in JavaScript

actions/github-script

Write workflows scripting the GitHub API in JavaScript

github Jan 2022

alyssaxuu/omni

The all-in-one tool to supercharge your productivity ⌨️

alyssaxuu/omni

The all-in-one tool to supercharge your productivity ⌨️

github Jan 2022

kuchin/awesome-cto

A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups

kuchin/awesome-cto

A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups

github Jan 2022

slidevjs/slidev

Presentation Slides for Developers

slidevjs/slidev

Presentation Slides for Developers

github Jan 2022

vercel/ms

Tiny millisecond conversion utility

vercel/ms

Tiny millisecond conversion utility

github Jan 2022

apache/incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.

apache/incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and…

github Dec 2021

code-hike/codehike

Build rich content websites with Markdown and React

code-hike/codehike

Build rich content websites with Markdown and React

github Dec 2021

gitploy-io/gitploy

Build the deployment system around GitHub in minutes.

gitploy-io/gitploy

Build the deployment system around GitHub in minutes.

github Dec 2021

tryretool/custom-component-guide

Guide and recommendations for developing with the custom component in Retool.

tryretool/custom-component-guide

Guide and recommendations for developing with the custom component in Retool.

github Dec 2021

opendatadiscovery/odd-platform

First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.

opendatadiscovery/odd-platform

First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.

github Dec 2021

online-ml/river

🌊 Online machine learning in Python

online-ml/river

🌊 Online machine learning in Python

github Nov 2021

serverless-operations/serverless-step-functions

AWS Step Functions plugin for Serverless Framework ⚡️

serverless-operations/serverless-step-functions

AWS Step Functions plugin for Serverless Framework ⚡️

github Oct 2021

nolimits4web/atropos

Stunning touch-friendly 3D parallax hover effects

nolimits4web/atropos

Stunning touch-friendly 3D parallax hover effects

github Oct 2021

mtdvio/every-programmer-should-know

A collection of (mostly) technical things every software developer should know about

mtdvio/every-programmer-should-know

A collection of (mostly) technical things every software developer should know about

github Sep 2021

aws-powertools/powertools-lambda-python

A developer toolkit to implement Serverless best practices and increase developer velocity.

aws-powertools/powertools-lambda-python

A developer toolkit to implement Serverless best practices and increase developer velocity.

github Sep 2021

google/zx

A tool for writing better scripts

google/zx

A tool for writing better scripts

github Aug 2021

awslabs/git-secrets

Prevents you from committing secrets and credentials into git repositories

awslabs/git-secrets

Prevents you from committing secrets and credentials into git repositories

github Jul 2021

omidvd79/Big_Data_Demystified

Big Data Demystified meetup and blog examples

omidvd79/Big_Data_Demystified

Big Data Demystified meetup and blog examples

github Jun 2021

SoftwareBrothers/adminjs

AdminJS is an admin panel for apps written in node.js

SoftwareBrothers/adminjs

AdminJS is an admin panel for apps written in node.js

github Jun 2021

pinterest/querybook

Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface.

pinterest/querybook

Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface.

github Jun 2021

lolapriego/coursework

Checklist of videos and exercises that you can follow if you want to get a good baseline for Data Structures and Algorithms.

lolapriego/coursework

Checklist of videos and exercises that you can follow if you want to get a good baseline for Data Structures and Algorithms.

github Jun 2021

openreplay/openreplay

Session replay, cobrowsing and product analytics you can self-host. Best for reproducing issues and iterating on your product.

openreplay/openreplay

Session replay, cobrowsing and product analytics you can self-host. Best for reproducing issues and iterating on your product.

github Jun 2021

withfig/autocomplete

IDE-style autocomplete for your existing terminal & shell

withfig/autocomplete

IDE-style autocomplete for your existing terminal & shell

github Jun 2021

nocodb/nocodb

🔥 🔥 🔥 A Free & Self-hostable Airtable Alternative

nocodb/nocodb

🔥 🔥 🔥 A Free & Self-hostable Airtable Alternative

github May 2021

bee-san/pyWhat

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙‍♀️

bee-san/pyWhat

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it’ll tell you what it is! 🧙‍♀️

github May 2021

felixhageloh/uebersicht

ˈyːbɐˌzɪçt

felixhageloh/uebersicht

ˈyːbɐˌzɪçt

github May 2021

capitalone/DataProfiler

What's in your data? Extract schema, statistics and entities from datasets

capitalone/DataProfiler

What’s in your data? Extract schema, statistics and entities from datasets

github May 2021

ant-design/ant-design

An enterprise-class UI design language and React UI library

ant-design/ant-design

An enterprise-class UI design language and React UI library

github May 2021

boyney123/eventbridge-atlas

Open-source tool to document, discover, and share your Amazon EventBridge schemas.

boyney123/eventbridge-atlas

Open-source tool to document, discover, and share your Amazon EventBridge schemas.

github May 2021

jeremydaly/data-api-client

A "DocumentClient" for the Amazon Aurora Serverless Data API

jeremydaly/data-api-client

A “DocumentClient” for the Amazon Aurora Serverless Data API

github Apr 2021

microsoft/codetour

VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.

microsoft/codetour

VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.

github Apr 2021

lindelof/awesome-web-effect

A series of exquisite and compact web page cool effects

lindelof/awesome-web-effect

A series of exquisite and compact web page cool effects

github Apr 2021

fastapi/fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

fastapi/fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

github Apr 2021

sonicoder86/awesome-vue-3

A curated list of awesome things related to Vue 3

sonicoder86/awesome-vue-3

A curated list of awesome things related to Vue 3

github Apr 2021

encoredev/encore

Open source framework for building robust type-safe distributed systems with declarative infrastructure

encoredev/encore

Open source framework for building robust type-safe distributed systems with declarative infrastructure

github Apr 2021

thunderclient/thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.

thunderclient/thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.

github Mar 2021

triloknagvenkar/upload-audio-stream-to-aws-s3

No description provided.

triloknagvenkar/upload-audio-stream-to-aws-s3

No description provided.

github Mar 2021

easychen/docker2saas

An open source tool that lets you create a SaaS website from docker images in 10 minutes.

easychen/docker2saas

An open source tool that lets you create a SaaS website from docker images in 10 minutes.

github Mar 2021

vynect/venom

🚀 Venom by VYNECT™ — Now part of ERA CONNECT™ Venom is now part of the ERA CONNECT™ ecosystem by VYNECT™, offering a freemium solution for ethical WhatsApp automation. Automate chats, simulate interactions, and send or receive media — with free usage limits and the option to upgrade to ERA CONNECT PRO for advanced features and stability.

vynect/venom

🚀 Venom by VYNECT™ — Now part of ERA CONNECT™ Venom is now part of the ERA CONNECT™ ecosystem by VYNECT™, offering a freemium solution for ethical WhatsApp automation. Automate chats, simulate in…

github Mar 2021

ChartsCSS/charts.css

Open source CSS framework for data visualization.

ChartsCSS/charts.css

Open source CSS framework for data visualization.

github Feb 2021

aws-samples/amazon-a2i-sample-jupyter-notebooks

Sample Jupyter Notebooks for Amazon Augmented AI (A2I)

aws-samples/amazon-a2i-sample-jupyter-notebooks

Sample Jupyter Notebooks for Amazon Augmented AI (A2I)

github Feb 2021

iCHAIT/awesome-macOS

 A curated list of awesome applications, softwares, tools and shiny things for macOS.

iCHAIT/awesome-macOS

 A curated list of awesome applications, softwares, tools and shiny things for macOS.

github Feb 2021

airbytehq/airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.

airbytehq/airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.

github Jan 2021

mitmproxy/pdoc

API Documentation for Python Projects

mitmproxy/pdoc

API Documentation for Python Projects

github Jan 2021

andfanilo/streamlit-component-template-vue

Vue 2/3 template for Streamlit Components

andfanilo/streamlit-component-template-vue

Vue 2/3 template for Streamlit Components

github Jan 2021

lostintangent/codeswing

VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment

lostintangent/codeswing

VS Code extension for building web applications (“swings”) using a interactive and editor-integrated coding environment

github Jan 2021

osnr/TabFS

🗄 Mount your browser tabs as a filesystem.

osnr/TabFS

🗄 Mount your browser tabs as a filesystem.

github Jan 2021

RStankov/FocusedTask

MacOS menu bar todo app built with Electron, React and Redux. It goals is to help you do deep work.

RStankov/FocusedTask

MacOS menu bar todo app built with Electron, React and Redux. It goals is to help you do deep work.

github Jan 2021

aws/chalice

Python Serverless Microframework for AWS

aws/chalice

Python Serverless Microframework for AWS

github Jan 2021

Textualize/rich

Rich is a Python library for rich text and beautiful formatting in the terminal.

Textualize/rich

Rich is a Python library for rich text and beautiful formatting in the terminal.

github Jan 2021

bestiejs/platform.js

A platform detection library.

bestiejs/platform.js

A platform detection library.

github Jan 2021

jameslittle230/stork

🔎 Impossibly fast web search, made for static sites.

jameslittle230/stork

🔎 Impossibly fast web search, made for static sites.

github Jan 2021

BerniWittmann/vue-unused-components-checker

Detect unused Vue Components in your projects

BerniWittmann/vue-unused-components-checker

Detect unused Vue Components in your projects

github Jan 2021

preactjs/preact

⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

preactjs/preact

⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

github Dec 2020

donnemartin/awesome-aws

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.

donnemartin/awesome-aws

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.

github Dec 2020

bregman-arie/devops-exercises

Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

bregman-arie/devops-exercises

Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

github Dec 2020

cloudashdev/cloudash

A monitoring and troubleshooting desktop app for serverless architectures.

cloudashdev/cloudash

A monitoring and troubleshooting desktop app for serverless architectures.

github Dec 2020

kopiro/siriwave

The Apple® Siri wave-form replicated in a JS library.

kopiro/siriwave

The Apple® Siri wave-form replicated in a JS library.

github Dec 2020

nidhaloff/igel

a delightful machine learning tool that allows you to train, test, and use models without writing code

nidhaloff/igel

a delightful machine learning tool that allows you to train, test, and use models without writing code

github Dec 2020

matryer/xbar-plugins

Plugin repository for xbar (the BitBar reboot)

matryer/xbar-plugins

Plugin repository for xbar (the BitBar reboot)

github Dec 2020

element-plus/element-plus

🎉 A Vue.js 3 UI Library made by Element team

element-plus/element-plus

🎉 A Vue.js 3 UI Library made by Element team

github Dec 2020

supabase/supabase

The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

supabase/supabase

The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

github Nov 2020

prabhuignoto/vue-dock-menu

⚓Dockable Menu bar for Vue

prabhuignoto/vue-dock-menu

⚓Dockable Menu bar for Vue

github Nov 2020

jgthms/bulma

Modern CSS framework based on Flexbox

jgthms/bulma

Modern CSS framework based on Flexbox

github Nov 2020

aofdev/vue-speech-streaming

A Vue2 Streaming Speech Recognition Speech to text with Google Cloud Speech

aofdev/vue-speech-streaming

A Vue2 Streaming Speech Recognition Speech to text with Google Cloud Speech

github Nov 2020

desktop/desktop

Focus on what matters instead of fighting with Git.

desktop/desktop

Focus on what matters instead of fighting with Git.

github Nov 2020

codex-team/editor.js

A block-style editor with clean JSON output

codex-team/editor.js

A block-style editor with clean JSON output

github Oct 2020

PrefectHQ/prefect

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.

PrefectHQ/prefect

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.

github Oct 2020

AllenDowney/ThinkStats2

Text and supporting code for Think Stats, 2nd Edition

AllenDowney/ThinkStats2

Text and supporting code for Think Stats, 2nd Edition

github Oct 2020

knadh/dragmove.js

A super tiny Javascript library to make DOM elements draggable and movable. ~500 bytes (minified+gzipped) and no dependencies.

knadh/dragmove.js

A super tiny Javascript library to make DOM elements draggable and movable. ~500 bytes (minified+gzipped) and no dependencies.

github Oct 2020

voidcosmos/npkill

List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹

voidcosmos/npkill

List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹

github Oct 2020

hediet/vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.

hediet/vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.

github Oct 2020

pqrs-org/Karabiner-Elements

Karabiner-Elements is a powerful tool for customizing keyboards on macOS

pqrs-org/Karabiner-Elements

Karabiner-Elements is a powerful tool for customizing keyboards on macOS

github Oct 2020

mingrammer/diagrams

:art: Diagram as Code for prototyping cloud system architectures

mingrammer/diagrams

:art: Diagram as Code for prototyping cloud system architectures

github Oct 2020

deanishe/alfred-smartfolders

Quick access to your Smart Folders (Saved Searches) from Alfred

deanishe/alfred-smartfolders

Quick access to your Smart Folders (Saved Searches) from Alfred

github Oct 2020

mikomagni/Alfrello

Alfred Workflow for creating cards on a Trello board

mikomagni/Alfrello

Alfred Workflow for creating cards on a Trello board

github Sep 2020

prasadgujar/low-level-design-primer

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

prasadgujar/low-level-design-primer

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

github Sep 2020

alefragnani/vscode-bookmarks

Bookmarks Extension for Visual Studio Code

alefragnani/vscode-bookmarks

Bookmarks Extension for Visual Studio Code

github Aug 2020

rotaready/moment-range

Fancy date ranges for Moment.js

rotaready/moment-range

Fancy date ranges for Moment.js

github Aug 2020

carlosperate/awesome-microbit

A curated list of BBC micro:bit resources.

carlosperate/awesome-microbit

A curated list of BBC micro:bit resources.

github Aug 2020

fniephaus/alfred-pocket

Manage your Pocket list with Alfred

fniephaus/alfred-pocket

Manage your Pocket list with Alfred

github Aug 2020

karatelabs/karate

Test Automation Made Simple

karatelabs/karate

Test Automation Made Simple

github Aug 2020

Palashio/libra

Ergonomic machine learning for everyone.

Palashio/libra

Ergonomic machine learning for everyone.

github Aug 2020

miragejs/miragejs

A client-side server to build, test and share your JavaScript app

miragejs/miragejs

A client-side server to build, test and share your JavaScript app

github Aug 2020

yannickglt/alfred-devdocs

Alfred workflow for devdocs.io

yannickglt/alfred-devdocs

Alfred workflow for devdocs.io

github Aug 2020

felixrieseberg/macintosh.js

🖥 A virtual Apple Macintosh with System 8, running in Electron. I'm sorry.

felixrieseberg/macintosh.js

🖥 A virtual Apple Macintosh with System 8, running in Electron. I’m sorry.

github Jul 2020

CMU-Perceptual-Computing-Lab/openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

CMU-Perceptual-Computing-Lab/openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

github Jul 2020

terjanq/Tiny-XSS-Payloads

A collection of tiny XSS Payloads that can be used in different contexts. https://tinyxss.terjanq.me

terjanq/Tiny-XSS-Payloads

A collection of tiny XSS Payloads that can be used in different contexts. https://tinyxss.terjanq.me

github Jul 2020

Akryum/guijs

🐣️ The app that makes your #devlife easier.

Akryum/guijs

🐣️ The app that makes your #devlife easier.

github Jul 2020

oshi/oshi

Native Operating System and Hardware Information

oshi/oshi

Native Operating System and Hardware Information

github Jul 2020

Bogdan-Lyashenko/js-code-to-svg-flowchart

js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.

Bogdan-Lyashenko/js-code-to-svg-flowchart

js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.

github Jul 2020

vuejs/core

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

vuejs/core

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

github Jul 2020

victordiaz/PHONK

PHONK is a coding playground for new and old Android devices

victordiaz/PHONK

PHONK is a coding playground for new and old Android devices

github Jun 2020

pypa/setuptools

Official project repository for the Setuptools build system

pypa/setuptools

Official project repository for the Setuptools build system

github Jun 2020

skwee357/swe-talent-tree

Software Engineering Talent Tree

skwee357/swe-talent-tree

Software Engineering Talent Tree

github Jun 2020

tonsky/AnyBar

OS X menubar status indicator

tonsky/AnyBar

OS X menubar status indicator

github Jun 2020

statsd/statsd

Daemon for easy but powerful stats aggregation

statsd/statsd

Daemon for easy but powerful stats aggregation

github May 2020

responsively-org/responsively-app

A modified web browser that helps in responsive web development. A web developer's must have dev-tool.

responsively-org/responsively-app

A modified web browser that helps in responsive web development. A web developer’s must have dev-tool.

github May 2020

textmate/textmate

TextMate is a graphical text editor for macOS 10.12 or later

textmate/textmate

TextMate is a graphical text editor for macOS 10.12 or later

github May 2020

nektos/act

Run your GitHub Actions locally 🚀

nektos/act

Run your GitHub Actions locally 🚀

github May 2020

kedro-org/kedro

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.

kedro-org/kedro

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable,…

github May 2020

Rolstenhouse/unofficial-apis

A collection of unofficial apis. Designed to inspire your next Friday night hack

Rolstenhouse/unofficial-apis

A collection of unofficial apis. Designed to inspire your next Friday night hack

github May 2020

yolossn/Prometheus-Basics

Prometheus-Basics is part of Prometheus Docs now, checkout 👇

yolossn/Prometheus-Basics

Prometheus-Basics is part of Prometheus Docs now, checkout 👇

github May 2020

mbailey/bash-my-aws

Bash-my-AWS provides simple but powerful CLI commands for managing AWS resources

mbailey/bash-my-aws

Bash-my-AWS provides simple but powerful CLI commands for managing AWS resources

github May 2020

daybrush/selecto

Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.

daybrush/selecto

Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.

github May 2020

GoogleChrome/web-vitals

Essential metrics for a healthy site.

GoogleChrome/web-vitals

Essential metrics for a healthy site.

github May 2020

vitejs/vite

Next generation frontend tooling. It's fast!

vitejs/vite

Next generation frontend tooling. It’s fast!

github May 2020

mifi/editly

Slick, declarative command line video editing & API

mifi/editly

Slick, declarative command line video editing & API

github May 2020

nteract/papermill

📚 Parameterize, execute, and analyze notebooks

nteract/papermill

📚 Parameterize, execute, and analyze notebooks

github May 2020

pomerium/pomerium

Pomerium is an identity and context-aware access proxy.

pomerium/pomerium

Pomerium is an identity and context-aware access proxy.

github Apr 2020

jupyter/nbdime

Tools for diffing and merging of Jupyter notebooks.

jupyter/nbdime

Tools for diffing and merging of Jupyter notebooks.

github Apr 2020

terkelg/prompts

❯ Lightweight, beautiful and user-friendly interactive prompts

terkelg/prompts

❯ Lightweight, beautiful and user-friendly interactive prompts

github Apr 2020

plotly/falcon

Free, open-source SQL client for Windows and Mac 🦅

plotly/falcon

Free, open-source SQL client for Windows and Mac 🦅

github Apr 2020

ahmetb/cloud-run-faq

Unofficial FAQ and everything you've been wondering about Google Cloud Run.

ahmetb/cloud-run-faq

Unofficial FAQ and everything you’ve been wondering about Google Cloud Run.

github Apr 2020

antonreshetov/massCode

This repository is outdated and no longer maintained. A new version of massCode is available! https://github.com/massCodeIO/massCode. A free and open source code snippets manager for developers.

antonreshetov/massCode

This repository is outdated and no longer maintained. A new version of massCode is available! https://github.com/massCodeIO/massCode. A free and open source code snippets manager for developers.

github Apr 2020

louischatriot/nedb

The JavaScript Database, for Node.js, nw.js, electron and the browser

louischatriot/nedb

The JavaScript Database, for Node.js, nw.js, electron and the browser

github Apr 2020

backstage/backstage

Backstage is an open framework for building developer portals

backstage/backstage

Backstage is an open framework for building developer portals

github Apr 2020

cube-js/cube

📊 Cube Core is open-source semantic layer for AI, BI and embedded analytics

cube-js/cube

📊 Cube Core is open-source semantic layer for AI, BI and embedded analytics

github Apr 2020

GoogleContainerTools/skaffold

Easy and Repeatable Kubernetes Development

GoogleContainerTools/skaffold

Easy and Repeatable Kubernetes Development

github Mar 2020

mmccaff/PlacesToPostYourStartup

Compiled list of links from "Ask HN: Where can I post my startup to get beta users?"

mmccaff/PlacesToPostYourStartup

Compiled list of links from “Ask HN: Where can I post my startup to get beta users?”

github Mar 2020

trekhleb/nano-neuron

🤖 NanoNeuron is 7 simple JavaScript functions that will give you a feeling of how machines can actually "learn"

trekhleb/nano-neuron

🤖 NanoNeuron is 7 simple JavaScript functions that will give you a feeling of how machines can actually “learn”

github Mar 2020

denisidoro/navi

An interactive cheatsheet tool for the command-line

denisidoro/navi

An interactive cheatsheet tool for the command-line

github Mar 2020

lirantal/nodejs-cli-apps-best-practices

The largest Node.js CLI Apps best practices list ✨

lirantal/nodejs-cli-apps-best-practices

The largest Node.js CLI Apps best practices list ✨

github Mar 2020

orcaman/nb_to_html

An HTTP endpoint to create on-demand dynamic HTML reports powered by Jupyter Notebooks

orcaman/nb_to_html

An HTTP endpoint to create on-demand dynamic HTML reports powered by Jupyter Notebooks

github Mar 2020

twilio/media-streams

Quick start guides for configuring and consuming Twilio Media Streams

twilio/media-streams

Quick start guides for configuring and consuming Twilio Media Streams

github Mar 2020

huginn/huginn

Create agents that monitor and act on your behalf. Your agents are standing by!

huginn/huginn

Create agents that monitor and act on your behalf. Your agents are standing by!

github Mar 2020

rudderlabs/rudder-server

Privacy and Security focused Segment-alternative, in Golang and React

rudderlabs/rudder-server

Privacy and Security focused Segment-alternative, in Golang and React

github Mar 2020

PostHog/posthog

🦔 PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web analytics, session replay, error tracking, feature flags, experimentation, surveys, data warehouse, a CDP, and an AI product assistant to help debug your code, ship features faster, and keep all your usage and customer data in one stack.

PostHog/posthog

🦔 PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web analytics, session replay, error tracking, feature flags, experimentation, surveys, d…

github Mar 2020

liamg/shox

🍫 A customisable, universally compatible terminal status bar

liamg/shox

🍫 A customisable, universally compatible terminal status bar

github Mar 2020

feross/simple-peer

📡 Simple WebRTC video, voice, and data channels

feross/simple-peer

📡 Simple WebRTC video, voice, and data channels

github Mar 2020

graphql-python/graphene

GraphQL framework for Python

graphql-python/graphene

GraphQL framework for Python

github Mar 2020

summitech/gitexplorer

Find the right git commands without digging through the web.

summitech/gitexplorer

Find the right git commands without digging through the web.

github Mar 2020

OWASP/ASVS

Application Security Verification Standard

OWASP/ASVS

Application Security Verification Standard

github Feb 2020

katopz/best-practices

Random best practice from internet belong here.

katopz/best-practices

Random best practice from internet belong here.

github Feb 2020

CoatiSoftware/Sourcetrail

Sourcetrail - free and open-source interactive source explorer

CoatiSoftware/Sourcetrail

Sourcetrail - free and open-source interactive source explorer

github Feb 2020

jagenjo/litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.

jagenjo/litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allow…

github Feb 2020

nestjs/nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

nestjs/nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

github Feb 2020

elninotech/uppload

📁 JavaScript image uploader and editor, no backend required

elninotech/uppload

📁 JavaScript image uploader and editor, no backend required

github Feb 2020

thonny/thonny

Python IDE for beginners

thonny/thonny

Python IDE for beginners

github Feb 2020

microsoft/playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

microsoft/playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

github Feb 2020

cs1707/tldr-alfred

tldr alfred workflow

cs1707/tldr-alfred

tldr alfred workflow

github Feb 2020

leostera/tldr.jsx

📚 A Reactive web client for tldr-pages

leostera/tldr.jsx

📚 A Reactive web client for tldr-pages

github Feb 2020

daptin/daptin

Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS

daptin/daptin

Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS

github Feb 2020

tj/commander.js

node.js command-line interfaces made easy

tj/commander.js

node.js command-line interfaces made easy

github Jan 2020

lambci/docker-lambda

Docker images and test runners that replicate the live AWS Lambda environment

lambci/docker-lambda

Docker images and test runners that replicate the live AWS Lambda environment

github Jan 2020

serverless/serverless-python-requirements

⚡️🐍📦 Serverless plugin to bundle Python packages

serverless/serverless-python-requirements

⚡️🐍📦 Serverless plugin to bundle Python packages

github Jan 2020

jonathontoon/manifest

An instant grid-based pinboard for note taking in your browser.

jonathontoon/manifest

An instant grid-based pinboard for note taking in your browser.

github Jan 2020

hackjutsu/Lepton

💻 Democratizing Snippet Management (macOS/Win/Linux)

hackjutsu/Lepton

💻 Democratizing Snippet Management (macOS/Win/Linux)

github Jan 2020

node-red/node-red

Low-code programming for event-driven applications

node-red/node-red

Low-code programming for event-driven applications

github Dec 2019

jeremydaly/lambda-warmer

A module to optimize AWS Lambda function cold starts

jeremydaly/lambda-warmer

A module to optimize AWS Lambda function cold starts

github Dec 2019

aexol-studio/tree

☊ Tool for making node graphs. Inspired by dependency graph. Used mainly for automation services 📈

aexol-studio/tree

☊ Tool for making node graphs. Inspired by dependency graph. Used mainly for automation services 📈

github Dec 2019

redpanda-data/connect

Fancy stream processing made operationally mundane

redpanda-data/connect

Fancy stream processing made operationally mundane

github Dec 2019

trekhleb/javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

trekhleb/javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

github Dec 2019

Vermonster/fhir-kit-client

Node.js FHIR client library

Vermonster/fhir-kit-client

Node.js FHIR client library

github Dec 2019

eficode/wait-for

./wait-for is a script to wait for another service to become available.

eficode/wait-for

./wait-for is a script to wait for another service to become available.

github Dec 2019

open-policy-agent/opa

Open Policy Agent (OPA) is an open source, general-purpose policy engine.

open-policy-agent/opa

Open Policy Agent (OPA) is an open source, general-purpose policy engine.

github Nov 2019

deepsweet/chromium-headless-remote

🐳 Dockerized Chromium in headless remote debugging mode

deepsweet/chromium-headless-remote

🐳 Dockerized Chromium in headless remote debugging mode

github Nov 2019

starship/starship

☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

starship/starship

☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

github Nov 2019

Nuclides/github-highlight-selected

Chrome extension for highlighting selected word in GitHub source view like Sublime Text.

Nuclides/github-highlight-selected

Chrome extension for highlighting selected word in GitHub source view like Sublime Text.

github Nov 2019

TestersMindofO2/Manual-Testing

Concepts of Manual testing

TestersMindofO2/Manual-Testing

Concepts of Manual testing

github Nov 2019

vivrichards600/QATestingCaseKata

QA Engineer assignment.

vivrichards600/QATestingCaseKata

QA Engineer assignment.

github Nov 2019

nodeca/js-yaml

JavaScript YAML parser and dumper. Very fast.

nodeca/js-yaml

JavaScript YAML parser and dumper. Very fast.

github Nov 2019

ajv-validator/ajv

The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

ajv-validator/ajv

The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

github Nov 2019

LeCoupa/vuetimeline

🕵️‍♀️🕵️‍♂️ One easy-to-use component for Vue.js to build beautiful responsive timelines.

LeCoupa/vuetimeline

🕵️‍♀️🕵️‍♂️ One easy-to-use component for Vue.js to build beautiful responsive timelines.

github Nov 2019

sdras/awesome-actions

A curated list of awesome actions to use on GitHub

sdras/awesome-actions

A curated list of awesome actions to use on GitHub

github Nov 2019

open-source-labs/OverVue

Prototyping Tool For Vue Devs 适用于Vue的原型工具

open-source-labs/OverVue

Prototyping Tool For Vue Devs 适用于Vue的原型工具

github Nov 2019

mermaid-js/mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

mermaid-js/mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

github Nov 2019

abhijithvijayan/web-extension-starter

🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension

abhijithvijayan/web-extension-starter

🖥🔋Web Extension starter to build “Write Once Run on Any Browser” extension

github Oct 2019

OpenBudget/BudgetKey

Opening the Israeli Budget!

OpenBudget/BudgetKey

Opening the Israeli Budget!

github Oct 2019

bedapudi6788/deepcorrect

Text and Punctuation correction with Deep Learning

bedapudi6788/deepcorrect

Text and Punctuation correction with Deep Learning

github Oct 2019

bbc/peaks.js

JavaScript UI component for interacting with audio waveforms

bbc/peaks.js

JavaScript UI component for interacting with audio waveforms

github Oct 2019

probot/create-probot-app

🤖📦 Create a new probot app

probot/create-probot-app

🤖📦 Create a new probot app

github Sep 2019

microsoft/vscode-icons

Icons for Visual Studio Code

microsoft/vscode-icons

Icons for Visual Studio Code

github Aug 2019

p0deje/Maccy

Lightweight clipboard manager for macOS

p0deje/Maccy

Lightweight clipboard manager for macOS

github Aug 2019

sjakthol/cfn-execute-change-set

A command line tool for reviewing and executing AWS CloudFormation change sets

sjakthol/cfn-execute-change-set

A command line tool for reviewing and executing AWS CloudFormation change sets

github Aug 2019

googleapis/google-cloud-python

Google Cloud Client Libraries for Python

googleapis/google-cloud-python

Google Cloud Client Libraries for Python

github Aug 2019

google/ml-metadata

For recording and retrieving metadata associated with ML developer and data scientist workflows.

google/ml-metadata

For recording and retrieving metadata associated with ML developer and data scientist workflows.

github Aug 2019

antonreshetov/mysigmail

A free and open-source email signature generator for Gmail, Outlook, Apple Mail, etc.

antonreshetov/mysigmail

A free and open-source email signature generator for Gmail, Outlook, Apple Mail, etc.

github Aug 2019

sqshq/sampler

Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.

sqshq/sampler

Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.

github Aug 2019

vmware-archive/octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.

vmware-archive/octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.

github Aug 2019

nitsan/angular-test

No description provided.

nitsan/angular-test

No description provided.

github Aug 2019

epicmaxco/vuestic-admin

Vuestic Admin is an open-source, ready-to-use admin template suite designed for rapid development, easy maintenance, and high accessibility. Built on Vuestic UI, Vue 3, Vite, Pinia, and Tailwind CSS. Maintained by Epicmax (@epicmaxco).

epicmaxco/vuestic-admin

Vuestic Admin is an open-source, ready-to-use admin template suite designed for rapid development, easy maintenance, and high accessibility. Built on Vuestic UI, Vue 3, Vite, Pinia, and Tailwind CS…

github Aug 2019

kelektiv/node.bcrypt.js

bcrypt for NodeJs

kelektiv/node.bcrypt.js

bcrypt for NodeJs

github Aug 2019

cnstntn-kndrtv/open-in-buttons-for-finder-toolbar

Open in TextMate, open in VS Code buttons for Finder toolbar and MB pro Touch Bar

cnstntn-kndrtv/open-in-buttons-for-finder-toolbar

Open in TextMate, open in VS Code buttons for Finder toolbar and MB pro Touch Bar

github Aug 2019

pulumi/pulumi

Pulumi - Infrastructure as Code in any programming language 🚀

pulumi/pulumi

Pulumi - Infrastructure as Code in any programming language 🚀

github Jul 2019

rShetty/awesome-podcasts

Collection of awesome podcasts

rShetty/awesome-podcasts

Collection of awesome podcasts

github Jul 2019

craigtutterow/sna-js

Javascript code to visualize and calculate relevant metrics for egocentric social network analysis using a 2d adjacency matrix drawing on the LinkedIn API as input.

craigtutterow/sna-js

Javascript code to visualize and calculate relevant metrics for egocentric social network analysis using a 2d adjacency matrix drawing on the LinkedIn API as input.

github Jul 2019

zws-im/zws

Shorten URLs using invisible spaces

zws-im/zws

Shorten URLs using invisible spaces

github Jul 2019

zhiwehu/Python-programming-exercises

100+ Python challenging programming exercises

zhiwehu/Python-programming-exercises

100+ Python challenging programming exercises

github Jul 2019

geist-org/vue

Vue implementation of Geist

geist-org/vue

Vue implementation of Geist

github Jul 2019

sindresorhus/alfy

Create Alfred workflows with ease

sindresorhus/alfy

Create Alfred workflows with ease

github Jul 2019

jsfiddle/togetherjs

A service for your website that makes it surprisingly easy to collaborate in real-time.

jsfiddle/togetherjs

A service for your website that makes it surprisingly easy to collaborate in real-time.

github Jul 2019

jesseduffield/lazydocker

The lazier way to manage everything docker

jesseduffield/lazydocker

The lazier way to manage everything docker

github Jul 2019

jspreadsheet/ce

Jspreadsheet is a lightweight JavaScript data grid component for creating interactive data grids with advanced spreadsheet controls.

jspreadsheet/ce

Jspreadsheet is a lightweight JavaScript data grid component for creating interactive data grids with advanced spreadsheet controls.

github Jun 2019

ShayDavidson/create-galaxy

No description provided.

ShayDavidson/create-galaxy

No description provided.

github Jun 2019

lydiahallie/javascript-questions

A long list of (advanced) JavaScript questions, and their explanations :sparkles:

lydiahallie/javascript-questions

A long list of (advanced) JavaScript questions, and their explanations :sparkles:

github Jun 2019

simalexan/s3-lambda-transcribe-audio-to-text-s3

Transcribe your audio to text with this serverless component

simalexan/s3-lambda-transcribe-audio-to-text-s3

Transcribe your audio to text with this serverless component

github Jun 2019

Krutie/svg-tree-diagram

No description provided.

Krutie/svg-tree-diagram

No description provided.

github Jun 2019

metafizzy/zdog

Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

metafizzy/zdog

Flat, round, designer-friendly pseudo-3D engine for canvas & SVG

github May 2019

lirantal/dockly

Immersive terminal interface for managing docker containers and services

lirantal/dockly

Immersive terminal interface for managing docker containers and services

github May 2019

franciscop/ola

🌊 Smooth animation library for interpolating numbers

franciscop/ola

🌊 Smooth animation library for interpolating numbers

github Apr 2019

GoogleCloudPlatform/cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more

GoogleCloudPlatform/cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more

github Apr 2019

dilame/instagram-private-api

NodeJS Instagram private API SDK. Written in TypeScript.

dilame/instagram-private-api

NodeJS Instagram private API SDK. Written in TypeScript.

github Apr 2019

sindresorhus/negative-array

Negative array index support `array[-1]` using ES2015 Proxy

sindresorhus/negative-array

Negative array index support array[-1] using ES2015 Proxy

github Apr 2019

JasonEtco/actions-toolkit

🛠 A toolkit for building GitHub Actions in Node.js

JasonEtco/actions-toolkit

🛠 A toolkit for building GitHub Actions in Node.js

github Apr 2019

rrweb-io/rrweb

record and replay the web

rrweb-io/rrweb

record and replay the web

github Apr 2019

v1Labs/protovue

A prototyping component library

v1Labs/protovue

A prototyping component library

github Apr 2019

jlevy/the-art-of-command-line

Master the command line, in one page

jlevy/the-art-of-command-line

Master the command line, in one page

github Apr 2019

sindresorhus/wallpaper

Manage the desktop wallpaper

sindresorhus/wallpaper

Manage the desktop wallpaper

github Apr 2019

sequelpro/sequelpro

MySQL/MariaDB database management for macOS

sequelpro/sequelpro

MySQL/MariaDB database management for macOS

github Mar 2019

matryer/xbar

Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)

matryer/xbar

Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)

github Mar 2019

CodecrumbsIO/codecrumbs

Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.

CodecrumbsIO/codecrumbs

Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.

github Mar 2019

sindresorhus/wait-for-localhost

Wait for localhost to be ready

sindresorhus/wait-for-localhost

Wait for localhost to be ready

github Mar 2019

tvjsx/trading-vue-js

💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]

tvjsx/trading-vue-js

💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]

github Mar 2019

GoogleCloudPlatform/cloud-builders

Builder images and examples commonly used for Google Cloud Build

GoogleCloudPlatform/cloud-builders

Builder images and examples commonly used for Google Cloud Build

github Mar 2019

blend/promise-utils

Lodash-like, dependency-free utilities for native ES6 promises.

blend/promise-utils

Lodash-like, dependency-free utilities for native ES6 promises.

github Mar 2019

typeorm/typeorm

TypeScript & JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.

typeorm/typeorm

TypeScript & JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.

github Mar 2019

GoogleCloudPlatform/cloud-sql-proxy

A utility for connecting securely to your Cloud SQL instances

GoogleCloudPlatform/cloud-sql-proxy

A utility for connecting securely to your Cloud SQL instances

github Mar 2019

sindresorhus/quick-look-plugins

List of useful Quick Look plugins for developers

sindresorhus/quick-look-plugins

List of useful Quick Look plugins for developers

github Feb 2019

wsargent/docker-cheat-sheet

Docker Cheat Sheet

wsargent/docker-cheat-sheet

Docker Cheat Sheet

github Feb 2019

docker-archive-public/docker.kitematic

Visual Docker Container Management on Mac & Windows

docker-archive-public/docker.kitematic

Visual Docker Container Management on Mac & Windows

github Feb 2019

wagoodman/dive

A tool for exploring each layer in a docker image

wagoodman/dive

A tool for exploring each layer in a docker image

github Feb 2019

sameerkumar18/corporate-bs-generator-api

Corporate Bullshit(BuzzWord) Generator API

sameerkumar18/corporate-bs-generator-api

Corporate Bullshit(BuzzWord) Generator API

github Feb 2019

awesome-selfhosted/awesome-selfhosted

A list of Free Software network services and web applications which can be hosted on your own servers

awesome-selfhosted/awesome-selfhosted

A list of Free Software network services and web applications which can be hosted on your own servers

github Feb 2019

gto76/python-cheatsheet

Comprehensive Python Cheatsheet

gto76/python-cheatsheet

Comprehensive Python Cheatsheet

github Feb 2019

priyankavergadia/google-cloud-4-words

The Google Cloud Developer's Cheat Sheet

priyankavergadia/google-cloud-4-words

The Google Cloud Developer’s Cheat Sheet

github Feb 2019

joewalnes/websocketd

Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.

joewalnes/websocketd

Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.

github Feb 2019

iann0036/AWSConsoleRecorder

Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.

iann0036/AWSConsoleRecorder

Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.

github Feb 2019

jghoman/awesome-apache-airflow

Curated list of resources about Apache Airflow

jghoman/awesome-apache-airflow

Curated list of resources about Apache Airflow

github Jan 2019

servo-ai/servo-platform

The best conversational AI framework

servo-ai/servo-platform

The best conversational AI framework

github Jan 2019

rynop/aws-blueprint

Best practice AWS blueprints for production topologies

rynop/aws-blueprint

Best practice AWS blueprints for production topologies

github Dec 2018

appbaseio/reactivesearch

Search UI components for React and Vue

appbaseio/reactivesearch

Search UI components for React and Vue

github Dec 2018

mre/vscode-snippet

🐤 A Visual Studio Code extension for cheat.sh. Quickly and easily find code snippets for any language right inside your IDE.

mre/vscode-snippet

🐤 A Visual Studio Code extension for cheat.sh. Quickly and easily find code snippets for any language right inside your IDE.

github Dec 2018

sayazamurai/python-vs-javascript

No description provided.

sayazamurai/python-vs-javascript

No description provided.

github Nov 2018

DovAmir/awesome-design-patterns

A curated list of software and architecture related design patterns.

DovAmir/awesome-design-patterns

A curated list of software and architecture related design patterns.

github Nov 2018

tvvignesh/node-skeleton

An nodejs boilerplate packaged with Typescript, Docker, Kubernetes, PM2, Eslint, Prettier, VSCode config, Winston, Typedoc, Nodemon, AVA, PromClient, JWT, Editorconfig, OpenAPI/Swagger, Jaeger/Open Tracing, etc.

tvvignesh/node-skeleton

An nodejs boilerplate packaged with Typescript, Docker, Kubernetes, PM2, Eslint, Prettier, VSCode config, Winston, Typedoc, Nodemon, AVA, PromClient, JWT, Editorconfig, OpenAPI/Swagger, Jaeger/Open…

github Nov 2018

antonmedv/fx

Terminal JSON viewer & processor

antonmedv/fx

Terminal JSON viewer & processor

github Nov 2018

paulmillr/chokidar

Minimal and efficient cross-platform file watching library

paulmillr/chokidar

Minimal and efficient cross-platform file watching library

github Nov 2018

lucagrulla/node-tail

The zero dependency Node.js module for tailing a file

lucagrulla/node-tail

The zero dependency Node.js module for tailing a file

github Oct 2018

nteract/archived-desktop-app

The old electron based nteract notebook

nteract/archived-desktop-app

The old electron based nteract notebook

github Oct 2018

paularmstrong/normalizr

Normalizes nested JSON according to a schema

paularmstrong/normalizr

Normalizes nested JSON according to a schema

github Oct 2018

scopsy/await-to-js

Async await wrapper for easy error handling without try-catch

scopsy/await-to-js

Async await wrapper for easy error handling without try-catch

github Oct 2018

db-migrate/node-db-migrate

Database migration framework for node

db-migrate/node-db-migrate

Database migration framework for node

github Oct 2018

nathanpeck/nodejs-aws-workshop

Learn to deploy a Node.js API using Elastic Beanstalk, AWS Lambda, Elastic Container Service, Amazon Fargate, and Kubernetes

nathanpeck/nodejs-aws-workshop

Learn to deploy a Node.js API using Elastic Beanstalk, AWS Lambda, Elastic Container Service, Amazon Fargate, and Kubernetes

github Oct 2018

nosqlclient/nosqlclient

Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient

nosqlclient/nosqlclient

Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient

github Oct 2018

ElementUI/awesome-element

A curated list of Element projects

ElementUI/awesome-element

A curated list of Element projects

github Oct 2018

gleitz/howdoi

instant coding answers via the command line

gleitz/howdoi

instant coding answers via the command line

github Sep 2018

checkly/headless-recorder

Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script.

checkly/headless-recorder

Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script.

github Sep 2018

netgusto/nodebook

Nodebook - Multi-Lang Web REPL + CLI Code runner

netgusto/nodebook

Nodebook - Multi-Lang Web REPL + CLI Code runner

github Sep 2018

microsoft/azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.

microsoft/azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capabi…

github Aug 2018

jwasham/coding-interview-university

A complete computer science study plan to become a software engineer.

jwasham/coding-interview-university

A complete computer science study plan to become a software engineer.

github Aug 2018

InterviewMap/CS-Interview-Knowledge-Map

Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.

InterviewMap/CS-Interview-Knowledge-Map

Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.

github Aug 2018

zotroneneis/magical_universe

Awesome Python features explained using the world of magic

zotroneneis/magical_universe

Awesome Python features explained using the world of magic

github Aug 2018

trimstray/test-your-sysadmin-skills

A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.

trimstray/test-your-sysadmin-skills

A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.

github Aug 2018

crazyguitar/pysheeet

Python Cheat Sheet

crazyguitar/pysheeet

Python Cheat Sheet

github Aug 2018

arialdomartini/Back-End-Developer-Interview-Questions

A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore

arialdomartini/Back-End-Developer-Interview-Questions

A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore

github Aug 2018

donnemartin/system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

donnemartin/system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

github Aug 2018

mariorodeghiero/vue-theme-vscode

+690.000 installs ⬇️ Theme for Visual Studio Code inspired by Vue.js, with support for more popular languages, trying to maintain a perfect harmony of colors.

mariorodeghiero/vue-theme-vscode

+690.000 installs ⬇️ Theme for Visual Studio Code inspired by Vue.js, with support for more popular languages, trying to maintain a perfect harmony of colors.

github Aug 2018

liiight/notifiers

The easy way to send notifications

liiight/notifiers

The easy way to send notifications

github Aug 2018

vue-generators/vue-form-generator

:clipboard: A schema-based form generator component for Vue.js

vue-generators/vue-form-generator

:clipboard: A schema-based form generator component for Vue.js

github Aug 2018

klaudiosinani/taskbook

Tasks, boards & notes for the command-line habitat

klaudiosinani/taskbook

Tasks, boards & notes for the command-line habitat

github Aug 2018

lusaxweb/vuenut

⚙️ Developer tools for vue js (Vuex)

lusaxweb/vuenut

⚙️ Developer tools for vue js (Vuex)

github Aug 2018

ElementUI/vue-cli-plugin-element

Element plugin for vue-cli

ElementUI/vue-cli-plugin-element

Element plugin for vue-cli

github Aug 2018

marvelapp/devices.css

Pure CSS phones and tablets

marvelapp/devices.css

Pure CSS phones and tablets

github Aug 2018

chubin/cheat.sh

the only cheat sheet you need

chubin/cheat.sh

the only cheat sheet you need

github Aug 2018

DrkSephy/es6-cheatsheet

ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets

DrkSephy/es6-cheatsheet

ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets

github Aug 2018

danielstjules/jsinspect

Detect copy-pasted and structurally similar code

danielstjules/jsinspect

Detect copy-pasted and structurally similar code

github Aug 2018

vialer/vialer-js

Pluggable WebRTC softphone and communication platform.

vialer/vialer-js

Pluggable WebRTC softphone and communication platform.

github Jul 2018

cramforce/roadtrip

An app that reads to you about the places you visit.

cramforce/roadtrip

An app that reads to you about the places you visit.

github Jul 2018

serhii-londar/open-source-mac-os-apps

🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps

serhii-londar/open-source-mac-os-apps

🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps

github Jul 2018

SoftwareEngineeringDaily/software-engineering-daily-api

Backend API for Software Engineering Daily

SoftwareEngineeringDaily/software-engineering-daily-api

Backend API for Software Engineering Daily

github Jul 2018

learn-vuejs/vue-patterns

Useful Vue patterns, techniques, tips and tricks and helpful curated links.

learn-vuejs/vue-patterns

Useful Vue patterns, techniques, tips and tricks and helpful curated links.

github Jun 2018

iamstevendao/alfred-open-with-vscode

Alfred workflow for opening a folder with VS Code

iamstevendao/alfred-open-with-vscode

Alfred workflow for opening a folder with VS Code

github Jun 2018

TablePlus/TablePlus

TablePlus macOS issue tracker

TablePlus/TablePlus

TablePlus macOS issue tracker

github Jun 2018

FranckFreiburger/vue-pdf

vue.js pdf viewer

FranckFreiburger/vue-pdf

vue.js pdf viewer

github Jun 2018

vuejs/vuex-router-sync

Effortlessly keep vue-router and vuex store in sync.

vuejs/vuex-router-sync

Effortlessly keep vue-router and vuex store in sync.

github May 2018

apache/airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

apache/airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

github May 2018

santthosh/aws-es-kibana

AWS ElasticSearch Kibana Proxy

santthosh/aws-es-kibana

AWS ElasticSearch Kibana Proxy

github May 2018

microsoft/vscode-recipes

No description provided.

microsoft/vscode-recipes

No description provided.

github May 2018

iamkun/dayjs

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API

iamkun/dayjs

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API

github May 2018

kirillmurashov/vue-drag-resize

Vue2 && Vue3 Component for resize and drag elements

kirillmurashov/vue-drag-resize

Vue2 && Vue3 Component for resize and drag elements

github May 2018

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

github May 2018

binhnguyennus/awesome-scalability

The Patterns of Scalable, Reliable, and Performant Large-Scale Systems

binhnguyennus/awesome-scalability

The Patterns of Scalable, Reliable, and Performant Large-Scale Systems

github Apr 2018

junosuarez/awesome-npx

🌟 packages and resources that work really well with https://github.com/zkat/npx 🕶

junosuarez/awesome-npx

🌟 packages and resources that work really well with https://github.com/zkat/npx 🕶

github Apr 2018

icebob/vue-express-mongo-boilerplate

:star: MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS

icebob/vue-express-mongo-boilerplate

:star: MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS

github Apr 2018

awslabs/fargatecli

CLI for AWS Fargate

awslabs/fargatecli

CLI for AWS Fargate

github Apr 2018

surmon-china/vue-quill-editor

@quilljs editor component for @vuejs(2)

surmon-china/vue-quill-editor

@quilljs editor component for @vuejs(2)

github Apr 2018

dfcook/vue-webpack4-template

VueJs template using Webpack 4

dfcook/vue-webpack4-template

VueJs template using Webpack 4

github Apr 2018

bijection/sistine

Turn a MacBook into a Touchscreen with $1 of Hardware

bijection/sistine

Turn a MacBook into a Touchscreen with $1 of Hardware

github Apr 2018

tabler/tabler

Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap

tabler/tabler

Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap

github Apr 2018

winstonjs/logform

An mutable object format designed for chaining & objectMode streams

winstonjs/logform

An mutable object format designed for chaining & objectMode streams

github Apr 2018

JohnCoates/Aerial

Apple TV Aerial Screensaver for Mac

JohnCoates/Aerial

Apple TV Aerial Screensaver for Mac

github Apr 2018

bluzi/jsonstore

:rocket: jsonstore offers a free and secured JSON-based cloud datastore for small projects | Inactive

bluzi/jsonstore

:rocket: jsonstore offers a free and secured JSON-based cloud datastore for small projects | Inactive

github Apr 2018

surmon-china/vue-awesome-swiper

🏆 Swiper component for @vuejs

surmon-china/vue-awesome-swiper

🏆 Swiper component for @vuejs

github Mar 2018

appbaseio/dejavu

A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs.

appbaseio/dejavu

A Web UI for Elasticsearch and OpenSearch: Import, browse and edit data with rich filters and query views, create reference search UIs.

github Mar 2018

kelseyhightower/nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.

kelseyhightower/nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.

github Mar 2018

MikaelEdebro/vue-airbnb-style-datepicker

A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.

MikaelEdebro/vue-airbnb-style-datepicker

A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.

github Mar 2018

joshwcomeau/waveforms

An interactive, explorable explanation about the peculiar magic of sound waves.

joshwcomeau/waveforms

An interactive, explorable explanation about the peculiar magic of sound waves.

github Mar 2018

jadjoubran/webdash

🔥 Orchestrate your web project with Webdash the customizable web dashboard

jadjoubran/webdash

🔥 Orchestrate your web project with Webdash the customizable web dashboard

github Mar 2018

LeCoupa/awesome-cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

LeCoupa/awesome-cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

github Mar 2018

kamranahmedse/driver.js

A lightweight, dependency-free JavaScript library for guiding user focus across the page.

kamranahmedse/driver.js

A lightweight, dependency-free JavaScript library for guiding user focus across the page.

github Mar 2018

sivasamyk/logtrail

Kibana plugin to view, search & live tail log events

sivasamyk/logtrail

Kibana plugin to view, search & live tail log events

github Mar 2018

MMF-FE/svgicon

SVG icon components and tool set

MMF-FE/svgicon

SVG icon components and tool set

github Mar 2018

jaredreich/pell

📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies

jaredreich/pell

📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies

github Mar 2018

jondo89/Fraternate

Fraternate is a standalone copy of the GitHub organization and user interaction framework. Built with Mongo dB | Node.js® | Express.js | Handlebars.js | Bootstrap.

jondo89/Fraternate

Fraternate is a standalone copy of the GitHub organization and user interaction framework. Built with Mongo dB | Node.js® | Express.js | Handlebars.js | Bootstrap.

github Mar 2018

open-guides/og-aws

📙 Amazon Web Services — a practical guide

open-guides/og-aws

📙 Amazon Web Services — a practical guide

github Mar 2018

Nyr/openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora

Nyr/openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora

github Mar 2018

apertureless/vue-chartjs

📊 Vue.js wrapper for Chart.js

apertureless/vue-chartjs

📊 Vue.js wrapper for Chart.js

github Mar 2018

ethereumbook/ethereumbook

Mastering Ethereum: 2nd Edition, by Andreas M. Antonopoulos, Gavin Wood, Carlo Parisi, Alessandro Mazza, Niccolò Pozzolini

ethereumbook/ethereumbook

Mastering Ethereum: 2nd Edition, by Andreas M. Antonopoulos, Gavin Wood, Carlo Parisi, Alessandro Mazza, Niccolò Pozzolini

github Feb 2018

duo-labs/cloudmapper

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.

duo-labs/cloudmapper

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.

github Feb 2018

tonsky/FiraCode

Free monospaced font with programming ligatures

tonsky/FiraCode

Free monospaced font with programming ligatures

github Feb 2018

vue-perf-devtool/vue-perf-devtool

Vue Performance Devtool is a browser extension for inspecting the performance of Vue Components.

vue-perf-devtool/vue-perf-devtool

Vue Performance Devtool is a browser extension for inspecting the performance of Vue Components.

github Feb 2018

LinusBorg/portal-vue

A feature-rich Portal Plugin for Vue 3, for rendering DOM outside of a component, anywhere in your app or the entire document. (Vue 2 version: v2.portal-vue.linusb.org)

LinusBorg/portal-vue

A feature-rich Portal Plugin for Vue 3, for rendering DOM outside of a component, anywhere in your app or the entire document. (Vue 2 version: v2.portal-vue.linusb.org)

github Feb 2018

devops-israel/aws-inventory

AWS Inventory in a single HTML file using JS AWS-SDK & Bootstrap

devops-israel/aws-inventory

AWS Inventory in a single HTML file using JS AWS-SDK & Bootstrap

github Feb 2018

zouhir/jarvis

A very intelligent browser based Webpack dashboard

zouhir/jarvis

A very intelligent browser based Webpack dashboard

github Feb 2018

hipyhop/winston-rollbar

A rollbar transport for winston

hipyhop/winston-rollbar

A rollbar transport for winston

github Jan 2018

open-xml-templating/docxtemplater

Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js or the browser. Demo: https://www.docxtemplater.com/demo. #docx #office #generator #templating #report #json #generate #generation #template #create #pptx #docx #xlsx #react #vuejs #angularjs #browser #typescript #image #html #table #chart

open-xml-templating/docxtemplater

Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js or the browser. Demo: https://www.docxtemplater.com/demo. #docx #office #generator #templating #rep…

github Jan 2018

Unitech/pm2

Node.js Production Process Manager with a built-in Load Balancer.

Unitech/pm2

Node.js Production Process Manager with a built-in Load Balancer.

github Jan 2018

apidoc/apidoc

RESTful web API Documentation Generator.

apidoc/apidoc

RESTful web API Documentation Generator.

github Jan 2018

bbc/sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate

bbc/sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate

github Jan 2018

typicode/lowdb

Simple and fast JSON database

typicode/lowdb

Simple and fast JSON database

github Jan 2018

brunosimon/keppler

Real time code sharing for your lectures and presentations.

brunosimon/keppler

Real time code sharing for your lectures and presentations.

github Jan 2018

ankurk91/vue-cleave-component

Vue.js component for Cleave.js input mask library :keyboard:

ankurk91/vue-cleave-component

Vue.js component for Cleave.js input mask library :keyboard:

github Jan 2018

mattbrailsford/vuepoint

A vuejs based dashboard framework

mattbrailsford/vuepoint

A vuejs based dashboard framework

github Jan 2018

bradoyler/xmr-miner

Web-based Cryptocurrency miner, built with Vue.js

bradoyler/xmr-miner

Web-based Cryptocurrency miner, built with Vue.js

github Jan 2018

panique/php-login-minimal

An extremely minimal login / register script in pure PHP.

panique/php-login-minimal

An extremely minimal login / register script in pure PHP.

github Jan 2018

rwjblue/git-repo-info

No description provided.

rwjblue/git-repo-info

No description provided.

github Jan 2018

femto113/node-ec2-instance-data

recursively retrieve ec2 instance data via http.get

femto113/node-ec2-instance-data

recursively retrieve ec2 instance data via http.get

github Jan 2018

ResearchKit/ResearchKit

ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.

ResearchKit/ResearchKit

ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.

github Dec 2017

picturepan2/instagram.css

Instagram.css - Complete set of Instagram filters in pure CSS

picturepan2/instagram.css

Instagram.css - Complete set of Instagram filters in pure CSS

github Dec 2017

sb2nov/mac-setup

Installing Development environment on macOS

sb2nov/mac-setup

Installing Development environment on macOS

github Dec 2017

mehdidc/pomodoro

simple command line pomodoro app with visualization of statistics

mehdidc/pomodoro

simple command line pomodoro app with visualization of statistics

github Dec 2017

kmikiy/SpotMenu

Spotify & Apple Music in your macOS menu bar

kmikiy/SpotMenu

Spotify & Apple Music in your macOS menu bar

github Dec 2017

typicode/tlapse

📷 Create a timelapse of your web development... or just automatically take screenshots of your hard work ;)

typicode/tlapse

📷 Create a timelapse of your web development… or just automatically take screenshots of your hard work ;)

github Dec 2017

ageron/handson-ml

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 or handson-mlp instead.

ageron/handson-ml

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 or handson-mlp instead.

github Dec 2017

plotly/dash

Data Apps & Dashboards for Python. No JavaScript Required.

plotly/dash

Data Apps & Dashboards for Python. No JavaScript Required.

github Dec 2017

dope/freddy

A simple JSON viewer

dope/freddy

A simple JSON viewer

github Dec 2017

schn4ck/schnack

🗣️ Simple self-hosted node app for Disqus-like drop-in commenting on static websites

schn4ck/schnack

🗣️ Simple self-hosted node app for Disqus-like drop-in commenting on static websites

github Dec 2017

aws/serverless-application-model

The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.

aws/serverless-application-model

The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.

github Dec 2017

s-macke/VoxelSpace

Terrain rendering algorithm in less than 20 lines of code

s-macke/VoxelSpace

Terrain rendering algorithm in less than 20 lines of code

github Dec 2017

Chalarangelo/30-seconds-of-code

Coding articles to level up your development skills

Chalarangelo/30-seconds-of-code

Coding articles to level up your development skills

github Dec 2017

gielcobben/caption

Get Caption, start watching.

gielcobben/caption

Get Caption, start watching.

github Dec 2017

ergenekonyigit/diy-macbook-stand

Stand for 12" MacBook, 13" MacBook Air and 13" MacBook Pro

ergenekonyigit/diy-macbook-stand

Stand for 12” MacBook, 13” MacBook Air and 13” MacBook Pro

github Dec 2017

firebase/quickstart-js

Firebase Quickstart Samples for Web

firebase/quickstart-js

Firebase Quickstart Samples for Web

github Dec 2017

haltu/muuri

Infinite responsive, sortable, filterable and draggable layouts

haltu/muuri

Infinite responsive, sortable, filterable and draggable layouts

github Dec 2017

sdras/sample-vue-shop

See readme for newer repo details! A sample shop that shows how to manage payments with Vue, Stripe, and Serverless Functions

sdras/sample-vue-shop

See readme for newer repo details! A sample shop that shows how to manage payments with Vue, Stripe, and Serverless Functions

github Dec 2017

joewalnes/smoothie

Smoothie Charts: smooooooth JavaScript charts for realtime streaming data

joewalnes/smoothie

Smoothie Charts: smooooooth JavaScript charts for realtime streaming data

github Dec 2017

Kong/kong

🦍 The API and AI Gateway

Kong/kong

🦍 The API and AI Gateway

github Dec 2017

AllThingsSmitty/must-watch-javascript

🔥 JavaScript talks you have to see 📺 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡️

AllThingsSmitty/must-watch-javascript

🔥 JavaScript talks you have to see 📺 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡️

github Nov 2017

noamtcohen/AudioStreamer

HTML5 realtime audio streaming to nodejs

noamtcohen/AudioStreamer

HTML5 realtime audio streaming to nodejs

github Nov 2017

pypa/pipenv

Python Development Workflow for Humans.

pypa/pipenv

Python Development Workflow for Humans.

github Nov 2017

nayafia/lemonade-stand

A handy guide to financial support for open source

nayafia/lemonade-stand

A handy guide to financial support for open source

github Nov 2017

frappe/charts

Simple, responsive, modern SVG Charts with zero dependencies

frappe/charts

Simple, responsive, modern SVG Charts with zero dependencies

github Nov 2017

maxchehab/quickfix

The best stupid idea for fixing problems in node modules.

maxchehab/quickfix

The best stupid idea for fixing problems in node modules.

github Nov 2017

vinta/awesome-python

An opinionated list of Python frameworks, libraries, tools, and resources.

vinta/awesome-python

An opinionated list of Python frameworks, libraries, tools, and resources.

github Nov 2017

nathanreyes/v-calendar

An elegant calendar and datepicker plugin for Vue.

nathanreyes/v-calendar

An elegant calendar and datepicker plugin for Vue.

github Nov 2017

goldbergyoni/nodebestpractices

:white_check_mark: The Node.js best practices list (July 2024)

goldbergyoni/nodebestpractices

:white_check_mark: The Node.js best practices list (July 2024)

github Nov 2017

thedaviddias/Front-End-Checklist

🗂 The perfect Front-End Checklist for modern websites and meticulous developers

thedaviddias/Front-End-Checklist

🗂 The perfect Front-End Checklist for modern websites and meticulous developers

github Nov 2017

rstacruz/cheatsheets

Cheatsheets for web development - devhints.io

rstacruz/cheatsheets

Cheatsheets for web development - devhints.io

github Oct 2017

nodemailer/nodemailer

✉️ Send e-mails with Node.JS – easy as cake!

nodemailer/nodemailer

✉️ Send e-mails with Node.JS – easy as cake!

github Oct 2017

contribsys/faktory

Language-agnostic persistent background job server

contribsys/faktory

Language-agnostic persistent background job server

github Oct 2017

OpenZeppelin/openzeppelin-contracts

OpenZeppelin Contracts is a library for secure smart contract development.

OpenZeppelin/openzeppelin-contracts

OpenZeppelin Contracts is a library for secure smart contract development.

github Oct 2017

prettier/prettier

Prettier is an opinionated code formatter.

prettier/prettier

Prettier is an opinionated code formatter.

github Oct 2017

Huachao/vscode-restclient

REST Client Extension for Visual Studio Code

Huachao/vscode-restclient

REST Client Extension for Visual Studio Code

github Oct 2017

requarks/wiki

Wiki.js | A modern and powerful wiki app built on Node.js

requarks/wiki

Wiki.js | A modern and powerful wiki app built on Node.js

github Oct 2017

emerleite/node-gravatar

Node.JS library to generate gravatar URLs

emerleite/node-gravatar

Node.JS library to generate gravatar URLs

github Oct 2017

leemunroe/responsive-html-email-template

A free simple responsive HTML email template

leemunroe/responsive-html-email-template

A free simple responsive HTML email template

github Oct 2017

froala/design-blocks

A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.

froala/design-blocks

A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.

github Oct 2017

HVF/franchise

🍟 a notebook sql client. what you get when have a lot of sequels.

HVF/franchise

🍟 a notebook sql client. what you get when have a lot of sequels.

github Oct 2017

mockoon/mockoon

Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.

mockoon/mockoon

Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.

github Oct 2017

255kb/stack-on-a-budget

A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com

255kb/stack-on-a-budget

A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com

github Oct 2017

HelloZeroNet/ZeroNet

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network

HelloZeroNet/ZeroNet

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network

github Oct 2017

firebase/firebase-js-sdk

Firebase Javascript SDK

firebase/firebase-js-sdk

Firebase Javascript SDK

github Oct 2017

satwikkansal/wtfpython

What the f*ck Python? 😱

satwikkansal/wtfpython

What the f*ck Python? 😱

github Sep 2017

carbon-app/carbon

:black_heart: Create and share beautiful images of your source code

carbon-app/carbon

:black_heart: Create and share beautiful images of your source code

github Sep 2017

eriklindernoren/ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

eriklindernoren/ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…

github Sep 2017

lllyasviel/style2paints

sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)

lllyasviel/style2paints

sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)

github Sep 2017

aksakalli/gtop

System monitoring dashboard for terminal

aksakalli/gtop

System monitoring dashboard for terminal

github Sep 2017

parro-it/awesome-micro-npm-packages

A curated list of small, focused npm packages.

parro-it/awesome-micro-npm-packages

A curated list of small, focused npm packages.

github Sep 2017

alefragnani/vscode-project-manager

Project Manager Extension for Visual Studio Code

alefragnani/vscode-project-manager

Project Manager Extension for Visual Studio Code

github Sep 2017

juliangarnier/anime

JavaScript animation engine

juliangarnier/anime

JavaScript animation engine

github Sep 2017

DXY-F2E/api-mocker

Api Mocker is more of an api management system than a mocker.

DXY-F2E/api-mocker

Api Mocker is more of an api management system than a mocker.

github Sep 2017

mongoist/mongoist

Mongodb driver inspired by mongojs built with async/await in mind

mongoist/mongoist

Mongodb driver inspired by mongojs built with async/await in mind

github Sep 2017

yangshun/tech-interview-handbook

Curated coding interview preparation materials for busy software engineers

yangshun/tech-interview-handbook

Curated coding interview preparation materials for busy software engineers

github Sep 2017

robinvdvleuten/vuex-persistedstate

💾 Persist and rehydrate your Vuex state between page reloads.

robinvdvleuten/vuex-persistedstate

💾 Persist and rehydrate your Vuex state between page reloads.

github Sep 2017

charlestati/amplify

A tiny script allowing inline image zoom

charlestati/amplify

A tiny script allowing inline image zoom

github Sep 2017

BrowserSync/browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io

BrowserSync/browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io

github Sep 2017

mbeaudru/modern-js-cheatsheet

Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

mbeaudru/modern-js-cheatsheet

Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

github Sep 2017

nvm-sh/nvm

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

nvm-sh/nvm

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

github Sep 2017

puppeteer/puppeteer

JavaScript API for Chrome and Firefox

puppeteer/puppeteer

JavaScript API for Chrome and Firefox

github Sep 2017

evolus/pencil

The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.

evolus/pencil

The Pencil Project’s unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.

github Sep 2017

iamdustan/smoothscroll

Scroll Behavior polyfill

iamdustan/smoothscroll

Scroll Behavior polyfill

github Sep 2017

freeCodeCamp/mail-for-good

An open source email campaign management tool for nonprofits

freeCodeCamp/mail-for-good

An open source email campaign management tool for nonprofits

github Sep 2017

NVIDIA/DeepRecommender

Deep learning for recommender systems

NVIDIA/DeepRecommender

Deep learning for recommender systems

github Sep 2017

openalpr/openalpr

Automatic License Plate Recognition library

openalpr/openalpr

Automatic License Plate Recognition library

github Sep 2017

pypa/hatch

Modern, extensible Python project management

pypa/hatch

Modern, extensible Python project management

github Sep 2017

emadehsan/thal

Getting started with Puppeteer and Chrome Headless for Web Scraping

emadehsan/thal

Getting started with Puppeteer and Chrome Headless for Web Scraping

github Sep 2017

jakevdp/PythonDataScienceHandbook

Python Data Science Handbook: full text in Jupyter Notebooks

jakevdp/PythonDataScienceHandbook

Python Data Science Handbook: full text in Jupyter Notebooks

github Aug 2017

zapier/Zapier-for-Alfred

An Alfred workflow to trigger Zaps

zapier/Zapier-for-Alfred

An Alfred workflow to trigger Zaps

github Aug 2017

tddbin/es6katas.org

Summary of all #es6katats - THIS SITE HAS MOVED TO jskatas.org

tddbin/es6katas.org

Summary of all #es6katats - THIS SITE HAS MOVED TO jskatas.org

github Aug 2017

arasatasaygin/is.js

Micro check library

arasatasaygin/is.js

Micro check library

github Aug 2017

BorisMoore/jsrender

A lightweight, powerful and highly extensible templating engine. In the browser or on Node.js, with or without jQuery.

BorisMoore/jsrender

A lightweight, powerful and highly extensible templating engine. In the browser or on Node.js, with or without jQuery.

github Aug 2017

vuejs/vetur

Vue tooling for VS Code.

vuejs/vetur

Vue tooling for VS Code.

github Aug 2017

cncf/landscape

🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding, first and last commits, contributor counts and headquarters location.

cncf/landscape

🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding, first and last commits, contributor counts and headq…

github Aug 2017

ncase/trust

An interactive guide to the game theory of cooperation

ncase/trust

An interactive guide to the game theory of cooperation

github Aug 2017

luosijie/vue-resume

Resume template based on Vue

luosijie/vue-resume

Resume template based on Vue

github Aug 2017

kamranahmedse/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

kamranahmedse/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

github Aug 2017

ZachSaucier/Just-Read

A customizable read mode web extension.

ZachSaucier/Just-Read

A customizable read mode web extension.

github Aug 2017

notifme/notifme-sdk

A Node.js library to send all kinds of transactional notifications.

notifme/notifme-sdk

A Node.js library to send all kinds of transactional notifications.

github Aug 2017

GoogleChrome/samples

A repo containing samples tied to new functionality in each release of Google Chrome.

GoogleChrome/samples

A repo containing samples tied to new functionality in each release of Google Chrome.

github Aug 2017

jamesob/tinychain

A pocket-sized implementation of Bitcoin

jamesob/tinychain

A pocket-sized implementation of Bitcoin

github Aug 2017

draftdev/startup-marketing-checklist

A checklist of tactics for marketing your startup.

draftdev/startup-marketing-checklist

A checklist of tactics for marketing your startup.

github Aug 2017

storybookjs/storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

storybookjs/storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation

github Aug 2017

schickling/chromeless

🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.

schickling/chromeless

🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.

github Aug 2017

denysdovhan/wtfjs

🤪 A list of funny and tricky JavaScript examples

denysdovhan/wtfjs

🤪 A list of funny and tricky JavaScript examples

github Jul 2017

alex/what-happens-when

An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"

alex/what-happens-when

An attempt to answer the age old interview question “What happens when you type google.com into your browser and press enter?”

github Jul 2017

ziishaned/learn-regex

Learn regex the easy way

ziishaned/learn-regex

Learn regex the easy way

github Jul 2017

resume/resume.github.com

Resumes generated using the GitHub informations

resume/resume.github.com

Resumes generated using the GitHub informations

github Jul 2017

serudda/steroidesign

Themes based on the biggest StartUps (buttons, color palette, components, etc.) ready to use in your own projects.

serudda/steroidesign

Themes based on the biggest StartUps (buttons, color palette, components, etc.) ready to use in your own projects.

github Jul 2017

eddiemf/vue-affix

A Vue.js plugin that affixes an element on the window while scrolling based on a relative element

eddiemf/vue-affix

A Vue.js plugin that affixes an element on the window while scrolling based on a relative element

github Jul 2017

kbrsh/wade

:ocean: Blazing fast 1kb search library

kbrsh/wade

:ocean: Blazing fast 1kb search library

github Jul 2017

alexanderepstein/Bash-Snippets

A collection of small bash scripts for heavy terminal users

alexanderepstein/Bash-Snippets

A collection of small bash scripts for heavy terminal users

github Jul 2017

sdras/intro-to-vue

Workshop Materials for my Introduction to Vue.js Workshop

sdras/intro-to-vue

Workshop Materials for my Introduction to Vue.js Workshop

github Jul 2017

aisingapore/TagUI

Free RPA tool by AI Singapore

aisingapore/TagUI

Free RPA tool by AI Singapore

github Jul 2017

geekplux/markvis

make visualization in markdown. 📊📈

geekplux/markvis

make visualization in markdown. 📊📈

github Jul 2017

ConsenSys-archive/truffle

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

ConsenSys-archive/truffle

:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

github Jul 2017

mbernico/CS570

Code for CS570, Essentials of Data Science

mbernico/CS570

Code for CS570, Essentials of Data Science

github Jul 2017

scikit-learn/scikit-learn

scikit-learn: machine learning in Python

scikit-learn/scikit-learn

scikit-learn: machine learning in Python

github Jul 2017

chenqingspring/vue-lottie

Render After Effects animations on Vue based on Bodymovin

chenqingspring/vue-lottie

Render After Effects animations on Vue based on Bodymovin

github Jul 2017

cheeriojs/cheerio

The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

cheeriojs/cheerio

The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

github Jul 2017

gidim/HebrewStopWords

List of hebrew stop words + script that computed them

gidim/HebrewStopWords

List of hebrew stop words + script that computed them

github Jul 2017

psf/requests

A simple, yet elegant, HTTP library.

psf/requests

A simple, yet elegant, HTTP library.

github Jul 2017

stopwords-iso/stopwords-he

Hebrew stopwords collection

stopwords-iso/stopwords-he

Hebrew stopwords collection

github Jul 2017

elsewhencode/project-guidelines

A set of best practices for JavaScript projects

elsewhencode/project-guidelines

A set of best practices for JavaScript projects

github Jul 2017

microsoft/vscode

Visual Studio Code

microsoft/vscode

Visual Studio Code

github Jul 2017

sdmg15/Best-websites-a-programmer-should-visit

:link: Some useful websites for programmers.

sdmg15/Best-websites-a-programmer-should-visit

:link: Some useful websites for programmers.

github Jul 2017

cubedro/eth-netstats

Ethereum Network Stats

cubedro/eth-netstats

Ethereum Network Stats

github Jul 2017

ethereum/mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.

ethereum/mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.

github Jul 2017

RocketChat/Rocket.Chat

The Secure CommsOS™ for mission-critical operations

RocketChat/Rocket.Chat

The Secure CommsOS™ for mission-critical operations

github Jul 2017

GoogleCloudPlatform/training-data-analyst

Labs and demos for courses for GCP Training (http://cloud.google.com/training).

GoogleCloudPlatform/training-data-analyst

Labs and demos for courses for GCP Training (http://cloud.google.com/training).

github Jun 2017

anders94/blockchain-demo

A web-based demonstration of blockchain concepts.

anders94/blockchain-demo

A web-based demonstration of blockchain concepts.

github Jun 2017

Binaryify/vue-tetris

Use Vue, Vuex to code Tetris.使用 Vue, Vuex 做俄罗斯方块

Binaryify/vue-tetris

Use Vue, Vuex to code Tetris.使用 Vue, Vuex 做俄罗斯方块

github Jun 2017

web3/web3.js

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.

web3/web3.js

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.

github Jun 2017

DeviaVir/vue-bar

Simple, elegant spark bars for Vue.js

DeviaVir/vue-bar

Simple, elegant spark bars for Vue.js

github Jun 2017

creativetimofficial/vue-paper-dashboard

Creative Tim Paper Dashboard made for Vue

creativetimofficial/vue-paper-dashboard

Creative Tim Paper Dashboard made for Vue

github Jun 2017

lukepur/vue-port-graph

No description provided.

lukepur/vue-port-graph

No description provided.

github Jun 2017

medialab/artoo

artoo.js - the client-side scraping companion.

medialab/artoo

artoo.js - the client-side scraping companion.

github Jun 2017

typicode/json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)

typicode/json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)

github Jun 2017

ishalyminov/wunderlist2asana

Export your Wunderlist content to Asana

ishalyminov/wunderlist2asana

Export your Wunderlist content to Asana

github Jun 2017

feathericons/feather

Simply beautiful open-source icons

feathericons/feather

Simply beautiful open-source icons

github Jun 2017

ecrmnn/collect.js

💎  Convenient and dependency free wrapper for working with arrays and objects

ecrmnn/collect.js

💎  Convenient and dependency free wrapper for working with arrays and objects

github Jun 2017

EbookFoundation/free-programming-books

:books: Freely available programming books

EbookFoundation/free-programming-books

:books: Freely available programming books

github Jun 2017

gregmalcolm/python_koans

Python Koans - Learn Python through TDD

gregmalcolm/python_koans

Python Koans - Learn Python through TDD

github Jun 2017

rainyear/python3-in-one-pic

Learn python3 in one picture.

rainyear/python3-in-one-pic

Learn python3 in one picture.

github Jun 2017

prerender/prerender

Node server that uses Headless Chrome to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.

prerender/prerender

Node server that uses Headless Chrome to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.

github Jun 2017

mauricius/vue-draggable-resizable

Vue3 Component for draggable and resizable elements.

mauricius/vue-draggable-resizable

Vue3 Component for draggable and resizable elements.

github Jun 2017

piyushchauhan2011/vue-simple-slider

Vue slider component with touch and mouse support. Only JSX

piyushchauhan2011/vue-simple-slider

Vue slider component with touch and mouse support. Only JSX

github Jun 2017

yaronn/blessed-contrib

Build terminal dashboards using ascii/ansi art and javascript

yaronn/blessed-contrib

Build terminal dashboards using ascii/ansi art and javascript

github Jun 2017

Automattic/wp-calypso

The JavaScript and API powered WordPress.com

Automattic/wp-calypso

The JavaScript and API powered WordPress.com

github Jun 2017

martin-gorner/tensorflow-mnist-tutorial

Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.

martin-gorner/tensorflow-mnist-tutorial

Sample code for “Tensorflow and deep learning, without a PhD” presentation and code lab.

github Jun 2017

karan/Projects

:page_with_curl: A list of practical projects that anyone can solve in any programming language.

karan/Projects

:page_with_curl: A list of practical projects that anyone can solve in any programming language.

github Jun 2017

serverless/serverless

⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.

serverless/serverless

⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.

github May 2017

strchives/amphtml

AMP HTML source code, samples, and documentation. See below for more info.

strchives/amphtml

AMP HTML source code, samples, and documentation. See below for more info.

github May 2017

mdipierro/nlib

The book "Annotated Algorithms in Python" and the nlib.py library

mdipierro/nlib

The book “Annotated Algorithms in Python” and the nlib.py library

github May 2017

lox/alfred-github-jump

An alfred plugin to quickly jump to a github repository page

lox/alfred-github-jump

An alfred plugin to quickly jump to a github repository page

github May 2017

react-page/react-page

Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.

react-page/react-page

Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.

github May 2017

C-JSN/D3-ID3

iD3: an Integrated Development Environment for D3.js

C-JSN/D3-ID3

iD3: an Integrated Development Environment for D3.js

github May 2017

pulsardev/mendelable

Mendelable displays information about the elements of the periodic table in a modern and pleasant way.

pulsardev/mendelable

Mendelable displays information about the elements of the periodic table in a modern and pleasant way.

github May 2017

pierrechls/tweetscape

A WebVR experience displaying tweets in real-time along a 3D timeline

pierrechls/tweetscape

A WebVR experience displaying tweets in real-time along a 3D timeline

github May 2017

Kong/insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

Kong/insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

github May 2017

rodriguezcommaj/salted

Salted: A responsive email template

rodriguezcommaj/salted

Salted: A responsive email template

github May 2017

zeratulmdq/vue-accordion

Simple accordion menu component for Vue.js

zeratulmdq/vue-accordion

Simple accordion menu component for Vue.js

github May 2017

express-vue/express-vue

Vue rendering engine for Express.js. Use .Vue files as templates using streams

express-vue/express-vue

Vue rendering engine for Express.js. Use .Vue files as templates using streams

github May 2017

vuejs/vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering

vuejs/vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering

github May 2017

StevenYuysy/vue-content-placeholder

Facebook content placeholder using Vue.js component

StevenYuysy/vue-content-placeholder

Facebook content placeholder using Vue.js component

github May 2017

alessiomaffeis/vue-picture-input

Mobile-friendly picture file input component for Vue.js 2-3 with image preview, drag and drop, EXIF orientation, and more

alessiomaffeis/vue-picture-input

Mobile-friendly picture file input component for Vue.js 2-3 with image preview, drag and drop, EXIF orientation, and more

github May 2017

bildpunkt/surfbird

A Microblogging client built on Electron and Vue

bildpunkt/surfbird

A Microblogging client built on Electron and Vue

github May 2017

microsoft/TypeScript-Vue-Starter

A starter template for TypeScript and Vue with a detailed README describing how to use the two together.

microsoft/TypeScript-Vue-Starter

A starter template for TypeScript and Vue with a detailed README describing how to use the two together.

github May 2017

aispin/vue-easy-gantt

A simple Vue.js gantt chart plugin for presenting weekly tasks

aispin/vue-easy-gantt

A simple Vue.js gantt chart plugin for presenting weekly tasks

github May 2017

SimulatedGREG/electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.

SimulatedGREG/electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.

github May 2017

seeingtheory/Seeing-Theory

A visual introduction to probability and statistics.

seeingtheory/Seeing-Theory

A visual introduction to probability and statistics.

github May 2017

vercel/pkg

Package your Node.js project into an executable

vercel/pkg

Package your Node.js project into an executable

github May 2017

tomighty/tomighty-osx

Tomighty for macOS

tomighty/tomighty-osx

Tomighty for macOS

github May 2017

tomighty/tomighty

Old Tomighty repo. For the new repos, please refer to: tomighty-osx and tomighty-windows

tomighty/tomighty

Old Tomighty repo. For the new repos, please refer to: tomighty-osx and tomighty-windows

github May 2017

paliari/v-autocomplete

Autocomplete component for Vue.js

paliari/v-autocomplete

Autocomplete component for Vue.js

github May 2017

arliber/fullstack-course

All the material for my fullstack developer course

arliber/fullstack-course

All the material for my fullstack developer course

github Apr 2017

jsmmth/vue-loop

Infinite content loop for Vue

jsmmth/vue-loop

Infinite content loop for Vue

github Apr 2017

practical-tutorials/project-based-learning

Curated list of project-based tutorials

practical-tutorials/project-based-learning

Curated list of project-based tutorials

github Apr 2017

realworld-apps/realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

realworld-apps/realworld

“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

github Apr 2017

jdan/cleaver

30-second slideshows for hackers

jdan/cleaver

30-second slideshows for hackers

github Apr 2017

keon/algorithms

Minimal examples of data structures and algorithms in Python

keon/algorithms

Minimal examples of data structures and algorithms in Python

github Apr 2017

airbnb/react-sketchapp

render React components to Sketch ⚛️💎

airbnb/react-sketchapp

render React components to Sketch ⚛️💎

github Apr 2017

GoogleCloudPlatform/nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform

GoogleCloudPlatform/nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform

github Apr 2017

MichaelHoste/a-million-times

JS Clocks from "A million Times" (ReactJS)

MichaelHoste/a-million-times

JS Clocks from “A million Times” (ReactJS)

github Apr 2017

egoist/eme

Elegant Markdown Editor.

egoist/eme

Elegant Markdown Editor.

github Apr 2017

officert/mongotron

Cross platform Mongo DB management

officert/mongotron

Cross platform Mongo DB management

github Apr 2017

expressjs/multer

Node.js middleware for handling `multipart/form-data`.

expressjs/multer

Node.js middleware for handling multipart/form-data.

github Apr 2017

ruyadorno/simple-slider

:carousel_horse: The 1kb JavaScript Carousel

ruyadorno/simple-slider

:carousel_horse: The 1kb JavaScript Carousel

github Apr 2017

logaretm/vee-validate

✅ Painless Vue forms

logaretm/vee-validate

✅ Painless Vue forms

github Apr 2017

bmorelli25/Become-A-Full-Stack-Web-Developer

Free resources for learning Full Stack Web Development

bmorelli25/Become-A-Full-Stack-Web-Developer

Free resources for learning Full Stack Web Development

github Apr 2017

Automattic/mongoose

MongoDB object modeling designed to work in an asynchronous environment.

Automattic/mongoose

MongoDB object modeling designed to work in an asynchronous environment.

github Apr 2017

typicode/husky

Git hooks made easy 🐶 woof!

typicode/husky

Git hooks made easy 🐶 woof!

github Apr 2017

egoist/funbook-old

I have a dream, to be a novelist someday.

egoist/funbook-old

I have a dream, to be a novelist someday.

github Apr 2017

LucienLee/vue-data-grid

An example that complex table interaction in Vue.js

LucienLee/vue-data-grid

An example that complex table interaction in Vue.js

github Apr 2017

David-Desmaisons/Vue.Isotope

:iphone: Vue component for isotope filter & sort magical layouts

David-Desmaisons/Vue.Isotope

:iphone: Vue component for isotope filter & sort magical layouts

github Apr 2017

QingWei-Li/vue-trend

🌈 Simple, elegant spark lines for Vue.js

QingWei-Li/vue-trend

🌈 Simple, elegant spark lines for Vue.js

github Apr 2017

ramonszo/zuck.js

A javascript library that lets you add stories EVERYWHERE.

ramonszo/zuck.js

A javascript library that lets you add stories EVERYWHERE.

github Apr 2017

ianstormtaylor/slate

A completely customizable framework for building rich text editors. (Currently in beta.)

ianstormtaylor/slate

A completely customizable framework for building rich text editors. (Currently in beta.)

github Apr 2017

notwaldorf/tiny-care-terminal

💖💻 A little dashboard that tries to take care of you when you're using your terminal.

notwaldorf/tiny-care-terminal

💖💻 A little dashboard that tries to take care of you when you’re using your terminal.

github Apr 2017

cyrus-and/chrome-remote-interface

Chrome Debugging Protocol interface for Node.js

cyrus-and/chrome-remote-interface

Chrome Debugging Protocol interface for Node.js

github Apr 2017

IonicaBizau/scrape-it

🔮 A Node.js scraper for humans.

IonicaBizau/scrape-it

🔮 A Node.js scraper for humans.

github Apr 2017

SheetJS/sheetjs

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

SheetJS/sheetjs

📗 SheetJS Spreadsheet Data Toolkit — New home https://git.sheetjs.com/SheetJS/sheetjs

github Apr 2017

maryrosecook/gitlet

Git implemented in JavaScript

maryrosecook/gitlet

Git implemented in JavaScript

github Apr 2017

donnemartin/interactive-coding-challenges

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.

donnemartin/interactive-coding-challenges

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.

github Apr 2017

Semantic-Org/Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.

Semantic-Org/Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.

github Apr 2017

foxbenjaminfox/vue-async-computed

Async computed properties for Vue.js

foxbenjaminfox/vue-async-computed

Async computed properties for Vue.js

github Apr 2017

vuejs/vuex

🗃️ Centralized State Management for Vue.js.

vuejs/vuex

🗃️ Centralized State Management for Vue.js.

github Apr 2017

axios/axios

Promise based HTTP client for the browser and node.js

axios/axios

Promise based HTTP client for the browser and node.js

github Apr 2017

auth0-blog/vue-jwt-authentication

No description provided.

auth0-blog/vue-jwt-authentication

No description provided.

github Apr 2017

jaywcjlove/awesome-mac

 This project is dedicated to collecting high-quality macOS software and organizing them systematically by different categories for easy search and use.

jaywcjlove/awesome-mac

 This project is dedicated to collecting high-quality macOS software and organizing them systematically by different categories for easy search and use.

github Apr 2017

BoostIO/BoostNote-Legacy

This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App

BoostIO/BoostNote-Legacy

This repository is outdated and new Boost Note app is available! We’ve launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App

github Apr 2017

kolodny/exercises

Some basic javascript coding challenges and interview questions

kolodny/exercises

Some basic javascript coding challenges and interview questions

github Apr 2017

oppia/oppia

A free, online learning platform to make quality education accessible for all.

oppia/oppia

A free, online learning platform to make quality education accessible for all.

github Mar 2017

airyland/vux

Mobile UI Components based on Vue & WeUI

airyland/vux

Mobile UI Components based on Vue & WeUI

github Mar 2017

vuejs/vue-cli

🛠️ webpack-based tooling for Vue.js Development

vuejs/vue-cli

🛠️ webpack-based tooling for Vue.js Development

github Mar 2017

yabwe/medium-editor

Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

yabwe/medium-editor

Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

github Mar 2017

mizuka-wu/vue-timeline

a timeline for vue2 and bootstrap3

mizuka-wu/vue-timeline

a timeline for vue2 and bootstrap3

github Mar 2017

Zulko/eagle.js

A hackable slideshow framework built with Vue.js

Zulko/eagle.js

A hackable slideshow framework built with Vue.js

github Mar 2017

markhorgan/click-thru-prototype

Sketch plugin that creates a HTML click-through prototype of a website design

markhorgan/click-thru-prototype

Sketch plugin that creates a HTML click-through prototype of a website design

github Mar 2017

firebase/functions-samples

Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase

firebase/functions-samples

Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase

github Mar 2017

eface2face/iOSRTCApp

Google's AppRTC adapted to Cordova iOS with HTML5 and cordova-plugin-iosrtc

eface2face/iOSRTCApp

Google’s AppRTC adapted to Cordova iOS with HTML5 and cordova-plugin-iosrtc

github Mar 2017

verekia/js-stack-from-scratch

🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.

verekia/js-stack-from-scratch

🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.

github Mar 2017

vladislavkaufman/vue-starter

Vue.js development quick start

vladislavkaufman/vue-starter

Vue.js development quick start

github Mar 2017

coding-academy/vuejs-vuex-shopping-cart

No description provided.

coding-academy/vuejs-vuex-shopping-cart

No description provided.

github Feb 2017

web-animations/web-animations-js

JavaScript implementation of the Web Animations API

web-animations/web-animations-js

JavaScript implementation of the Web Animations API

github Feb 2017

jeromeetienne/AR.js

Efficient Augmented Reality for the Web - 60fps on mobile!

jeromeetienne/AR.js

Efficient Augmented Reality for the Web - 60fps on mobile!

github Feb 2017

googleanalytics/autotrack

Automatic and enhanced Google Analytics tracking for common user interactions on the web.

googleanalytics/autotrack

Automatic and enhanced Google Analytics tracking for common user interactions on the web.

github Feb 2017

herrbischoff/awesome-macos-command-line

Use your macOS terminal shell to do awesome things.

herrbischoff/awesome-macos-command-line

Use your macOS terminal shell to do awesome things.

github Feb 2017

kamranahmedse/design-patterns-for-humans

An ultra-simplified explanation to design patterns

kamranahmedse/design-patterns-for-humans

An ultra-simplified explanation to design patterns

github Feb 2017

kennymkchan/interview-questions-in-javascript

A mostly reasonable collection of technical software development interview questions solved in Javascript

kennymkchan/interview-questions-in-javascript

A mostly reasonable collection of technical software development interview questions solved in Javascript

github Feb 2017

public-apis/public-apis

A collective list of free APIs

public-apis/public-apis

A collective list of free APIs

github Feb 2017

adam-p/markdown-here

Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

adam-p/markdown-here

Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

github Feb 2017

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

github Feb 2017

SBoudrias/mem-fs-editor

File edition helpers working on top of mem-fs (https://github.com/SBoudrias/mem-fs)

SBoudrias/mem-fs-editor

File edition helpers working on top of mem-fs (https://github.com/SBoudrias/mem-fs)

github Feb 2017

you-dont-need/You-Dont-Need-JavaScript

CSS is powerful, you can do a lot of things without JS.

you-dont-need/You-Dont-Need-JavaScript

CSS is powerful, you can do a lot of things without JS.

github Feb 2017

bdash-app/bdash

Simple SQL Client for lightweight data analysis.

bdash-app/bdash

Simple SQL Client for lightweight data analysis.

github Feb 2017

transloadit/uppy

The next open source file uploader for web browsers :dog:

transloadit/uppy

The next open source file uploader for web browsers :dog:

github Feb 2017

railsware/upterm

A terminal emulator for the 21st century.

railsware/upterm

A terminal emulator for the 21st century.

github Jan 2017

angular/angular-cli

CLI tool for Angular

angular/angular-cli

CLI tool for Angular

github Jan 2017

ElemeFE/element

A Vue.js 2.0 UI Toolkit for Web

ElemeFE/element

A Vue.js 2.0 UI Toolkit for Web

github Jan 2017

Keyang/node-csvtojson

Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line.

Keyang/node-csvtojson

Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line.

github Jan 2017

peterbraden/node-opencv

OpenCV Bindings for node.js

peterbraden/node-opencv

OpenCV Bindings for node.js

github Jan 2017

john-kurkowski/tldextract

Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).

john-kurkowski/tldextract

Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).

github Jan 2017

ganapativs/bttn.css

Awesome buttons for awesome projects!

ganapativs/bttn.css

Awesome buttons for awesome projects!

github Jan 2017

jaredpalmer/backpack

🎒 Backpack is a minimalistic build system for Node.js projects.

jaredpalmer/backpack

🎒 Backpack is a minimalistic build system for Node.js projects.

github Jan 2017

immutable-js/immutable-js

Immutable persistent data collections for Javascript which increase efficiency and simplicity.

immutable-js/immutable-js

Immutable persistent data collections for Javascript which increase efficiency and simplicity.

github Jan 2017

ratiw/vuetable-2

data table simplify! -- datatable component for Vue 2.x. See documentation at

ratiw/vuetable-2

data table simplify! — datatable component for Vue 2.x. See documentation at

github Jan 2017

crsmithdev/hint

A simple mindfulness reminder for macOS

crsmithdev/hint

A simple mindfulness reminder for macOS

github Jan 2017

vercel/release

Generate changelogs with a single command

vercel/release

Generate changelogs with a single command

github Jan 2017

dbeaver/dbeaver

Free universal database tool and SQL client

dbeaver/dbeaver

Free universal database tool and SQL client

github Jan 2017

blond/mocha-simple-html-reporter

Simple HTML reporter for Mocha

blond/mocha-simple-html-reporter

Simple HTML reporter for Mocha

github Jan 2017

chilts/mongodb-queue

Message queues which uses MongoDB.

chilts/mongodb-queue

Message queues which uses MongoDB.

github Jan 2017

nativefier/nativefier

Make any web page a desktop application

nativefier/nativefier

Make any web page a desktop application

github Jan 2017

almonk/shrink2

A professional for your Github issues

almonk/shrink2

A professional for your Github issues

github Jan 2017

espadrine/succinct-cybernetics

Computer Science Cheatsheets.

espadrine/succinct-cybernetics

Computer Science Cheatsheets.

github Jan 2017

bayleeadamoss/zazu

:rocket: A fully extensible and open source launcher for hackers, creators and dabblers.

bayleeadamoss/zazu

:rocket: A fully extensible and open source launcher for hackers, creators and dabblers.

github Dec 2016

yyx990803/vue-fractal

No description provided.

yyx990803/vue-fractal

No description provided.

github Dec 2016

panzerdp/voca

The ultimate JavaScript string library

panzerdp/voca

The ultimate JavaScript string library

github Dec 2016

TryEnlight/tryenlight.github.io

:computer: Learn to code by building projects (old site!)

TryEnlight/tryenlight.github.io

:computer: Learn to code by building projects (old site!)

github Dec 2016

date-fns/date-fns

⏳ Modern JavaScript date utility library ⌛️

date-fns/date-fns

⏳ Modern JavaScript date utility library ⌛️

github Dec 2016

jonathantneal/flexibility

A JavaScript polyfill for Flexbox

jonathantneal/flexibility

A JavaScript polyfill for Flexbox

github Dec 2016

kubek2k/lambdoku

Heroku-like experience when using AWS Lambda

kubek2k/lambdoku

Heroku-like experience when using AWS Lambda

github Nov 2016

mathiasbynens/dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

mathiasbynens/dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

github Nov 2016

webpack/webpack-bundle-analyzer

Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

webpack/webpack-bundle-analyzer

Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

github Nov 2016

GetStream/Winds

A Beautiful Open Source RSS & Podcast App Powered by Getstream.io

GetStream/Winds

A Beautiful Open Source RSS & Podcast App Powered by Getstream.io

github Nov 2016

busterbenson/public

My public self and book of beliefs.

busterbenson/public

My public self and book of beliefs.

github Nov 2016

springeye/vue-for-idea

This is vue plugin for idea

springeye/vue-for-idea

This is vue plugin for idea

github Nov 2016

adobe-research/theseus

A pretty darn cool JavaScript debugger for Brackets

adobe-research/theseus

A pretty darn cool JavaScript debugger for Brackets

github Nov 2016

scriptify/Recordy

Record your microphone (or any other input) and add effects to it! In your browser.

scriptify/Recordy

Record your microphone (or any other input) and add effects to it! In your browser.

github Nov 2016

pespantelis/vue-typeahead

:mag: Typeahead component for Vue.js

pespantelis/vue-typeahead

:mag: Typeahead component for Vue.js

github Nov 2016

anacronw/multer-s3

multer storage engine for amazon s3

anacronw/multer-s3

multer storage engine for amazon s3

github Nov 2016

eggplanetio/vue-map-dragger

☝️️ A Vue 2.0 + Vuex implementation of a map dragger using jquery.pep.js.

eggplanetio/vue-map-dragger

☝️️ A Vue 2.0 + Vuex implementation of a map dragger using jquery.pep.js.

github Nov 2016

vuejs/devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.

vuejs/devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.

github Oct 2016

pagekit/vue-resource

The HTTP client for Vue.js

pagekit/vue-resource

The HTTP client for Vue.js

github Oct 2016

FormidableLabs/nodejs-dashboard

Telemetry dashboard for node.js apps from the terminal!

FormidableLabs/nodejs-dashboard

Telemetry dashboard for node.js apps from the terminal!

github Oct 2016

node-formidable/formidable

The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.

node-formidable/formidable

The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.

github Oct 2016

sahat/hackathon-starter

A boilerplate for Node.js web applications

sahat/hackathon-starter

A boilerplate for Node.js web applications

github Oct 2016

zenorocha/clipboard.js

:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:

zenorocha/clipboard.js

:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:

github Oct 2016

jkup/functional-javascript

:tada: A list of functional javascript resources

jkup/functional-javascript

:tada: A list of functional javascript resources

github Oct 2016

kogg/instant-logos

All the logos of instantlogosearch.com

kogg/instant-logos

All the logos of instantlogosearch.com

github Oct 2016

Gi60s/bluebird-settle

Add the settle function to the bluebird 3.x library.

Gi60s/bluebird-settle

Add the settle function to the bluebird 3.x library.

github Oct 2016

shekhargulati/52-technologies-in-2016

Let's learn a new technology every week. A new technology blog every Sunday in 2016.

shekhargulati/52-technologies-in-2016

Let’s learn a new technology every week. A new technology blog every Sunday in 2016.

github Oct 2016

nolanlawson/slow-deps

🐌 Measure which dependencies in a project are slowest to npm install (UNMAINTAINED)

nolanlawson/slow-deps

🐌 Measure which dependencies in a project are slowest to npm install (UNMAINTAINED)

github Oct 2016

greim/hoxy

Web-hacking proxy API for node

greim/hoxy

Web-hacking proxy API for node

github Oct 2016

JamesTheHacker/Neuron

Neuron - Electron, ES6, React, PouchDB, Sass, Webpack

JamesTheHacker/Neuron

Neuron - Electron, ES6, React, PouchDB, Sass, Webpack

github Oct 2016

npms-io/npms-cli

The CLI search utility for npms

npms-io/npms-cli

The CLI search utility for npms

github Oct 2016

ngfw/Recipe

Collection of PHP Functions

ngfw/Recipe

Collection of PHP Functions

github Oct 2016

RafalWilinski/express-status-monitor

🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev

RafalWilinski/express-status-monitor

🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev

github Sep 2016

howdyai/botkit

Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.

howdyai/botkit

Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.

github Sep 2016

usablica/kissui.scrollanim

CSS3 scroll animation library

usablica/kissui.scrollanim

CSS3 scroll animation library

github Sep 2016

Huldoser/netekbot

Netekbot is a Facebook Messenger bot written in PHP that help you to disconnect from your service provider (according to the Israeli law).

Huldoser/netekbot

Netekbot is a Facebook Messenger bot written in PHP that help you to disconnect from your service provider (according to the Israeli law).

github Sep 2016

infinitered/reactotron

A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.

infinitered/reactotron

A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.

github Sep 2016

spencermountain/compromise

modest natural-language processing

spencermountain/compromise

modest natural-language processing

github Sep 2016

googlearchive/flashlight

A pluggable integration with ElasticSearch to provide advanced content searches in Firebase.

googlearchive/flashlight

A pluggable integration with ElasticSearch to provide advanced content searches in Firebase.

github Sep 2016

tiimgreen/github-cheat-sheet

A list of cool features of Git and GitHub.

tiimgreen/github-cheat-sheet

A list of cool features of Git and GitHub.

github Sep 2016

lessthan3/mongofb

MongoFirebase - MongoDB + Firebase security/updates

lessthan3/mongofb

MongoFirebase - MongoDB + Firebase security/updates

github Aug 2016

ded/reqwest

browser asynchronous http requests

ded/reqwest

browser asynchronous http requests

github Aug 2016

yhatt/marp

The site of classic Markdown presentation writer app

yhatt/marp

The site of classic Markdown presentation writer app

github Jul 2016

googlecreativelab/anypixel

A web-friendly way for anyone to build unusual displays

googlecreativelab/anypixel

A web-friendly way for anyone to build unusual displays

github Jul 2016

vercel/hyper

A terminal built on web technologies

vercel/hyper

A terminal built on web technologies

github Jul 2016

eladnava/mailgen

A Node.js package that generates clean, responsive HTML e-mails for sending transactional mail.

eladnava/mailgen

A Node.js package that generates clean, responsive HTML e-mails for sending transactional mail.

github Jul 2016

vuejs/awesome-vue

🎉 A curated list of awesome things related to Vue.js

vuejs/awesome-vue

🎉 A curated list of awesome things related to Vue.js

github Jun 2016

guarinogabriel/Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.

guarinogabriel/Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.

github Jun 2016

rethinkdb/horizon

Horizon is a realtime, open-source backend for JavaScript apps.

rethinkdb/horizon

Horizon is a realtime, open-source backend for JavaScript apps.

github Jun 2016

akveo/blur-admin

AngularJS Bootstrap Admin Panel Framework

akveo/blur-admin

AngularJS Bootstrap Admin Panel Framework

github Jun 2016

Ramotion/expanding-collection

:octocat: ExpandingCollection is an animated material design UI card peek/pop controller. iOS library made by @Ramotion

Ramotion/expanding-collection

:octocat: ExpandingCollection is an animated material design UI card peek/pop controller. iOS library made by @Ramotion

github May 2016

algorithm-visualizer/algorithm-visualizer

:fireworks:Interactive Online Platform that Visualizes Algorithms from Code

algorithm-visualizer/algorithm-visualizer

:fireworks:Interactive Online Platform that Visualizes Algorithms from Code

github May 2016

decosoftware/deco-ide

The React Native IDE

decosoftware/deco-ide

The React Native IDE

github May 2016

futurice/pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS

futurice/pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS

github May 2016

react-boilerplate/react-boilerplate

🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.

react-boilerplate/react-boilerplate

🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.

github Apr 2016

trailsjs/trails

:evergreen_tree: Modern Web Application Framework for Node.js.

trailsjs/trails

:evergreen_tree: Modern Web Application Framework for Node.js.

github Apr 2016

startappdev/gith

simple node server that responds to github post-receive events with meaningful data

startappdev/gith

simple node server that responds to github post-receive events with meaningful data

github Apr 2016

jashkenas/docco

Literate Programming can be Quick and Dirty.

jashkenas/docco

Literate Programming can be Quick and Dirty.

github Apr 2016

ChrisRM/material-theme-jetbrains

JetBrains theme of Material Theme

ChrisRM/material-theme-jetbrains

JetBrains theme of Material Theme

github Mar 2016

liquidprompt/liquidprompt

A full-featured & carefully designed adaptive prompt for Bash & Zsh

liquidprompt/liquidprompt

A full-featured & carefully designed adaptive prompt for Bash & Zsh

github Mar 2016

angular/batarang

AngularJS WebInspector Extension for Chrome

angular/batarang

AngularJS WebInspector Extension for Chrome

github Mar 2016

fcambus/jsemu

A list of emulators written in the JavaScript programming language

fcambus/jsemu

A list of emulators written in the JavaScript programming language

github Mar 2016

ohmyzsh/ohmyzsh

🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

ohmyzsh/ohmyzsh

🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, pyth…

github Feb 2016

benjamine/jsondiffpatch

Diff & patch JavaScript objects

benjamine/jsondiffpatch

Diff & patch JavaScript objects

github Feb 2016

Soundnode/soundnode-app

Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.

Soundnode/soundnode-app

Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.

github Feb 2016

parse-community/parse-server

Parse Server for Node.js / Express

parse-community/parse-server

Parse Server for Node.js / Express

github Jan 2016

chrisdiana/cms.js

Client-Side JavaScript Site Generator

chrisdiana/cms.js

Client-Side JavaScript Site Generator

github Jan 2016

kriskowal/q-io

Interfaces for IO using Q promises in JavaScript on Node

kriskowal/q-io

Interfaces for IO using Q promises in JavaScript on Node

github Dec 2015

tldr-pages/tldr

Collaborative cheatsheets for console commands 📚.

tldr-pages/tldr

Collaborative cheatsheets for console commands 📚.

github Dec 2015

getify/You-Dont-Know-JS

A book series (2 published editions) on the JS language.

getify/You-Dont-Know-JS

A book series (2 published editions) on the JS language.

github Dec 2015

twitter/labella.js

Placing labels on a timeline without overlap.

twitter/labella.js

Placing labels on a timeline without overlap.

github Dec 2015

outbrain-inc/Leonardo

Your mocking ninja - an add-on tool for centralizing your client side mocking

outbrain-inc/Leonardo

Your mocking ninja - an add-on tool for centralizing your client side mocking

github Dec 2015

ForbesLindesay/express-route-tester

Attempts to give you an idea of what urls will be accepted by an express route (please fork and extend it)

ForbesLindesay/express-route-tester

Attempts to give you an idea of what urls will be accepted by an express route (please fork and extend it)

github Dec 2015

assemblymade/meta

No description provided.

assemblymade/meta

No description provided.

github Dec 2015

lega911/angular-light

Alight is a library for building interactive MVVM web interfaces/applications. (project is deprecated)

lega911/angular-light

Alight is a library for building interactive MVVM web interfaces/applications. (project is deprecated)

github Dec 2015

phaserjs/phaser

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

phaserjs/phaser

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

github Nov 2015

matt-h/rdio-enhancer

Adds some enhancements to rdio.

matt-h/rdio-enhancer

Adds some enhancements to rdio.

github Nov 2015

500tech/angular-kick

Kickstarter and generator for AngularJS based on ES6 and best practices

500tech/angular-kick

Kickstarter and generator for AngularJS based on ES6 and best practices

github Nov 2015

timekit-io/booking-js

:date: Make a beautiful embeddable booking widget in minutes

timekit-io/booking-js

:date: Make a beautiful embeddable booking widget in minutes

github Oct 2015

metabase/metabase

The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:

metabase/metabase

The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:

github Oct 2015

stripe-archive/mongoriver

A library for writing MongoDB oplog tailers.

stripe-archive/mongoriver

A library for writing MongoDB oplog tailers.

github Oct 2015

nylas/nylas-mail

:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!

nylas/nylas-mail

:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!

github Sep 2015

browserify/browserify

browser-side require() the node.js way

browserify/browserify

browser-side require() the node.js way

github Aug 2015

yudai/gotty

Share your terminal as a web application

yudai/gotty

Share your terminal as a web application

github Aug 2015

lukeed/taskr

A fast, concurrency-focused task automation tool.

lukeed/taskr

A fast, concurrency-focused task automation tool.

github Aug 2015

bolshchikov/js-must-watch

Must-watch videos about javascript

bolshchikov/js-must-watch

Must-watch videos about javascript

github Jul 2015

desirepath41/visualCaptcha

visualCaptcha's Main Repo. This is a collection of all the different versions/repos of visualCaptcha.

desirepath41/visualCaptcha

visualCaptcha’s Main Repo. This is a collection of all the different versions/repos of visualCaptcha.

github Jul 2015

caolan/async

Async utilities for node and the browser

caolan/async

Async utilities for node and the browser

github Jul 2015

mailgun/node-prelaunch

A Mailgun powered landing page to capture early sign ups

mailgun/node-prelaunch

A Mailgun powered landing page to capture early sign ups

github Jun 2015

letsgetrandy/brototype

Bro, do you even?

letsgetrandy/brototype

Bro, do you even?

github Jun 2015

briankircho/mongoose-schema-extend

mongoose schema inheritance and discriminator key extension

briankircho/mongoose-schema-extend

mongoose schema inheritance and discriminator key extension

github Jun 2015

sergiopantoja/firebase-backup-node

Safely export and backup your Firebase data with Node.js. All backups are saved to the local filesystem.

sergiopantoja/firebase-backup-node

Safely export and backup your Firebase data with Node.js. All backups are saved to the local filesystem.

github Jun 2015

designed27/firebase-backup-s3-python

Backup all firebase data to AWS S3 using python.

designed27/firebase-backup-s3-python

Backup all firebase data to AWS S3 using python.

github May 2015

angular-translate/bower-angular-translate-loader-static-files

DEPRECATED angular-translate-loader-static-files bower package

angular-translate/bower-angular-translate-loader-static-files

DEPRECATED angular-translate-loader-static-files bower package

github May 2015

cachethq/cachet

🚦 Cachet, the open-source, self-hosted status page system.

cachethq/cachet

🚦 Cachet, the open-source, self-hosted status page system.

github May 2015

Scotho/Firebased

Start your AngularFire single page application off with a bang. Firebased is a unique AngularFire SPA template to help help kick start your development.

Scotho/Firebased

Start your AngularFire single page application off with a bang. Firebased is a unique AngularFire SPA template to help help kick start your development.

github May 2015

qiu8310/yod-mock

Powerful data generator tool.

qiu8310/yod-mock

Powerful data generator tool.

github Apr 2015

airbnb/javascript

JavaScript Style Guide

airbnb/javascript

JavaScript Style Guide

github Mar 2015

audy/evernote-git-backup

Automatically backup Evernote notes to HTML files and track using Git

audy/evernote-git-backup

Automatically backup Evernote notes to HTML files and track using Git

github Mar 2015

zemirco/json2csv

Convert json to csv with column titles

zemirco/json2csv

Convert json to csv with column titles

github Feb 2015

alfredxing/calc

A simple command-line calculator written in Go

alfredxing/calc

A simple command-line calculator written in Go

github Feb 2015

keystonejs/keystone-classic

Node.js CMS and web app framework

keystonejs/keystone-classic

Node.js CMS and web app framework

github Feb 2015

asapach/peerflix-server

Streaming torrent client for Node.js with web ui.

asapach/peerflix-server

Streaming torrent client for Node.js with web ui.

github Feb 2015

sdelements/lets-chat

Self-hosted chat app for small teams

sdelements/lets-chat

Self-hosted chat app for small teams

github Feb 2015

ktamas77/firebase-php

Firebase PHP Client

ktamas77/firebase-php

Firebase PHP Client

github Feb 2015

mapbox/hubdb

a github-powered database

mapbox/hubdb

a github-powered database

github Feb 2015

vega/vega

A visualization grammar.

vega/vega

A visualization grammar.

github Feb 2015

qrpike/Web-Font-Load

Install all Google Web Fonts onto your local machine

qrpike/Web-Font-Load

Install all Google Web Fonts onto your local machine

github Jan 2015

imakewebthings/waypoints

Waypoints is a library that makes it easy to execute a function whenever you scroll to an element.

imakewebthings/waypoints

Waypoints is a library that makes it easy to execute a function whenever you scroll to an element.

github Jan 2015

google/web-starter-kit

Web Starter Kit - a workflow for multi-device websites

google/web-starter-kit

Web Starter Kit - a workflow for multi-device websites

github Jan 2015

maciejczyzewski/hyhyhy

A tool for creating nice looking HTML5 presentations. :trollface:

maciejczyzewski/hyhyhy

A tool for creating nice looking HTML5 presentations. :trollface:

github Jan 2015

orizens/echoes

Echoes is a media player based on youtube which provides a great user experience (no ads!). Overall, it's a web application that is based on angular.js & bootstrap.

orizens/echoes

Echoes is a media player based on youtube which provides a great user experience (no ads!). Overall, it’s a web application that is based on angular.js & bootstrap.

github Jan 2015

keen/dashboards

Responsive dashboard templates 📊✨

keen/dashboards

Responsive dashboard templates 📊✨

github Nov 2014

google/j2objc

A Java to iOS Objective-C translation tool and runtime.

google/j2objc

A Java to iOS Objective-C translation tool and runtime.

github Nov 2014

VincentGarreau/particles.js

A lightweight JavaScript library for creating particles

VincentGarreau/particles.js

A lightweight JavaScript library for creating particles

github Nov 2014

ionic-team/ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

ionic-team/ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

github Nov 2014

alebcay/awesome-shell

A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.

alebcay/awesome-shell

A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.

github Nov 2014

feherke/Bash-script

Bash scripts

feherke/Bash-script

Bash scripts

github Oct 2014

ColorlibHQ/AdminLTE

AdminLTE - Free admin dashboard template based on Bootstrap 5

ColorlibHQ/AdminLTE

AdminLTE - Free admin dashboard template based on Bootstrap 5

github Aug 2014

ryanmcgrath/node-utf8

utf8 encoding and decoding in Node.js

ryanmcgrath/node-utf8

utf8 encoding and decoding in Node.js

github Aug 2014

ryanlelek/Raneto

Markdown powered Knowledgebase Wiki for Node.js

ryanlelek/Raneto

Markdown powered Knowledgebase Wiki for Node.js

github Aug 2014

OptimalBits/node_acl

Access control lists for node applications

OptimalBits/node_acl

Access control lists for node applications

github Aug 2014

bayandin/awesome-awesomeness

A curated list of awesome awesomeness

bayandin/awesome-awesomeness

A curated list of awesome awesomeness

github Aug 2014

awesome-bootstrap-org/awesome-bootstrap

✨ Awesome - A curated list of amazing Bootstrap tools and themes.

awesome-bootstrap-org/awesome-bootstrap

✨ Awesome - A curated list of amazing Bootstrap tools and themes.

github Aug 2014

sindresorhus/awesome-nodejs

:zap: Delightful Node.js packages and resources [BECAUSE OF TOO MUCH SPAM AND LOW-QUALITY SUBMISSIONS, SUBMISSIONS ARE PAUSED UNTIL SEPTEMBER]

sindresorhus/awesome-nodejs

:zap: Delightful Node.js packages and resources [BECAUSE OF TOO MUCH SPAM AND LOW-QUALITY SUBMISSIONS, SUBMISSIONS ARE PAUSED UNTIL SEPTEMBER]

github Aug 2014

shouldjs/should.js

BDD style assertions for node.js -- test framework agnostic

shouldjs/should.js

BDD style assertions for node.js — test framework agnostic

github Aug 2014

localtunnel/localtunnel

expose yourself

localtunnel/localtunnel

expose yourself

github Jul 2014

yargs/yargs

yargs the modern, pirate-themed successor to optimist.

yargs/yargs

yargs the modern, pirate-themed successor to optimist.

github Jul 2014

mgonto/restangular

AngularJS service to handle Rest API Restful Resources properly and easily

mgonto/restangular

AngularJS service to handle Rest API Restful Resources properly and easily

github Jul 2014

ptarjan/node-cache

A simple in-memory cache for nodejs

ptarjan/node-cache

A simple in-memory cache for nodejs

github Jul 2014

winstonjs/winston

A logger for just about everything.

winstonjs/winston

A logger for just about everything.

github Jun 2014

angular-ui/ui-router

The de-facto solution to flexible routing with nested views in AngularJS

angular-ui/ui-router

The de-facto solution to flexible routing with nested views in AngularJS

github Jun 2014

angular/angular-phonecat

Tutorial on building an angular application.

angular/angular-phonecat

Tutorial on building an angular application.

github Jun 2014

toddmotto/flare

Unobtrusive event emitter API for Google Universal Analytics event tracking

toddmotto/flare

Unobtrusive event emitter API for Google Universal Analytics event tracking

github Jun 2014

gudh/ihover

iHover is a collection of hover effects using pure CSS, inspired by codrops article, powered by Sass.

gudh/ihover

iHover is a collection of hover effects using pure CSS, inspired by codrops article, powered by Sass.

github Jun 2014

mysqljs/mysql

A pure node.js JavaScript Client implementing the MySQL protocol.

mysqljs/mysql

A pure node.js JavaScript Client implementing the MySQL protocol.

github Jun 2013

totaljs/framework

Node.js framework

totaljs/framework

Node.js framework

github Feb 2013

koenbok/Framer

Framer - Design Everything

koenbok/Framer

Framer - Design Everything

github Sep 2010

ivanvanderbyl/ui-progress-bar

Pure CSS Progress Bar

ivanvanderbyl/ui-progress-bar

Pure CSS Progress Bar

github Aug 2010

getsentry/sentry

Developer-first error tracking and performance monitoring

getsentry/sentry

Developer-first error tracking and performance monitoring