WindJammer6
Undergraduate student starting out into the programming world.
Singapore University of Technology and Design (SUTD)Singapore
Pinned Repositories
1.-Rock-Paper-Scissors-Game-Python
A simple game of Rock Paper Scissors in Python (User vs AI). Python libraries used: random
14.-My-Leetcode-Solutions
My accepted attempts at some Leetcode questions.
17.-Mini-Projects-from-School
A compilation of school projects I've done at SUTD consisting of various programming languages and frameworks.
18.-Deployed-Streamlit-Python-and-Firebase-Web-Application-Project-for-a-Karaoke-Event
A deployed, budget full stack website in Python with Streamlit (Python Framework) and Firebase (API)'s Realtime Database. https://8kbtr2cyktbh4qn2doay5g.streamlit.app/ (Karaoke Singer Registration Streamlit (Python) web application) https://2bgope7myic8tuh3dy6vi4.streamlit.app/ (Song queue display Streamlit (Python) web application)
19.-Deployed-2D-Unity-Game
A simple, deployed 2D Unity Game on itch.io that I have created. (Click the link below to try the game!)
21.-Deployed-Telegram-Chatbot-with-Chatbase-custom-GPT-LLM-model-API-and-Firebase-in-Vercel
UROP: Telegram chatbot for novice programmers to learn coding. The deployed Telegram Chatbot integrated with Chatbase custom GPT LLM model API and Firebase (API)'s Realtime Database in Vercel.
22.-Deployed-Streamlit-Web-Application-for-Telegram-Chatbot-with-Chatbase-custom-GPT-LLM-model-API
UROP: Telegram chatbot for novice programmers to learn coding. The deployed Streamlit Web Application for the Telegram Chatbot with Chatbase custom GPT LLM model API and Firebase, using Figma for prototyping of the web application.
23.-DiscoverSUTD-Event-Proposal-Submission-Event-Approval-and-Event-Publishing-Automation-Process
This is the documentation of how to use the SUTD's DiscoverSUTD Event Submission, Event Approval and Event Publishing Automation process. Done using Zapier, Tally form, Google Sheets and Notion.
24.-SQL-learning-with-MySQL-SQL-implementation-
My learning journey of the SQL programming language with MySQL (SQL implementation).
8.-Star-Wars-Data-Analysis-Python
A personal project to analyse data from a Star Wars survey. Python libraries used: Pandas, Matplotlib
WindJammer6's Repositories
WindJammer6/22.-Deployed-Streamlit-Web-Application-for-Telegram-Chatbot-with-Chatbase-custom-GPT-LLM-model-API
UROP: Telegram chatbot for novice programmers to learn coding. The deployed Streamlit Web Application for the Telegram Chatbot with Chatbase custom GPT LLM model API and Firebase, using Figma for prototyping of the web application.
WindJammer6/18.-Deployed-Streamlit-Python-and-Firebase-Web-Application-Project-for-a-Karaoke-Event
A deployed, budget full stack website in Python with Streamlit (Python Framework) and Firebase (API)'s Realtime Database. https://8kbtr2cyktbh4qn2doay5g.streamlit.app/ (Karaoke Singer Registration Streamlit (Python) web application) https://2bgope7myic8tuh3dy6vi4.streamlit.app/ (Song queue display Streamlit (Python) web application)
WindJammer6/19.-Deployed-2D-Unity-Game
A simple, deployed 2D Unity Game on itch.io that I have created. (Click the link below to try the game!)
WindJammer6/21.-Deployed-Telegram-Chatbot-with-Chatbase-custom-GPT-LLM-model-API-and-Firebase-in-Vercel
UROP: Telegram chatbot for novice programmers to learn coding. The deployed Telegram Chatbot integrated with Chatbase custom GPT LLM model API and Firebase (API)'s Realtime Database in Vercel.
WindJammer6/8.-Star-Wars-Data-Analysis-Python
A personal project to analyse data from a Star Wars survey. Python libraries used: Pandas, Matplotlib
WindJammer6/9.-Employee-Exit-Data-Analysis-Python
A personal project to analyse data from a Employee Exit survey from DETE and TAFE. Python libraries used: Numpy, Pandas, Matplotlib
WindJammer6/1.-Rock-Paper-Scissors-Game-Python
A simple game of Rock Paper Scissors in Python (User vs AI). Python libraries used: random
WindJammer6/10.-Object-Oriented-Programming-OOP-Learning-and-Practice-Python
My learning journey of Object Orientated Programming (OOP) in Python
WindJammer6/11.-Banking-System-OOP-Python
A simple banking system created through OOP approach in Python. Python libraries used: Pandas, time, sys
WindJammer6/12.-Data-Structures-and-Algorithms-Learning-and-Practice-Python
My learning journey of Data Structures and Algorithms in Python
WindJammer6/14.-My-Leetcode-Solutions
My accepted attempts at some Leetcode questions.
WindJammer6/16.-Csharp-and-Unity-Learning
My learning journey of the C# programming language and the Unity game development framework.
WindJammer6/17.-Mini-Projects-from-School
A compilation of school projects I've done at SUTD consisting of various programming languages and frameworks.
WindJammer6/20.-Machine-Learning-and-Deep-Learning-Learning-and-Practice-Python
My learning journey of Machine Learning and Deep Learning in Python
WindJammer6/23.-DiscoverSUTD-Event-Proposal-Submission-Event-Approval-and-Event-Publishing-Automation-Process
This is the documentation of how to use the SUTD's DiscoverSUTD Event Submission, Event Approval and Event Publishing Automation process. Done using Zapier, Tally form, Google Sheets and Notion.
WindJammer6/24.-SQL-learning-with-MySQL-SQL-implementation-
My learning journey of the SQL programming language with MySQL (SQL implementation).
WindJammer6/3.-Hangman-Game-Python
A simple game of Hangman in Python (Word topic: Fruits). Python libraries used: random
WindJammer6/4.-Calculator-Python
A simple Calculator in Python (Add, Subtract, Multiply, Divide of 2 numbers). Python libraries used: NIL
WindJammer6/6.-Countdown-Alarm-Clock-with-GUI-Python
A simple Countdown Alarm Clock in Python (up to 24hr, with GUI). Python libraries used: tkinter, datetime, time, winsound
WindJammer6/7.-NumPy-Pandas-Matplotlib-Learning-and-Practice-Python
My learning journey of Python's Libraries NumPy, Pandas and Matplotlib
WindJammer6/13.-Common-Data-Structure-Implementations-Python
A compilation of various common Data Structure implementations in Python
WindJammer6/15.-Common-Searching-And-Sorting-Algorithm-Implementations-Python
A compilation of various common Searching and Sorting Algorithm implementations in Python
WindJammer6/2.-Tic-Tac-Toe-Game-Python
A simple game of Tic Tac Toe in Python (User vs CPU). Python libraries used: random
WindJammer6/5.-Alarm-Clock-Python
A simple Alarm Clock in Python (24hr, No GUI). Python libraries used: datetime, time, winsound
WindJammer6/WindJammer6