Vennila Sooben
Robots Management System
Java, Swing
Done. *Maintenance phase of SDC*
For IFT2255 course (Soft Eng); system to connect clients and robots suppliers. Platform available to use robot as well and a small social media prototype included
Weather Forecast Emailing
Python with different libraries and APIs like sendinblue
Done.
Script that will be sending email on a city that user inputs. It uses current location if city does not exist in API
Client-Server Model GUI + CLI
Java | JavaFx
Currently working on multithreading (waiting for end of session to work further on it)
For IFT1025 class (Programming 2): used to register students to courses
Internship Tracker
Python with Flask, sqlite3 | mySQL
Need better front-end aesthetic
Used to track internships applications (responses received, when application was made etc)
Pantry Tracker
Python with tkinter, sqlite3 | mySQL
Done; now I am working towards implementing the APP version in XCode (learning Swift)
Used to track spendings. Insert groceries items and quantities bought and used then when an item is nearly used up, notification is sent.
Basic Python ChatBot
Python with different libraries and APIs
Currently working on web-scraping
Chatbot that can answer simple questions
Interface for ChatBot
Python with Django, different libraries and APIs
Currently working on learning more on Django