ManuelSchenk's Stars
dcpedit/dissatisfaction30
prometheus-community/windows_exporter
Prometheus exporter for Windows machines
sanjith0404/password-storage-using-image-steganography
Storing passwords has always been one of the most difficult of jobs. This is a solution where you store passwords in an image using Image steganography. image steganography uses the bits of the image pixels to store information. We use Least Singnificant Bits to store the information so that the overall image is not affected i.e one that cannot be noticed by our naked eye. To make it more safe we use Advanced encryption standard to encrypt the password stored in the image. We use a key to store all the passwords in an image. ONE KEY TO STORE THEM ALL!
ziqi-jin/finetune-anything
Fine-tune SAM (Segment Anything Model) for computer vision tasks such as semantic segmentation, matting, detection ... in specific scenarios
realpython/python-guide
Python best practices guidebook, written for humans.
hugapi/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
ryanoasis/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
JanDeDobbeleer/oh-my-posh
The most customisable and low-latency cross platform/shell prompt renderer
minimal-ui-kit/material-kit-react
Minimal Dashboard - build with React Material UI components.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
eclipse-esmf/esmf-aspect-model-editor
Manage Aspect Models visually — create, validate, create artefacts, persist file based
pre-commit/mirrors-mypy
Mirror of mypy for pre-commit
koxudaxi/datamodel-code-generator
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
Wanderson-Magalhaes/Modern_GUI_PyDracula_PySide6_or_PyQt6
docker/compose
Define and run multi-container applications with Docker
extrabacon/python-shell
Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio