• Stars
    star
    1
  • Language
    JavaScript
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

Dummy project for playing around with react Native, Animated, Fastlane and other shiny toys

More Repositories

1

emacs-winum

Window numbers for Emacs - Navigate windows and frames using numbers
Emacs Lisp
141
star
2

PE-Injector

A small, useless, self-replicating virus that injects itself into a windows executable binary. Upon execution, it will infect all the other executables in the same directory, which, in turn, will display a message box and infect all other executables in their directory when executed.
Assembly
13
star
3

toorkit

A simple useless rootkit for the linux kernel. It is a kernel module which hooks up the open() syscall (or potentially any syscall) to replace it with a custom function.
C
12
star
4

strace

strace is a recode of the standard Linux program strace. It traces the execution of other programs to print their syscalls and their arguments. You can run the program as a command-line argument or attach to an already existing process using its PID.
C
7
star
5

R-Type

A remake of the famous game R-Type. It is coded using the Entity-Component-System pattern, can be played up to 4 players through network and is cross-platform Linux/Windows.
C
5
star
6

dxlServo

DxlServo is a C++ object/library made for simplifying the use of Dynamixel AX-12a servomotors in C++ projects.
C++
4
star
7

.spacemacs.d

My personnal spacemacs configuration
Emacs Lisp
3
star
8

yolofs

A simple useless pseudo-filesystem, coded for discovering the challenges of interfacing a filesystem with Linux VFS. It adds an "encryption" feature (a simple rotation of n, n given as an argument to mount).
C
3
star
9

ftrace

ftrace is a program tracer. It traces the execution of a program to draw a call graph of each and every function call using Dotty, either internal functions, static or shared libraries, or syscalls.
Makefile
3
star
10

steps

A simple helper tool for scripting tutorials / install processes
Shell
2
star
11

yolok

Yolok is a simple useless kernel, coded for discovering the many challenges of creating a kernel on a x86 architecture.
C
2
star
12

SubtitlesTimeMachine

A simple tool for shifting the times of a .srt file. Useful when the speech and the subtitles do not match in a movie.
Go
1
star
13

bullets-api

The backend part of a personal project of a life organiser, starting as a tiny Todo list app.
JavaScript
1
star
14

bullets

A personal project of a life organiser, starting as a tiny Todo list app.
JavaScript
1
star
15

myOCR

A simple Optical Character Recognition program, using a KNN classifier.
Java
1
star
16

YoloKernelModule

A simple useless Loadable Kernel Module for Linux, creating a dummy misc device in /dev containing a string modifiable with ioctl().
C
1
star
17

cop21project_embedded

C++
1
star
18

Nibbler

A snake-like game for Linux. Eat fruits, grow your snake, max your score but don't crash into a wall !
C++
1
star
19

ansible-role-spacemacs

An Ansible role for installing Spacemacs with Emacs built from source
1
star
20

CreepyFirmware

Creepyfirmware is the code running Creepi, a little creepy robotic arm with a webcam tracking people's faces.
C++
1
star
21

Algogen

Some tests and tryouts abouts genetic algorithms
Python
1
star
22

sokoboule

A little Mario Sokoban based on the tutorial on openclassrooms.com (formerly Le Site Du Zero). My first program ever <3
C
1
star
23

Bullets-Meteor

JavaScript
1
star