gagop's Stars
focusaurus/express_code_structure
Example of how to organize a medium-size express.js web application
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
hapijs/joi
The most powerful data validation library for JS
nikolaeu/numi
Beautiful calculator app for macOS, Linux & Windows
agalwood/Motrix
A full-featured download manager.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
rough-stuff/rough
Create graphics with a hand-drawn, sketchy, appearance
sokomishalov/skraper
Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, Coub, Vimeo, IFunny, VK, Odnoklassniki, Pikabu)
spatie/ssh
A lightweight package to execute commands over an SSH connection
google/brotli
Brotli compression format
aaron-bond/better-comments
xyflow/xyflow
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
axios/axios
Promise based HTTP client for the browser and node.js
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
reactstrap/reactstrap
Simple React Bootstrap 5 components
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
chakra-ui/chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
Flipboard/react-canvas
High performance <canvas> rendering for React components
TestStack/White
DEPRECATED - no longer actively maintained
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
bilal-fazlani/commanddotnet
A modern framework for building modern CLI apps
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
facebookarchive/react-360
Create amazing 360 and VR content using React
reactjs/react-transition-group
An easy way to perform animations when a React component enters or leaves the DOM
aurelia/framework
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.