mirror of
https://github.com/ossu/computer-science.git
synced 2024-10-01 01:26:01 -04:00
45 lines
2.2 KiB
Markdown
45 lines
2.2 KiB
Markdown
# Projects
|
|
> Here, we are providing a list of projects done by the community for the final projects. You may use these as inspirations for your own final project!
|
|
|
|
Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/ossu/computer-science) curriculum.
|
|
|
|
For more project ideas, check the [Mega Project List](https://github.com/karan/Projects).
|
|
|
|
- [Introduction to Computer Science](#introduction-to-computer-science)
|
|
- [Programming](#programming)
|
|
- [Math](#math)
|
|
- [Systems](#systems)
|
|
- [Theory](#theory)
|
|
- [Applications](#application)
|
|
|
|
## Introduction to Computer Science
|
|
Project Title | Description | Author(s) | Repository
|
|
:-- | :-- | :--: | :--
|
|
StalkHub | Stalk Github beautifully | [Aman Roy](https://github.com/aman-roy) | [StalkHub](https://github.com/aman-roy/StalkHub)
|
|
Webliza | ELIZA in python with web interface | [Vipin Kumar](https://github.com/VipinindKumar) | [Webliza](https://github.com/VipinindKumar/Webliza)
|
|
PWControl | A simple password generator and manager | [Thai Huu Tri](https://github.com/thaitri2005) | [PWControl](https://github.com/thaitri2005/PWControl)
|
|
|
|
|
|
## Programming
|
|
Project Title | Description | Author(s) | Repository
|
|
:-- | :-- | :--: | :--
|
|
|
|
## Math
|
|
Project Title | Description | Author(s) | Repository
|
|
:-- | :-- | :--: | :--
|
|
|
|
## Systems
|
|
Project Title | Description | Author(s) | Repository
|
|
:-- | :-- | :--: | :--
|
|
|
|
## Theory
|
|
Project Title | Description | Author(s) | Repository
|
|
:-- | :-- | :--: | :--
|
|
|
|
## Application
|
|
Project Title | Description | Author(s) | Repository
|
|
:-- | :-- | :--: | :--
|
|
Observatory | Interactively displays temperatures and deviations all around the world from 1975 to 2015 | [spamegg](https://github.com/spamegg1) | [ScalaCapstone](https://github.com/spamegg1/ScalaCapstone)
|
|
Cloud Data Processing | Querying airline traffic data with batch and stream processing on cloud services | [MartinOvington](https://github.com/MartinOvington) | [CloudCapstone](https://github.com/MartinOvington/cloud-specialization)
|
|
Full Stack Open | Single-page app + microservice displaying and scraping data from GitHub repositories | [pcolt](https://github.com/pcolt/) | [Final Project](https://github.com/pcolt/react-scraper)
|