Software Developer
Currently studying Computer Programming and Analysis at George Brown College. I am currently enrolled in the 5th semester of a 3 years (6 semesters) program
I'm proud to announce that I have been consistently making the Dean's Honour List. Currently maintaining an overall GPA of 3.98
My plan is to pursue the Applied A.I. Solutions post-graduate program at George Brown
The post-graduate diploma would also allow me to apply for a Masters in Computer Science at Ryerson where I'd be able to further develop my research in Deep Learning and Neural Networks
I am currently also enrolled in a 10-week Machine Learning Course at Stanford University taught by Professor Andrew Ng
I also purchase books that I find interesting and valuable. Last book I gained new insights from was O'Reilly's Hands-On Machine Learning with Scikit-Learn, Keras and Tensorflow. Written by Aurelien Geron
My passion for coding
I have always enjoyed programming, from learning new technologies to solving complex problems. I like the thinking process that naturally comes with being a Developer
I spend my free time researching Machine Learning algorithms and practicing my skills as a Software Developer with Data Structures & Algorithms problems on websites like HackerRank
I like talking to people and they consider me one of the easiest people to talk to which has helped me meet a lot of people, build lasting relationships and learn new things consistently
I have experience in planning and executing successful and efficient software for online retail, administrative management and technical support with languages such as Java, Python and C#
A selection of my work
Address Book
Developed a JavaFX application that allows users to easily access their contact book information
Utilized Java and Object-Oriented principles to implement the usage of efficient crud operations
GitHub LinkSubstitution
Developed an application that allows users to encrypt messages with a 26-character key
Utilized C to implement an efficient cypher. Input cannot be decrypted correctly without the key
GitHub LinkImage Gallery
Developed an application that allows browsing through pictures and upload/remove images
Utilized Python and Tkinter to implement an interactive and user-friendly interface
GitHub LinkHash Game
Developed a Console application that utilizes Hash Tables to store shop, item or player info
Utilized Java to implement Quadratic Probing and Separate Chaining for optimal runtime
GitHub Link