Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noahhusby/university

A set of projects and repository created during my time at university.
https://github.com/noahhusby/university

Last synced: 28 days ago
JSON representation

A set of projects and repository created during my time at university.

Awesome Lists containing this project

README

        

# University


A collection of projects written for my college courses.


⚠️ This is part of a larger collection of projects for university. ⚠️




| Type | Project | Description | Language | Frameworks
| --- | --- | ----- | ----- | ----- |
| GUI | [TicketFlow](https://github.com/noahhusby/TicketFlow) | Sample ticketing software. | Java, Kotlin | Compose Multiplatform
| Application | [DineOnCampus 2.0](https://github.com/noahhusby/DineOnCampus2.0) | Dining Info app. | Kotlin | Jetpack Compose |
| API | [rent](https://github.com/noahhusby/rent) | Sample rental store backend. | Java | Springboot |
| API / Frontend | [catalog](https://github.com/noahhusby/catalog) | Scraper & Information Retrieval System. | Python | Flask, NTLK, Sklearn |