Richard Wicaksono

Logo

5+ years of experience in programming and data management. I coded in Python, Java, C++, HTML/CSS, SQL, PHP, and JavaScript. Conducted internships at PT. HK Metals Utama Tbk as a Data Analyst intern and Zi.Care as a Quality Assurance intern.

Currently a Data Conversion Engineer at Nelnet, Inc., creating and developing existing SQL scripts to improve work efficiency and automation. Outside programming, my hobbies include watching and playing soccer, basketball, and badminton.

View My LinkedIn Profile

View My GitHub Profile

Data Dashboard

Internship Background

The internship as a Data Analyst was conducted at PT. HK Metals Utama Tbk, a local aluminum manufacturing company located in Jakarta, Indonesia. The internship started on July 1, 2020, and ended on August 16, 2020.

Assignment Details

As a Web Developer intern at PT. HK Metals Utama Tbk, I was assigned to develop a web-based data dashboard displaying up-to-date accounts receivable and sales data. The company uses XAMPP to build its web applications and phpMyAdmin to store and upload the database. Thus, I used these two programs to develop the data dashboard and Visual Studio Code as my IDE.

Assignment Outcome

Due to confidentiality, only the two features below can be shared with the public.

This is a bar chart showing the number of accounts receivables during the time period chosen. The user can choose specific dates to view the data. A table that consists of details of the bar chart is shown below the chart. All the data are extracted from phpMyAdmin.

This is a pie chart showing the sales revenue amount during the chosen period. The user can choose specific dates to view the data. A table with details of the pie chart is shown below the chart. All the data are extracted from phpMyAdmin.