GithubHelp home page GithubHelp logo

Overview of my personal projects

Most of my projects are made in C++ and can be compiled with my, cloned as git submodule, Makefile helper (because I hate so much CMake ...) for Linux and MacOS (not for Windows) either as standalone application and/or libraries (so you can include them in your personal project).

I used to worked with Scilab because my father contributed to it. Now Scilab has passed away ... the King is dead, long live the King: Julia! Therefore my simulation projects are made in Julia and run in Jupyter notebook. AFAIK the display is broken (but this is not my fault).

I always been impressed on how compact Forth interpreters are, I tried to impelement mine as scripting langage for my project but I do not recommend you to use it.

Else I also added my student projects (Delphi Borland) and my LaTeX slides (studies and internship reports) made in years 2001--2007 (mostly for nostalgy ^^). A recurrent theme in my projects was simulation of city because of this particular project https://github.com/Lecrapouille/SimTaDyn/tree/release-EPITA-2004 mixing geographic system, spreadshet and Forth interpreter.

Chromium Embedded Framework (CEF)

System Modeling Tools

  • https://github.com/Lecrapouille/Statecharts :

    A Python script parsing PlantUML statecharts (state machine) scripts and generating the C++ code with their unit tests.

  • https://github.com/Lecrapouille/TimedPetriNetEditor :

    A graphical application and C++ library for editing (timed) petri nets, (timed) graph events and GRAFCET. This tool is coupled with (max,+) algebra and can be used with Julia.

  • https://github.com/Lecrapouille/MaxPlus.jl :

    Julia package allowing to do computations in the tropical algebra (max,+) and (min,+). An algebra where the plus and times operators are replaced by the maximum (minimum) and plus operators. This algebra is used in modeling discrete systems modeling synchronizations as linear systems. This project is a portage of the Scilab toolbox.

City based project

Predictions

C++ Libraries

Forth

Application projects

My Configs

Quentin Quadrat's Projects

mp icon mp

Jaroslaw Stanczyk's MaxPlus toolbox for Matlab

mqtt icon mqtt

Class wrapping client MQTT (mosquitto lib)

mylogger icon mylogger

[Lib][Functional] Basic logger for my GitHub C++ projects

mymakefile icon mymakefile

[Tool][v2-rc][Functional] Generic but complete Makefile for all my C++ GitHub projects (and also for your projects)

myslides icon myslides

[Papers] Slides I made when I was student (french only): BSP, Law control, Principle of least action, Simulated annealing

nsp icon nsp

Copy of NSP: the rewrite of ScicosLab

offscreencef icon offscreencef

[Application][Prototype] Chromium Embedded Framework with OpenGL Core or SDL2

openglassbox icon openglassbox

[Lib][Version 0.2.0][Functional] Sandbox implementation of the simulation engine behind SimCity 5 (GlassBox)

openglcppwrapper icon openglcppwrapper

[Lib][Version 0.9][Partially Functional][WIP] A C++ 11 wrapper for Core Profile OpenGL allowing to write complete applications in a reduced number of lines of code

openglcppwrapper-data icon openglcppwrapper-data

[Assets] OpenGLCppWrapper textures repository for https://github.com/Lecrapouille/OpenGLCppWrapper

profiler icon profiler

[Lib][Alpha version][Functional] Lightweight C++ frame profiler

simforth icon simforth

[Application][lib][Version 0.2 Prototype][WIP] A Forth interpreter made in C++11

simplestgraphrendering icon simplestgraphrendering

A very simple OpenGL renderer for road-networks. Mostly self-contained, but still needs GLFW and GLEW.

simtadyn icon simtadyn

[Application][Version 0.4][Not Functional][Will be remade] SIMulateur TAbleur DYNamique: a GIS in a spreadsheet

soil icon soil

Simple image uploader primarily for OpenGL

speedway icon speedway

[Application][Stable Version][Not maintained] 3D shoot game with cars in Delphi/OpenGL for Window

statecharts icon statecharts

[Tool][Functional] Generate state machine in C++ from PlantUML statecharts

terminalcolor icon terminalcolor

[Lib][Functional][Stable] A minimal C++11 header-only file for adding colors to your std::cout functions

timedpetrineteditor icon timedpetrineteditor

[Application][Version 0.4.0][Functional] A timed Petri net and graph event editor and simulator combined to (max,+) algebra with wrapped API for Julia lang https://youtu.be/wsiF6u7DNVQ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.