valtoni's Stars
CodeName-Anti/CrabGame-Cheat
A Cheat for CrabGame by DaniDev.
stacksmashing/pico-tpmsniffer
A simple, very experimental TPM sniffer for LPC bus
TabbyML/tabby
Self-hosted AI coding assistant
bitcoin/bitcoin
Bitcoin Core integration/staging tree
lerocha/open-cambio
Open Cambio is a REST API for currency exchange rates from the European Central Bank
facebookresearch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
javadev/underscore-java
java port of Underscore.js
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
PrathamKumar14/ChatGPT-Prompts
AI is taking over slowly. Here are some use ChatGPT/API prompts that help you unlock 100% of your productivity.
ntop/n2n
Peer-to-peer VPN
cosmicpb/FaceCut
jcjorel/ec2-spot-converter
A tool to convert AWS EC2 instances back and forth between On-Demand and Spot billing models.
vnmabus/rdata
Reader of R datasets in .rda format, in Python
ContextMapper/context-mapper-dsl
ContextMapper DSL: A Domain-specific Language for Context Mapping & Service Decomposition
krallin/tini
A tiny but valid `init` for containers
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
brikis98/infrastructure-as-code-talk
Sample code for the talk "Infrastructure-as-code: running microservices on AWS with Docker, ECS, and Terraform"
openjdk/jmh
https://openjdk.org/projects/code-tools/jmh
badmofo/ethereum-mining-calculator
Ethereum Mining Calculator
wagoodman/dive
A tool for exploring each layer in a docker image
henkexbg/gallery-api
REST Webapp for viewing a gallery of images and videos. Image rescaling as well as video transcoding is performed based on request parameters. No UI included. Purely API-based. Authentication via HTTP basic auth (per default). Supports different user roles.
dahlbyk/posh-git
A PowerShell environment for Git
stolk/diskgraph
Graphs the disk IO in a linux terminal.
kubevious/kubevious
Kubevious - Kubernetes without disasters
microsoft/fluentui-system-icons
Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
ARMmbed/mbed-os-example-lorawan
Simple LoRaWAN example application for mbed OS
diogocavilha/fancy-git
That's a terminal prompt changer that shows a few cool git informations about your repository state. You can choose among different styles and enjoy all the aliases it provides you. Feel free for contributing, pull requests and issues are always welcome! ;)
valeriansaliou/bloom
:cherry_blossom: HTTP REST API caching middleware, to be used between load balancers and REST API workers.
sarxos/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.