feat: more school projects

This commit is contained in:
Laureηt 2022-09-15 21:41:48 +02:00
parent 8f9ca85c6c
commit 4f56fae07b
No known key found for this signature in database
GPG key ID: D88C6B294FD40994

View file

@ -4,7 +4,7 @@ Deep Learning:
repository: https://github.com/Tocard-Inc/Deep-Learning
pdf: https://github.com/Tocard-Inc/Deep-Learning/blob/master/docs/rapport2.md
Audio-visual data processing:
Audio-Visual Data Processing:
year: June 2022
description: End of semester report on the numerous practical works in [Matlab](https://en.wikipedia.org/wiki/MATLAB). Wrote the report using [Pluto.jl](https://github.com/fonsp/Pluto.jl).
website: https://fainsin.bzh/assets/TAV/
@ -31,15 +31,16 @@ Graphs:
description: Studied [Compartmental models in epidemiology](https://en.wikipedia.org/wiki/Compartmental_models_in_epidemiology) using [Julia](https://julialang.org/) and [Graphs](https://github.com/JuliaGraphs/Graphs.jl).
repository: https://git.inpt.fr/tocard-inc/enseeiht/projet-graphes/
Geometric modeling:
Geometric Modeling:
year: May 2022
description: Built a camera travelling system using [B-splines](https://en.wikipedia.org/wiki/Composite_B%C3%A9zier_curve) and [Slerps](https://en.wikipedia.org/wiki/Slerp), in [Minecraft](https://www.minecraft.net/) by coding a [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) plugin for [SpigotMC](https://www.spigotmc.org/).
repository: https://git.inpt.fr/tocard-inc/enseeiht/porjet-modelisation-geometrique
pdf: https://guillod.users.inpt.fr/ModeGeom/
# Image processing:
# year: 2021-2022
# description: TODO
Image processing:
year: April 2022
description: Applied image processing techniques, like k-means and meanshift, to images.
repository: https://git.inpt.fr/tocard-inc/enseeiht/ti
Rendering Engine:
year: April 2022
@ -51,65 +52,31 @@ WebApp:
description: Inspired by [r/place](https://reddit.com/r/place), this (poc) webapp allows several people to buy and sell pixels on a grid. Built using [Wildfly](https://www.wildfly.org/), [MariaDB](https://mariadb.org/), [Docker](https://www.docker.com/), [Gradle](https://gradle.org/), [J2EE](https://en.wikipedia.org/wiki/Jakarta_EE) and the [REST principles](https://en.wikipedia.org/wiki/Representational_state_transfer).
repository: https://git.inpt.fr/tocard-inc/enseeiht/projet-web
ISP modeling:
ISP Modeling:
year: May 2020
description: Simulation of an internet ISP network, configuration of different servers for [routing](https://en.wikipedia.org/wiki/Routing_Information_Protocol), [NAT](https://en.wikipedia.org/wiki/Network_address_translation), [DHCP](https://en.wikipedia.org/wiki/DHCPD), [DNS](https://en.wikipedia.org/wiki/BIND), [WEB](https://en.wikipedia.org/wiki/Apache_HTTP_Server), [FTP](https://en.wikipedia.org/wiki/Vsftpd)...
# Traitement du signal:
# year: 2020
# description: TODO
# Architecture des ordinateurs:
# year: 2020
# description: TODO (craps, logic gates)
Functional programming and language translation:
year: 2021
repository: https://git.inpt.fr/tocard-inc/enseeiht/tdl/tp2/
pdf: https://git.inpt.fr/tocard-inc/enseeiht/tdl/tp2/-/blob/master/rapport.pdf
description: "Wrote a simple compiler, including the Lexical & Syntax analyzer, the Abstract Syntax Tree Generator, the Rarget Code Generator"
# Modélisation:
# year: 2020
# description: TODO (coq)
Telecommunication:
year: 2020
description: Impact of a frequency selective propagation channel and introduction to equalization
# Telecommunication:
# year: 2020
# description: TODO (communcation rebond)
Numerical Optimization:
year: 2021
description: Studied (complicated) numerical optimization methods in Julia
# Automates:
# year: 2021
# description: TODO (parser speedrun yay)
Distributed Data Project:
year: 2021
description: Built in Java a [Tuple-Space](https://en.wikipedia.org/wiki/Tuple_space)
repository: https://git.inpt.fr/tocard-inc/enseeiht/pdr
pdf: https://git.inpt.fr/tocard-inc/enseeiht/pdr/-/blob/main/docs/RAPPORT.pdf
# gls:
# year: 2021
# description: TODO (kill me pls)
# optimisation numérique:
# year: 2021
# description: TODO (kill me pls, some julia though)
# projet données réparties:
# year: 2021
# description: TODO (vector space)
# recherche opérationnelle:
# year: 2021
# description: TODO (jump, julia, glpk)
# programmation fonctionnelle:
# year: 2021
# description: TODO (functionnal)
# traduction des langages:
# year: 2021
# description: TODO (compiler)
# application mobiles:
# year: 2021
# description: TODO (java apps)
# edp:
# year: 2022
# description: TODO (python, kill me pls)
# modélisation:
# year: 2021
# description: 3D reconstruction of a dinosaur figurine, made in [Matlab](https://en.wikipedia.org/wiki/MATLAB).
# openMP:
# year: 2022
# description: TODO
Operations Research:
year: 2021
description: Bunch of exercise, studied GJPK, Jump.jl, Dynamical Programming, Memoization...
repository: https://git.inpt.fr/tocard-inc/enseeiht/ro