QPotato's Stars
torvalds/linux
Linux kernel source tree
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
NARKOZ/hacker-scripts
Based on a true story
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
academicpages/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
public-api-lists/public-api-lists
A collective list of free APIs for use in software and web development 🚀
lllyasviel/ControlNet-v1-1-nightly
Nightly release of ControlNet 1.1
lolcommits/lolcommits
:camera: git-based selfies for software developers
quarto-dev/quarto-cli
Open-source scientific and technical publishing system built on Pandoc.
trailofbits/manticore
Symbolic execution tool
ciromattia/kcc
KCC (a.k.a. Kindle Comic Converter) is a comic and manga converter for ebook readers.
Impostor/Impostor
Impostor - An open source reimplementation of the Among Us Server
rust-bitcoin/rust-bitcoin
Rust Bitcoin library
Start9Labs/start-os
Open source Linux distro optimized for self-hosting
erkmos/haskell-companies
A gently curated list of companies using Haskell in industry
posquit0/hugo-awesome-identity
😤 Awesome Identity is a single-page Hugo theme to introduce yourself.
rust-bitcoin/rust-miniscript
Support for Miniscript and Output Descriptors for rust-bitcoin
graninas/The-Voids-Of-Haskell
talaia-labs/rust-teos
The Eye of Satoshi - Lightning Watchtower
argob/cuidar-android
App Cuidar
john-light/sidechains
A list of sidechain resources
DavidVorick/CredibleConfessions
A webapp for writing credible anonymized confessions
mtzguido/verificacion-con-fstar-2024
Repositorio de la optativa para la FCEIA
ivoelbert/rtf-polybius
Little low poly game made with React Three Fiber
doraemon96/CS-Compiler
Compiler for Tiger, a small imperative language of the Algol family.
alduzarate/lambda-calculus-interpreter
Intérprete de λ-cálculo de simple tipado. Implementación de la función de Ackermann para su testeo.
ZimmSebas/ZimmSebas
alduzarate/force-directed-graph-drawing
Algoritmo de Fruchterman-Reingold para visualización de grafos.
alduzarate/monadic-evaluators
Implementación de un intérprete en Haskell de un lenguaje imperativo simple con evaluadores monádicos.
TheCompileRS/CompilerPCF
A compiler for PCF, made for the Compiler subject