An open API service indexing awesome lists of open source software.

https://github.com/lilgallon/university-projects

πŸŽ“ List of my programming projects that I have written during my studies.
https://github.com/lilgallon/university-projects

bordeaux-institude-of-technology bordeaux-university iut iut-bordeaux pape-clement santa-cruz ucsc

Last synced: 3 months ago
JSON representation

πŸŽ“ List of my programming projects that I have written during my studies.

Awesome Lists containing this project

README

          

# List of my University projects 🏫

Are listed here, only the projects that are on github. Some repositories may still be private because I need to clean them.

`: language (tools) ~ grade`

## Pape ClΓ©ment High School (2015 - 2016)

**Game dev**:
- [Blackjack](https://github.com/N3ROO/Blackjack): Java (Processing) ~ 19.5/20

## Bordeaux Institute of Technology (2016 - 2018)

**Game dev**:
- [Monster](https://github.com/N3ROO/Monster): C++ (SDL) ~ 17.5/20 with Tristan R.
- [Lightbot](https://github.com/N3ROO/LightBot): C++ (SFML) ~ 16/20 with Tristan R.
- [Cascade](https://github.com/N3ROO/Cascade): Java (Android) ~ 19/20

**System programming**:
- Customized shell: C ~ 14/20

**Web programming**
- [Yahtzee](https://github.com/N3ROO/Yahtzee): HTML/CSS/JS ~ 19/20
- [Atoms](https://github.com/N3ROO/Atoms): HTML/CSS/JS ~ 19/20
- [VueJS example](https://github.com/N3ROO/VueJS_Example): HTML/CSS/JS (vue.js / google API) ~ 15/20

**Cryptography**
- [Vigenere/Cesar encoder/decoder](https://github.com/N3ROO/Vigenere-Cesar-Decoder): Java ~ 17/20 (with RSA encoder/decoder)
- [RSA encoder/decoder](https://github.com/N3ROO/RSA-Decoder-Encoder): Java ~ 17/20 (with RSA encoder/decoder)

**Misceallenous**:
- [Fractals explorer](https://github.com/N3ROO/Fractals_explorer): Java (swing) ~ 16/20 with [Rems19](https://github.com/Rems19)
- [Optical character recognition](https://github.com/N3ROO/OCR): Java (ij) ~ 14/20

## University of Bordeaux: Computer Science License (2018 - 2019)

**Game dev**:
- [Galaxy](https://github.com/N3ROO/Galaxy): Java (JavaFX) ~ 16/20 with [Robin M.](https://github.com/RobinMontferme)

**Misceallenous**:
- [3D Vision for robots](https://github.com/N3ROO/projet-tech-vision-3D): C++/C# (Qt, openCV, Unity, networking) ~ 16/20 **really tough project** with the awesome [Robin M.](https://github.com/RobinMontferme)
- [Simple compiler](https://github.com/N3ROO/SimpleCompiler): Java (Beaver / JFlex) ~ ?/20
- [Terminus](https://github.com/ljolliet/Terminus): HTML/CSS/JS ~ 14/20 (it deserves way more but ok) with [Louis J.](https://github.com/ljolliet), [Paul V.](https://github.com/paulvigneau), [Nicolas D.](https://github.com/Ndesclaux) & [Louis S.](https://github.com/louissicardon)
- [Algorithmic techniques & Programming course](https://github.com/N3ROO/TAP): C (OpenGL)

**Coding events**
- [Vipi](https://github.com/N3ROO/Vipi): HTML/CSS/JS ~ [3rd/32](https://www.nuitdelinfo.com/inscription/defis/188) at [Computer Science Night 2018](https://www.nuitdelinfo.com/) (coding competition between French Universities).

## University of California: Santa Cruz (2019 - 2020)

**Introduction to Artificial Intelligence**:
- [Pacman project from the Berkeley AI Lab](https://github.com/N3ROO/pacman): Python ~ (26/25, 25/25, 30/30)
- [Pacman tournament](https://github.com/N3ROO/pacman-ctf): Python ~ (1st run: 1st place, final run: 4th, final grade: 41/40)

**Introduction to Software Engineering**:
- [RentMyJunk](https://github.com/ntjandra/cse115a): HTML/CSS/JS w/ React & Flask ~ (Final grade: A)

**Computer graphics**:
- [WebGL assignments](https://github.com/N3ROO/webgl-cse160): Javascript/GLSL ~ (10/10, ?/10, ?/10, ?/10)

*in progress*