Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/noahhusby/university
- Owner: noahhusby
- Created: 2022-04-19T23:51:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T04:01:04.000Z (8 months ago)
- Last Synced: 2024-04-23T07:03:48.436Z (8 months ago)
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |