Education
Loyola University Chicago
Master of Science, Computer Science
Indiana University Bloomington
Bachelor of Arts, Mathematics & Economics
Experience
Golden Royal Energy Inc.
Trader Assistant
Location: San Jose, CA.
Time: July 2015 – Jan 2016
- Market Research on Iron Ore, Pellet Chips and Petroleum Coke
- Drafting and Revising purchase contracts and sales contracts
- Managed monthly payroll process on QuickBooks including developing monthly payroll summary report
Trammo Inc.
Intern
Location: Tampa, FL.
Time: May 2013 – July 2013
- Learning methods and resources of performing market research on common commodities
- Monitoring shipments and commodities to ensure the arrival of cargo being on time
Projects
To-Do List App (Python, Django)
Loyola University Chicago, Summer 2018
GitHub Repo: https://github.com/DeveloperJW/todoList
- The app is a CRUD web application to assist people managing their schedule. It allows users adding,
deleting, editing their to-do tasks stored in their private owned lists.
- Developed the App using Django, Python, Bootstrap 4, Font Awesome and SQLite.
- Implemented default Django forms to better suit the needs of project
- Deploy the app onto PythonAnywhere.Click here to view the project.
Super Meow (2d platform mobile game)
Loyola University Chicago, Fall 2017
GitHub Repo:
https://github.com/DeveloperJW/SuperMeowPhaserFinal
- Applied Apache Cordova for cross-platform (Android and iOS) development of a mobile application
- Learned and adopted Phaser game framework for better performance
- Designed in-game level maps using Tiled Map Editor and converted into JSON files
- athered open source game assets and applied TextPacker to generate character sprite sheet for animation
- Developed an account sign in and register form linked to Firebase;
E-commerce website (PHP and SQL)
Loyola University Chicago, Fall 2017
GitHub Repo:
https://github.com/DeveloperJW/ecommerceFinalProject
- Developed a functional e-commerce website using PHP programming language and MySQL database
- Created Admin Panel for the administrator to modify and change information of commodities
- Designed effective ER Diagrams to show clear relationships between entity sets stored in a database