andrejcesen's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Wilfred/difftastic
a structural diff that understands syntax 🟥🟩
tpope/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
actualbudget/actual
A local-first personal finance app
dense-analysis/ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
welldone-software/why-did-you-render
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
facebook/stylex
StyleX is the styling system for ambitious user interfaces.
google/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
actualbudget/actual-server
Actual's server
dai-shi/react-tracked
State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.
josephg/diamond-types
The world's fastest CRDT. WIP.
pmizio/typescript-tools.nvim
âš¡ TypeScript integration NeoVim deserves âš¡
evoluhq/evolu
A local-first platform designed for privacy, ease of use, and no vendor lock-in
ThePrimeagen/git-worktree.nvim
oakes/odoyle-rules
A rules engine for Clojure(Script)
alan-eu/react-native-fast-shadow
Fast and high quality Android shadows for React Native
BetterThanTomorrow/joyride
Making VS Code Hackable like Emacs since 2022
nathell/skyscraper
Structural scraping for the rest of us.
pitch-io/uix
Idiomatic ClojureScript interface to modern React.js
ByteOverlord/Watch_Quake
Quake 1 port for Apple Watch
tamizhvendan/honeyeql
HoneyEQL is a Clojure library enables you to query database using the EDN Query Language.
thheller/shadow-css
CSS-in-CLJ(S)
joshuamiller/react-native-template-cljs-krell-storybook
A React Native Template for installing a working ClojureScript, Krell, and Storybook environment
roman01la/cljs-worklet
Run ClojureScript functions on a worklet thread in React Native
andrejcesen/SwiftUICombineRedux
An implementation of Redux Observable using Combine Framework
jumarko/clojure-experiments
My Clojure REPL experiments. Instead of typing directly into REPL, save everything in the file! Motivated by Stuart Halloway's talk about REPL Driven Development: