ajvengo
Backend scalability, monitoring, lifecycle, performance optimisation senior engineer. Machine learning research scientist, former quantum physics researcher.
@bolteuTallinn, Estonia
ajvengo's Stars
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
amplication/amplication
🔥🔥🔥 The Only Production-Ready AI-Powered Backend Code Generation
GloriousEggroll/proton-ge-custom
Compatibility tool for Steam Play based on Wine and additional components
vosen/ZLUDA
CUDA on non-NVIDIA GPUs
sourcegraph/sourcegraph-public-snapshot
Code AI platform with Code Search & Cody
uNetworking/uWebSockets.js
μWebSockets for Node.js back-ends :metal:
Sygil-Dev/sygil-webui
Stable Diffusion web UI
XPixelGroup/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
robusta-dev/robusta
Better Prometheus alerts for Kubernetes - smart grouping, AI enrichment, and automatic remediation
stevenhalim/cpbook-code
CP4 Free Source Code Project (C++17, Java11, Python3 and OCaml)
michaelgutmann/ml-pen-and-paper-exercises
Pen and paper exercises in machine learning
luksa/kubernetes-in-action
Code from the Kubernetes in Action book
kartikk221/hyper-express
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
cornelk/hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
sp00n/corecycler
Script to test single core stability, e.g. for PBO & Curve Optimizer on AMD Ryzen or overclocking/undervolting on Intel processors
Zygo/bees
Best-Effort Extent-Same, a btrfs dedupe agent
Urigo/WhatsApp-Clone-Tutorial
https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
altryne/sd-webui-colab
A repo for the maintenance of the Colab version of stable-diffusion-webui repo
hl2guide/better-mpv-config
An improved MPV Media Player v3 configuration file.
cornelk/go-benchmark
Golang benchmarks used for optimizing code
eduardofilo/RG350_adam_image
lucyllewy/macOS-Linux-VM-with-Rosetta
voitau/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
PacktPublishing/Modern-CPP-Programming-Cookbook-Second-Edition
Modern C++ Programming Cookbook, Second Edition, published by Packt
mercurius-js/mercurius-typescript
TypeScript usage examples and "mercurius-codegen" for Mercurius
cecric/hexapinod
Hexagonal Architecture API Framework / Skeleton in TypeScript using nodeJS
fjende/uniswap-pair-watch
Scans uniswap factory contract for pairCreated events, logs it into remote mongoDB.
michaelbprice/modern_cpp
A set of code examples demonstrating C++ 11