TL:DR - I've yet to find a subject I don't enjoy. Stay curious!
I believe following my curiosity provides the tools to achieve my goals. I dream of helping people build software that functions so well, it goes unnoticed. I dream of being part of teams imbued with a passion for coding and a passion for solving difficult problems; a passion for continuous learning. I dream of allowing others to do the same by contributing to and building intuitive and effective learning tools, whether it be by creating APIs that access free resources, or optimizing tools already in existence, I want to be part of that field. I dream of what this driving curiosity may bring; What story has it already spun in my life, and what is the next chapter?
A simple UI that allows a user to input a train name, destination, first train time, and the frequency of that particular train. Given this input, it then calculates and appends to the table at the top the next arrival time and minutes until then. At this point the destination and train name are arbitrary, but will be updated later to perhaps interface with actual train schedules.
This is a LIRI-Bot (Language Interpretation and Recognition Interface). It was made in order to simplify the search for movie, artist, and song data. It is a quick way to get the exact information a user seeks, no more, no less. There is also a log.txt file which the program can write commands to.