Pinned Repositories
Alpha
The Alpha Compiler. Contains a Lexer-Parser generator, the Alpha compiler and more. Written in Julia
Binary-Search-Everything
Why using binary search only on arrays ?
Celian
Célian Raimbault's online resume / portfolio
Conjugator
AI capable of conjugating french verbs. Seq2seq translation at character level using transformers and rnns
FlapPyBird
FlapPy Bird : Fury Mode ! A fork of https://github.com/sourabhv/FlapPyBird
Luigi
2D Python game engine, written in C++
Os2020
32 bits OS with custom bootloader, a libc and a FAT32 driver
PyTorch-Collections
A collection of AIs made with PyTorch
Quick-Shop
A mobile application to simplify your shopping list
Riddim
Interpreted language made in C++ designed for algorithms / data structures
Cc618's Repositories
Cc618/Os2020
32 bits OS with custom bootloader, a libc and a FAT32 driver
Cc618/Riddim
Interpreted language made in C++ designed for algorithms / data structures
Cc618/Binary-Search-Everything
Why using binary search only on arrays ?
Cc618/Alpha
The Alpha Compiler. Contains a Lexer-Parser generator, the Alpha compiler and more. Written in Julia
Cc618/Celian
Célian Raimbault's online resume / portfolio
Cc618/Conjugator
AI capable of conjugating french verbs. Seq2seq translation at character level using transformers and rnns
Cc618/Deadly-Science
S2 project for EPITA by team Custos Carceris
Cc618/Luigi
2D Python game engine, written in C++
Cc618/dotmgt
Dot files manager and preprocessor
Cc618/OctOs
An OS created in October. This OS is 32 bits, provides a heap and a command line interface.
Cc618/Advent-Of-Code-2020
Advent of code 2020 with lots of languages
Cc618/Caml-Select
VSCode extension to select and run Caml functions.
Cc618/Cc618
Cc618/Quick-Shop
A mobile application to simplify your shopping list
Cc618/Rainbow-Fluid
Grid based, RGB fluid simulation in Rust with Nannou
Cc618/Up-Lang
Up is a programming language with Python like syntax, static typing and transpiled in C.
Cc618/Md2Tex
Md2Tex is a shell script to convert Markdown to Tex.
Cc618/PyTorch-Collections
A collection of AIs made with PyTorch
Cc618/Deadly-Science-Website
This repository contains the online version of Deadly Science's website (from https://github.com/Cc618/Deadly-Science)
Cc618/django-massmailer
A standalone Django app to send templated emails in batch. Features a custom query engine and template editor with preview.
Cc618/Feature-Changer
Convolutional autoencoder able to change image attributes
Cc618/invoke
Pythonic task management & command execution.
Cc618/Iron-Mind
Iron Mind is a C++ deep learning library
Cc618/Luigi-Docs
Documentation for the Luigi engine (https://github.com/Cc618/Luigi).
Cc618/ML0
ML from scratch
Cc618/Pi-Day
Monte Carlo GPU algorithm to compute pi
Cc618/Q-Board
Deep Q Learning board game environments & agents
Cc618/segtree.sh
A Segment Tree library for Bash
Cc618/strava-running-stats
Make statistics from your Strava activities
Cc618/Tiny-Calculator
A small calculator made with Flex, Bison and GCC