Changes

Jump to: navigation, search

OSD/DPS Fall 2018 Open Source Project Ideas

2,241 bytes added, 19:58, 21 November 2018
9. Seneca Student Resume/Portfolio Static Site Generator
New project to build ad-hoc, mesh-networking style messaging.
Repo: https://github.com/rhayes2/DarkChatter
Discord: https://discord.gg/CUsaedN
*** Split up announcements and marks notifications in the top right corner on the main page
*** Button to switch to original version of Blackboard
*** MoreAdd the email link to the login page*** Add the MySeneca.Help link to the my.senecacollege.ca sign in page*** Add Reset/Forgot password on this [https://my.senecacollege.ca/webapps/login/?action=relogin sign in] page
* Student Centre (Repo: [https://github.com/yevseytsev/StudentCentreExtension StudentCentreExtension])
* [https://github.com/struong9 Stephen Truong]
* [https://github.com/jagmeetb Jagmeet Bhamber]
* [https://github.com/susantruong Xuan Dinh Truong]
* [https://github.com/VinceBackpack Vincent Wong]
* [https://github.com/YuechengWu Yuecheng Wu]
* [https://github.com/charBap Charlotte Baptist]
* [https://github.com/Peng-Qu Peng Qu]
* [https://github.com/susantruong Xuan Dinh Truong]
* [https://github.com/pynnl Ryan Vu]
* [https://github.com/deepanjali19 Deepanjali Gerangal]
* [https://github.com/xwang345 Xiaochen Wang]
* [https://github.com/DinahLin Dan Lin]
* [https://github.com/qwang135 Qingwen Wang]
== 3. Speech-To-Text for HTML Coding in VSCode ==
Need to write a VSCode Extension, pick a Speech-To-Text library to integrate, create a "grammar" or "vocabulary" bound to commands for inserting HTML tags.
Repo: [https://github.com/PopeSpaceous/CodeTalker https://github.com/Microsoft/vscode/issues/62603CodeTalker]
Join our Slack Channel: [https://join.slack.com/t/codetalkerworkspace/shared_invite/enQtNDcyMjQ4MjYzNzMwLTYzMjM4MDUwMzAzYTc1MjBhNDNjZWM5MGU5Y2FkODUzMWZjM2M4NjJlZGZkYjIwNTNlYzM1NGQxOGYzNDUyOTY CodeTalker]
* [https://github.com/AlexeiGitH Oleksii Kozachenko]
* [https://github.com/pynnl Tien Phat Vu]
* [https://github.com/dnguneratne Dilan Guneratne]
== 5. Seneca Student Personal GitHub Dashboard ==
* [https://github.com/deepanjali19 Deepanjali Gerangal]
* [https://github.com/jagmeetb Jagmeet Bhamber]
* [https://github.com/ooHAoo Huda Al Dallal]
* [https://github.com/yuzhouChen Yuzhou Chen]
* [https://github.com/Janice0218 Minying Chen]
* [https://github.com/sjmathew Shawn Mathew]
* [https://github.com/jkmdev Julia McGeoghan]
* [https://github.com/susantruong Xuan Dinh Truong]
* [https://github.com/dleung25 Derrick Leung]
* [https://github.com/dleung25 Derrick Leung]
Exiting project for a Node.js, React chat app. Needs work to make it standalone and published on npm
Repo: https://github.com/coreyjjamesOTRChat/NodeChat Join the slack group for more information or questions.
Slack: [https://join.slack.com/t/nodechatapp/shared_invite/enQtNDcxNjgzODE1ODA5LTkzZDg4NWVkNzE3NDZjYzQ3MTM5Mzg4NWZlYmJmMGNmMjJmZmU2OTAwNjJiYWYwNDUyYWE5YWQ0MGE0YWIzYjYNodeChatApp]
=== Research ===
* ?Topics that could be researched JSON web Tokens, RethinkDB and whats involved to make it available on npm.
=== People ===
* [https://github.com/AlexeiGitH Oleksii Kozachenko]
* [https://github.com/iblacker Ruihui Yan]
* [https://github.com/susantruong Xuan Dinh Truong]
* [https://github.com/xwang345 Xiaochen Wang]
* [https://github.com/dnguneratne Dilan Guneratne]
* [https://github.com/ThomasNolte Thomas Nolte]
== 7. Unity side-scrolling video game in C# ==
* [https://github.com/iblacker Ruihui Yan]
* [https://github.com/dragomegak Steven Le]
* [https://github.com/Pooch11 Adam Pucciano]
== 8. Supernova ==
* [https://github.com/iblacker Ruihui Yan]
* [https://github.com/charBap Charlotte Baptist]
* [https://github.com/xwang345 Xiaochen Wang]
* [https://github.com/Peng-Qu Peng Qu]
* [https://github.com/susantruong Xuan Dinh Truong]
== 10. Youtube Video Resumer - Remember where you left off==
* [https://github.com/shreenaathia Shreena Athia]
* [Joshua Mayers]
 
 
== 12. Goblin Camp Stone Soup ==
This project is a fork of a project called Goblin Camp, a clone of Dwarf Fortress.
It is written in C++, and includes its own version of Boost and libtcod along with other dependencies.
 
Repo: [https://github.com/y2s82/goblin_camp Goblin Camp on Github]
 
Call-to-arm: [http://shavedyak.blogspot.com/2018/11/me-and-7-dwarves.html Small Introduction]
 
=== Research ===
We will be focusing on, in this order:
* bringing the project up-to-speed in terms of its included libraries and dependencies,
* profiling, testing, and understanding various bottlenecks,
* and start improving performance while also implementing features from Dwarf Fortress.
 
=== People ===
* [https://github.com/y2s82 Tony Sim]
* [https://github.com/rdittrich97 Robert Dittrich]
 
 
== 13. apollo ==
A webscraper written in C++ using the cURL library. Scrapes and stores information about upcoming music albums to a local database.
 
Repo: [https://github.com/danielbogomazov/apollo-backend apollo]
 
=== Research ===
Uses cURL for webscraping and PostgreSQL as the db.
 
Going to be used as the backend for mobile applications but you can fork the repo once it's done for personal use if you'd like :)
 
More information available in the README in the repo
 
=== People ===
* [https://github.com/danielbogomazov/apollo-backend Daniel Bogomazov]
 
== Other ideas presented ==
33
edits

Navigation menu