• Stars
    star
    5
  • Rank 2,846,531 (Top 57 %)
  • Language
    Go
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

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

Repository Details

achievements system for a fictional online game: my attempt at a restful api in golang

More Repositories

1

wordscapes-bot

python bot that plays wordscapes via scrcpy, pyautogui
Python
25
star
2

n-puzzle

My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
Python
24
star
3

gbmu

my gameboy emulator
C
23
star
4

42-corrections-bot

parses your intra page and sends a slack notification (and/or sms) when you have a correction
Python
16
star
5

identicon

github identicons
Go
8
star
6

famine

cross platform elf64/macho64 binary infector
Assembly
4
star
7

md5

md5 in asm
Assembly
4
star
8

piscine_starfleet

Learn how to learn again with Big(O) notation and other cool things
C
3
star
9

mbr-demo

master boot record, 16 bit asm, interrupts
Assembly
3
star
10

go-fillit

Go
2
star
11

dr_quine

This small algo project allows you to tackle the problems of self-replication, and confronts you with the recursion theorem of Kleene!
Assembly
2
star
12

rattle

simple rtttl player and software synthesizer using sdl2
C
2
star
13

darkly

this project is an introduction to web application security
Python
1
star
14

ft_p

This introductory project on UNIX network programming prompts you to create a client-server offering identical services to ftp. Bonus: respect the standard to be interoperable with existing tools!
C
1
star
15

rainfall

Rainfall is a challenge iso slightly more complex than Snow Crash that will plunge you into the intricacies of reverse engineering and teach you to rebuild a code and understand its operation to find the flaws. Can you reach the last level?
GDB
1
star
16

woody-woodpacker

simple elf64 encryptor
C
1
star
17

kami2-solver

kami2 solver in python
Python
1
star
18

sha256

sha256 in asm
Assembly
1
star
19

nm_otool

Parse the format of the MacOS executables and understand how the kernel launches the binaries, by rewriting these two system tools. Essential for all those who want to make security, this project is more generally an opening on the UNIX culture system.
C
1
star
20

zenkoi2

impersonating zen koi 2 ios client
Python
1
star
21

piscine_c_rush_01

rush 01 aka sudoku from piscine_c
C
1
star
22

klondike

klondike solitaire a-star search
C
1
star