• Stars
    star
    1
  • Language
    C#
  • License
    GNU General Publi...
  • Created 8 months ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Play as an infernal truck driver to retrieve dead zombie bodies back to hell!

More Repositories

1

important-algorithms

A list of important algorithms to study
C++
116
star
2

golang-rest-api-template

Template for REST API made with Golang using Gin framework, PostgreSQL database, JWT authentication and Redis cache
Go
113
star
3

design-patterns-in-go

A list of design patterns implemented in Go with REAL WORLD examples!
Go
68
star
4

primus-os

A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes
C
43
star
5

PetitePass

A lightweight password manager coded with Python using SQLCipher for SQLite database encryption and PyQt.
Python
21
star
6

montecarlo

Monte Carlo simulation of asset price
Python
17
star
7

simple-load-balancer

Simple load balancer in Go
Go
16
star
8

wifi-jammer

Continuously perform deauthentication attacks on all detectable stations
Python
15
star
9

blockchain-example-cpp

A simple blockchain example in C++
C++
11
star
10

ultra-minimal-fast-rest-api

Ultra minimal and fast RESTful API written in C using Unix websockets, POSIX threads and SQLite database. Ideal for mock APIs in dev environment.
C
11
star
11

bitcoin-saga

An educational retro RPG game that teaches Bitcoin, self sovereignty, privacy and freedom
ShaderLab
11
star
12

crypto_alert_bot

Reads volume data from Binance exchange from 33 different cryptocurrencies and emits an alarm when volume of the last candle gets over a threshold.
Python
9
star
13

talk-with-chatgpt

Text-to-speech interface with ChatGPT
Python
9
star
14

teapot

A simple and lightweight asynchronous web framework in C++
C++
8
star
15

cnavier

Explicit incompressible Navier-stokes solver written in C based on finite-difference schemes
C
7
star
16

cavity_flow

Solves Navier-Stokes equations for the 2D cavity flow using vorticity-stream function formulation
Python
7
star
17

chat-livre-sem-censura

A simple webchat made with PHP, resistant to censorship and devoted to free-speech.
JavaScript
7
star
18

BitLDC

BitLDC (Bitcoin Life/Death Certificate) Protocol
6
star
19

assembly-x86-tutorials

Assembly x86 tutorials
Assembly
6
star
20

deixe-de-ser-noob-em-git

Repositório pra você aprender git
6
star
21

GoKeylogger

A simple keylogger written in Go
Go
6
star
22

nano-game-engine

A simple 2D game template using SDL and C++
C++
6
star
23

youtube-c-tutorials

Tutorials from my YouTube videos on the C programming language
C
5
star
24

heat-equation-2d

2D heat equation solver
Python
5
star
25

BTC-backtesting

Bitcoin trading strategy backtesting
Python
5
star
26

bitcoin-price-bot-nostr

Nostr Bitcoin bot price source code (npub1440j7t3ryudyyf7av779vnv7nvhfjxqfphtt3sk74yptx3pnl8sqlll9y7)
Go
5
star
27

go-iso8583

Parser and generator of ISO8583 messages
Go
5
star
28

jerk_equation

Bitcoin price prediction using jerk equation.
Python
4
star
29

GoUDPflood

UDP flood attack example in Go
Go
4
star
30

udpflood

UDP flood ddos attack
C
3
star
31

literally-me

"Literally me" movies and series lists
3
star
32

py-synflood

SYN flood denial-of-service (DoS) attack coded with Python
Python
3
star
33

finite_difference

Computes finite difference matrices for the first and second derivative up to sixth order, including compact schemes
Python
3
star
34

mandelbrot

A simple Mandelbrot fractal generator written in C++ using EasyBMP library
C++
3
star
35

logtard

A simple, portable and dumb logging library in C++ with no bloatness nor mambo-jambo
C++
3
star
36

bit-life-proofing

A program that performs life-proof certifications transactions on Bitcoin network using OP_RETURN by combining PGP and hashing
Python
3
star
37

blockchain-golang

A simple blockchain implemented in Golang
Go
3
star
38

GoPacketSniffer

A simple packet sniffer written in Go
Go
3
star
39

MiniBoostRestAPI

A simple CRUD REST API template written in C++ using Boost library
C++
3
star
40

yaml2cmake

Generate CMakeLists from YAML for easy C++ project setups and dependency management
Go
3
star
41

cryptography

Cryptography projects and algorithms in Python
Python
2
star
42

bitcoin-cryptography-ecc

Study of bitcoin elliptic curve cryptography (ECC)
Python
2
star
43

csnake

Terminal-based classic snake game written in C
C
2
star
44

joker-bot

An AI written in Python which tells random jokes
Python
2
star
45

larry_connors_rsi2_bot

Python
2
star
46

websocket-server

A simple application which uses C library socket.h to demonstrate how to retrieve a HTTP GET request with response 200 and some HTML data.
C
2
star
47

image-processing-c

Image processing examples in C
C
2
star
48

py-security-camera

A simple security camera written in Python which starts recording when a face is detected and warns the user by e-mail.
Python
2
star
49

SPQR

SPQR esoteric programming language based on the latin language
C
2
star
50

websocket-client

A simple web client which sends HTTP/1.1 GET requests given a hostname/IPv4 address and port. Implemented using websocket.h library from C/Unix.
C
2
star
51

c-piano

a simple piano programmed in C
C
2
star
52

synflood

SYN flood denial-of-service (DoS) attack coded in C using raw sockets
C
2
star
53

simple-chat-golang

Simple webchat written in Go
Go
2
star
54

ez-docker

A simplified version of Docker for study purposes
C
2
star
55

agario-clone-c

Agar.io clone in C
C
2
star
56

keylogger

Keylogger malware for penetration testing in Windows platforms
C
1
star
57

websocket-example

Websocket example in C language.
C
1
star
58

data-structures-python

Basic data structures implementations in Python
Python
1
star
59

OpenGL-tutorials

OpenGL tutorials
C
1
star
60

hello-world-linux-kernel-module

Linux kernel module tutorial
C
1
star
61

portscanner

A simple TCP/IP port scanner using raw sockets in C
C
1
star
62

devops-scripts

Useful scripts for setting up environment
HCL
1
star
63

dumb-message-queuing-system

Dumb and simple message queuing system written in C
C
1
star
64

boost-tutorials

Boost C++ library tutorials
C++
1
star
65

multithreaded-server-c

Multithreaded server implementation in C using websockets and POSIX threads
C
1
star
66

linux-char-driver-tutorial

Linux char driver tutorial
C
1
star
67

oop-example-c

Object-oriented programming example in C
C
1
star
68

coding-in-java-until-going-insane

Source code from the video https://www.youtube.com/watch?v=9Ku-c-65xuU
Java
1
star
69

nascimento-do-btc

www.nascimentodobtc.com.br
HTML
1
star
70

flappy-bird-clone

This is a simple clone of the popular game "Flappy Bird" developed using the SDL2 library. Navigate the bird through the pipes and try to achieve your highest score!
C++
1
star
71

grpc-go-tutorial

gRPC Go tutorial
Go
1
star
72

static-book-webpage-template

A basic template for a static book website in plain HTML, CSS and JS
JavaScript
1
star
73

vulnerable-payment-server-example

A vulnerable payment server example and a fix. DON'T use in production!
JavaScript
1
star
74

minhaGaragem

Web app para gerenciamento de garagem implementado em Python (Django).
CSS
1
star
75

HelloWorldEnterpriseEdition

"Hello World" Enterprise Edition
Java
1
star