{"id":21867423,"url":"https://github.com/lilgallon/university-projects","last_synced_at":"2026-05-07T09:32:12.727Z","repository":{"id":141096744,"uuid":"188873083","full_name":"lilgallon/university-projects","owner":"lilgallon","description":"🎓 List of my programming projects that I have written during my studies.","archived":false,"fork":false,"pushed_at":"2020-01-31T05:07:14.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-07T21:23:49.568Z","etag":null,"topics":["bordeaux-institude-of-technology","bordeaux-university","iut","iut-bordeaux","pape-clement","santa-cruz","ucsc"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lilgallon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-27T16:01:50.000Z","updated_at":"2020-01-31T05:07:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"6083e74a-18b4-4f14-9d28-ba0255b94a72","html_url":"https://github.com/lilgallon/university-projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lilgallon/university-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilgallon%2Funiversity-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilgallon%2Funiversity-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilgallon%2Funiversity-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilgallon%2Funiversity-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lilgallon","download_url":"https://codeload.github.com/lilgallon/university-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilgallon%2Funiversity-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32731268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bordeaux-institude-of-technology","bordeaux-university","iut","iut-bordeaux","pape-clement","santa-cruz","ucsc"],"created_at":"2024-11-28T05:09:26.316Z","updated_at":"2026-05-07T09:32:12.722Z","avatar_url":"https://github.com/lilgallon.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# List of my University projects 🏫\n\nAre listed here, only the projects that are on github. Some repositories may still be private because I need to clean them.\n\n`\u003cproject name\u003e: language (tools) ~ grade`\n\n## Pape Clément High School (2015 - 2016)\n\n**Game dev**:\n- [Blackjack](https://github.com/N3ROO/Blackjack): Java (Processing) ~ 19.5/20\n\n## Bordeaux Institute of Technology (2016 - 2018)\n\n**Game dev**:\n- [Monster](https://github.com/N3ROO/Monster): C++ (SDL) ~ 17.5/20 with Tristan R.\n- [Lightbot](https://github.com/N3ROO/LightBot): C++ (SFML) ~ 16/20 with Tristan R.\n- [Cascade](https://github.com/N3ROO/Cascade): Java (Android) ~ 19/20\n\n**System programming**:\n- Customized shell: C ~ 14/20\n\n**Web programming**\n- [Yahtzee](https://github.com/N3ROO/Yahtzee): HTML/CSS/JS ~ 19/20\n- [Atoms](https://github.com/N3ROO/Atoms): HTML/CSS/JS ~ 19/20\n- [VueJS example](https://github.com/N3ROO/VueJS_Example): HTML/CSS/JS (vue.js / google API) ~ 15/20\n\n**Cryptography**\n- [Vigenere/Cesar encoder/decoder](https://github.com/N3ROO/Vigenere-Cesar-Decoder): Java ~ 17/20 (with RSA encoder/decoder)\n- [RSA encoder/decoder](https://github.com/N3ROO/RSA-Decoder-Encoder): Java ~ 17/20 (with RSA encoder/decoder)\n\n**Misceallenous**:\n- [Fractals explorer](https://github.com/N3ROO/Fractals_explorer): Java (swing) ~ 16/20 with [Rems19](https://github.com/Rems19)\n- [Optical character recognition](https://github.com/N3ROO/OCR): Java (ij) ~ 14/20\n\n## University of Bordeaux: Computer Science License (2018 - 2019)\n\n**Game dev**:\n- [Galaxy](https://github.com/N3ROO/Galaxy): Java (JavaFX) ~ 16/20 with [Robin M.](https://github.com/RobinMontferme)\n\n**Misceallenous**:\n- [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)\n- [Simple compiler](https://github.com/N3ROO/SimpleCompiler): Java (Beaver / JFlex) ~ ?/20\n- [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) \u0026 [Louis S.](https://github.com/louissicardon)\n- [Algorithmic techniques \u0026 Programming course](https://github.com/N3ROO/TAP): C (OpenGL)\n\n**Coding events**\n- [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).\n\n## University of California: Santa Cruz (2019 - 2020)\n\n**Introduction to Artificial Intelligence**:\n- [Pacman project from the Berkeley AI Lab](https://github.com/N3ROO/pacman): Python ~ (26/25, 25/25, 30/30)\n- [Pacman tournament](https://github.com/N3ROO/pacman-ctf): Python ~ (1st run: 1st place, final run: 4th, final grade: 41/40)\n\n**Introduction to Software Engineering**:\n- [RentMyJunk](https://github.com/ntjandra/cse115a): HTML/CSS/JS w/ React \u0026 Flask ~ (Final grade: A)\n\n**Computer graphics**:\n- [WebGL assignments](https://github.com/N3ROO/webgl-cse160): Javascript/GLSL ~ (10/10, ?/10, ?/10, ?/10)\n\n*in progress*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilgallon%2Funiversity-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilgallon%2Funiversity-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilgallon%2Funiversity-projects/lists"}