nichitaa's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
facebook/react
The library for web and native user interfaces.
vitejs/vite
Next generation frontend tooling. It's fast!
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
evanw/esbuild
An extremely fast bundler for the web
tldraw/tldraw
whiteboard / infinite canvas SDK
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
ReactiveX/rxjs
A reactive programming library for JavaScript
elixir-lang/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
denoland/fresh
The next-gen web framework.
acdlite/react-fiber-architecture
A description of React's new core algorithm, React Fiber
reduxjs/redux-toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
microsoft/tsdoc
A doc comment standard for TypeScript
yoav-lavi/melody
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
sodiray/radash
Functional utility library - modern, simple, typed, powerful
tc39/proposal-type-annotations
ECMAScript proposal for type syntax that is erased - Stage 1
reZach/secure-electron-template
The best way to build Electron apps with security in mind.
michalmuskala/jason
A blazing fast JSON parser and generator in pure Elixir.
acejump/AceJump
🅰️ single character search, select, and jump
jscutlery/semver
Nx plugin to automate semantic versioning and CHANGELOG generation.
itsMapleLeaf/remix-electron
Electron integration for Remix ⚛💿
zookzook/elixir-mongodb-driver
MongoDB driver for Elixir
msharp/elixir-statistics
Statistical functions and distributions for Elixir
imteekay/advanced-typescript
Advanced TypeScript
nichitaa/auth-react-router
A simple yet extensible approach for configuring and handling protected and role based routing for react applications using react-router-dom v6
nicalaia/shortest-path-vis
A javascript based pathfinder program that evaluates the shortest path between two destinations using Dijkstra's Algorithm, BFS, DFS and displays it using React.
nichitaa/formal-languages-and-compiler-design
Formal Languages and Compiler Design 1. RE to FA 2. NFA to DFA 3. CFG to CNF
gamemaker1/typescript-template
An opiniated Typescript + ESM project template