ohdoski's Stars
n8n-io/self-hosted-ai-starter-kit
The Self-hosted AI Starter Kit is an open-source template that quickly sets up a local AI environment. Curated by n8n, it provides essential tools for creating secure, self-hosted AI workflows.
postcss/autoprefixer
Parse CSS and add vendor prefixes to rules by Can I Use
tonybaloney/vscode-pets
Adds playful pets π¦π±πΆ in your VS Code window
HeyPuter/kv.js
β‘οΈ Advanced in-memory caching for JavaScript.
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.
danvk/effective-typescript
Effective TypeScript 2nd Edition: 83 Specific Ways to Improve Your TypeScript
nestjs/awesome-nestjs
A curated list of awesome things related to NestJS π
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
codemix/ts-sql
A SQL database implemented purely in TypeScript type annotations.
ghoullier/awesome-template-literal-types
Curated list of awesome Template Literal Types examples
ossu/data-science
π Path to a free self-taught education in Data Science!
Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
jlevy/the-art-of-command-line
Master the command line, in one page
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
NagRock/ts-mockito
Mocking library for TypeScript
Callidon/bloom-filters
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
mlomb/redis-rank
Manage real-time leaderboards using Redis
spellcheck-ko/hunspell-dict-ko
Korean spellchecking dictionary for Hunspell
kdeldycke/awesome-engineering-team-management
π How to transition from software development to engineering management
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
eslint/eslint
Find and fix problems in your JavaScript code.
elastic/ecs-logging-nodejs
semgrep/semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
brookshi/awesome-typescript-projects
awesome typescript open source projects, includes IDE, Framework, Library, Tool
toss/yarn-plugin-workspace-since
λͺ¨λ Έλ ν¬λ₯Ό μν yarn berry plugin
facebook/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
nestjs/graphql
GraphQL (TypeScript) module for Nest framework (node.js) π·
facebook/react
The library for web and native user interfaces.
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge