What you’ll learn
- Get familiar with the basics of Adobe Creative Cloud and its applications.
- Learn the fundamentals of Photoshop for basic image editing.
- Understand the basics of vector graphic design using Illustrator
- Learn the basics of video editing with Premiere Pro.
● Proficient in Java, HTML, CSS, Python, PHP and SQL
● Design and implement a student/teacher relational database and create SQL queries to retrieve data from the MySQL database
● Use Wireshark to troubleshoot network issues and analyze network protocols
● Install and configure Windows 10, Linux Mint, Ubuntu, OpenSUSE and Kali Operating system in Oracle VM VirtualBox
● Install Windows 10 and CAINE Linux in VMware
● Create websites using Adobe Dreamweaver and utilize Adobe Photoshop for tasks like image manipulation and combine photos
● Set up ownCloud in Ubuntu server for storing files in private cloud
● Ability to prioritize and manage time well; accept responsibility and make
decisions effectively
● Completed coursework on Amazon Web Services, including hands-on experience with EC2 and S3 instances.
● Computer skills include Microsoft Word, Excel, PowerPoint, and Form
● Can speak Chinese.
● Know how to use docker
Team Case Presentation: Singapore TradeNet: A Tale of One City
(Jan 2023 – May 2023)
● Analyzed project management concepts and techniques, such as Work Breakdown Structure (WBS) to improve planning and resource allocation
● Delivered a high-quality 15-minute narrated PowerPoint presentation
● Collaborated with team members to address challenges and aligned project objectives, resulting in improved outcomes
Database project (Jan 2023 – May 2023)
● Designed and created a database model using MySQL Workbench
● Conducted a conceptual analysis to identify entities and relationships involved in the design ● Analyzed entities and bridges, providing detailed entity descriptions and attribute tables
● Determined primary keys and foreign keys for entities to ensure data integrity
● Created an Entity Relationship Diagram (ERD) using MySQL Workbench to visually represent the database design
Group Project: Charities around the Globe (Jan 2023 – May 2023)
● Designed effective input, output, and user interfaces for the system
● Created a dashboard for the system with five visualizations, including quantitative data (histogram, timeline, charts), qualitative data (text analysis), and world chart (GDP and population data)
● Implemented input forms, including a charity donation form and a registration form for new application users
● Ensured pre-filled contents, annotations, and validation rules for accurate data entry and confirmation messages
● Designed the main page of the system’s website with text, graphics, menu items, and hyperlinks
● Incorporated guidelines for visually appealing design, including font size and color themes
● Adopted a fluid layout for different screen sizes and user-friendly navigation
HTML and PHP (Create a Final Grade Determiner) (Jan 2023- May 2023)
• Designed a calculator to allow users to easily calculate the final grade of the
course
• Developed a PHP file (finalgrade.php) to handle form data from XHTML pages
• Implemented two user-defined functions, which are used to calculate the
obtained percentage and weighted percentage of each grade component
• The following outputs are shown percent earned, weighted percent earned, and
final grade percent and grade
Java Program (Charity Fund Raising Dinner Tracker) (Jan 2022 – May 2022)
Developed an object-oriented Java application to track ticket sales and funds raised
for charity fundraising dinners at a community center. Key features:
• Modeled the charity event using a data definition class, with variables for
event name, max tables, and adult/child ticket sales. Implemented
accessors and mutators.
• Created an implementation class to gather ticket sales information,
continuously prompting the user for number of adult ($100) and child ($50)
tickets purchased per group
Printed a formatted report displaying the event name, maximum seating capacity, total
adult/child tickets sold, and total funds raised.