41,751 skills found · Page 6 of 1392
drakeet / MultiTypeFlexible multiple types for Android RecyclerView.
piotrwitek / Utility TypesCollection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
dudykr / StcSpeedy TypeScript type checker
Armour / Vue Typescript Admin Template🖖 A vue-cli 3.0 + typescript minimal admin template
microsoft / TypespecNo description available
devanshbatham / Awesome Bugbounty WriteupsA curated list of bugbounty writeups (Bug type wise) , inspired from https://github.com/ngalongc/bug-bounty-reference
orval-labs / Orvalorval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
serde-rs / JsonStrongly typed JSON library for Rust
borisbanushev / StockpredictionaiIn this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
facebook / PyreflyA fast type checker and language server for Python
torokmark / Design Patterns In Typescript:triangular_ruler: Design pattern implementations in TypeScript
dtolnay / Thiserrorderive(Error) for struct and enum error types
luau-lang / LuauA small, fast, and embeddable programming language based on Lua with a gradual type system.
digitallyinduced / Ihp🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
AmanVarshney01 / Create Better T StackA modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations
dzharii / Awesome TypescriptA collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript
line / ArmeriaYour go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
jamiehannaford / What Happens When K8s🤔 What happens when I type kubectl run?
google / PytypeA static type analyzer for Python code
python / TypeshedCollection of library stubs for Python, with static types