lsimmons2's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
ddosify/ddosify
Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
gcanti/io-ts
Runtime type system for IO decoding/encoding
rhysd/vim.wasm
Vim editor ported to WebAssembly
sverweij/dependency-cruiser
Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
puremourning/vimspector
vimspector - A multi-language debugging system for Vim
crxjs/chrome-extension-tools
Bundling Chrome Extensions can be pretty complex. It doesn't have to be.
bigH/git-fuzzy
interactive `git` with the help of `fzf`
ludovicchabant/vim-gutentags
A Vim plugin that manages your tag files
fireworq/fireworq
Fireworq is a lightweight, high-performance, language-independent job queue system.
typeddjango/awesome-python-typing
Collection of awesome Python types, stubs, plugins, and tools to work with them.
ml4a/ml4a
A python library and collection of notebooks for making art with machine learning.
graphql-python/gql
A GraphQL client in Python
derekwyatt/vim-scala
My work on integration of Scala into Vim - not a ton here, but useful for me.
lava-nc/lava
A Software Framework for Neuromorphic Computing
VasilyShelkov/create-react-extension
Set up a modern React browser extension by running one command.
skywind3000/gutentags_plus
The right way to use gtags with gutentags
scalameta/coc-metals
Deprecated in favor of scalameta/nvim-metals
ddsol/redux-schema
Automatic actions, reducers and validation for Redux
smartykit/apple1
SmartyKit 1 computer construction kit drivers and software. (Apple 1-compatible)
golang-common-packages/template
Clean Architecture using Golang.
matthiasak/batchql
Don't just graphql, batchql!
ajhager/copycat
A translation of Melanie Mitchell's original Copycat project from Lisp to Python.
CollapseLabs/gardening-for-engineers
A starting point for understanding how to grow vegetables at home
eddeee888/topic-prisma-testing
Examples of how to do Prisma unit and functional testing with NodeJS and Typescript.
fedora-infra/flask-healthz
Liveness and readiness endpoints for Flask
kieronjmckenna/typesafe-apollo-react-express
Repository to show off the ability to keep your API calls completely typesafe. From the resolver in apollo server to displaying data in you React component