Duy Tran's starred repositories

developer-roadmap

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

Language:TypeScriptLicense:NOASSERTIONStargazers:278673Issues:6815Issues:1937

system-design-primer

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

Language:PythonLicense:NOASSERTIONStargazers:259368Issues:6653Issues:282

modern-unix

A collection of modern/faster/saner alternatives to common unix commands.

awesome-macos-command-line

Use your macOS terminal shell to do awesome things.

ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

Language:Vim ScriptLicense:BSD-2-ClauseStargazers:13342Issues:91Issues:2645

chromeless

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

Language:TypeScriptLicense:MITStargazers:13237Issues:234Issues:332

Zappa

Serverless Python

Language:PythonLicense:MITStargazers:11890Issues:250Issues:1276

runner-images

GitHub Actions runner images

Language:PowerShellLicense:MITStargazers:9250Issues:270Issues:4137

flasky

Companion code to my O'Reilly book "Flask Web Development", second edition.

Language:PythonLicense:MITStargazers:8451Issues:407Issues:490

vim-gitgutter

A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

Language:Vim ScriptLicense:MITStargazers:8301Issues:69Issues:694

rockstar

The Rockstar programming language specification

Language:JavaScriptLicense:MITStargazers:6866Issues:124Issues:195

vim-commentary

commentary.vim: comment stuff out

react-fundamentals

Material for my React Fundamentals Workshop

Language:TypeScriptLicense:NOASSERTIONStargazers:5231Issues:61Issues:114

horcrux

Split your file into encrypted fragments so that you don't need to remember a passcode

Language:GoLicense:MITStargazers:4497Issues:29Issues:22

sandpack

A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.

Language:TypeScriptLicense:Apache-2.0Stargazers:4488Issues:21Issues:375

Pokemon-Terminal

Pokemon terminal themes.

Language:PythonLicense:GPL-3.0Stargazers:4175Issues:52Issues:120

epic-spinners

Easy to use css spinners collection with Vue.js integration

Language:VueLicense:MITStargazers:3820Issues:57Issues:46

google-10000-english

This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.

reveal-md

reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file

Language:JavaScriptLicense:MITStargazers:3588Issues:40Issues:323

flask-sockets

[DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock

Language:PythonLicense:MITStargazers:1739Issues:44Issues:60

rough-charts

📈 A responsive, composable react charting library with a hand-drawn style.

Language:TypeScriptLicense:MITStargazers:1534Issues:18Issues:8

zsh-you-should-use

📎 ZSH plugin that reminds you to use existing aliases for commands you just typed

Language:ShellLicense:GPL-3.0Stargazers:1369Issues:8Issues:58

fullstack-starterkit

GraphQL first full-stack starter kit with Node, React. Powered by TypeScript

Language:TypeScriptLicense:MITStargazers:1164Issues:39Issues:18

react-vertical-timeline

Vertical timeline for React.js

Language:CSSLicense:MITStargazers:1039Issues:10Issues:124

vim-bujo

A minimalist task manager for vim.

vim-todo-lists

Vim plugin for TODO lists

Language:Vim ScriptLicense:MITStargazers:185Issues:8Issues:30

node-installed-check

Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range

Language:JavaScriptLicense:MITStargazers:110Issues:3Issues:22

six-char-max

80 characters per line is waaaay too many. All Python programs should have at most six characters per line.

react-sandbox-editor

React component library for sandboxed execution of html/js/css

react-preview-editor

A simple BYO live editor and preview for code!