dsafanyuk's Stars
BartoszJarocki/cv
Print-friendly, minimalist CV page
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
linode/manager
Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
MicahParks/keyfunc
Create a jwt.Keyfunc for JWT parsing with a JWK Set or given cryptographic keys (like HMAC) in Golang.
AlexzanderFlores/Worn-Off-Keys-Cognito-Tutorials
The source code for the AWS Cognito tutorials on the Worn Off Keys YouTube channel.
PipedreamHQ/pipedream
Connect APIs, remarkably fast. Free for developers.
patrickbolle/shopify-snippets
Random code snippets for Shopify. Sections, snippets, templates.
SiegeEngineers/aoe2cm2
Captains Mode for Age of Empires II
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
dandansoysauce/winv
A simple web-based inventory management system
err0r500/go-realworld-clean
a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld
politics-rewired/Spoke
Politics Rewired's fork of Spoke
aws-samples/aws-serverless-airline-booking
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
talyssonoc/node-api-boilerplate
DDD/Clean Architecture inspired boilerplate for Node web APIs
apavamontri/nodejs-clean
Clean Architecture with Node.js + Express.js
zhashkevych/go-clean-architecture
👨💻 REST API example, built by following Uncle Bob’s clean architecture principles
rmanguinho/clean-node-api
jctanner/ansible-tools
karlkfi/concourse-dcind
Docker in Docker container optimized for use with Concourse CI
hiconvo/api
Convo's RESTful API
Comcast/concourse-vault-resource
This repository holds the source for concourse-vault-resource
dev-mastery/comments-api
coreyc/express-rest-api-structure
agolo/logstash-test-runner
Logstash configuration testing framework
alexlafroscia/dotfiles
My Neovim, ZSH, Tmux and dev tools setup, with installation scipts
kelyvin/ghost-caffeine-theme
A minimalist, Material Design inspired Ghost Theme for optimal desktop and mobile experiences
sourcegraph/thesrc
Example of a 3-layer (frontend, API, datastore) Go web app (based on the code that powers https://sourcegraph.com)
h00s-go/url-shortener-backend
Backend for URL shortening service written in Go
mingrammer/go-todo-rest-api-example
:books: A RESTful API example for simple todo application with Go