I am passionate about programming. During my freetime, I love to lookup the latest trends in web app designs. I also have some experiences in web app designs, with skills in implementing core backend development tasks including 3rd party API integradtion,website maintenance, REST API Development,etc.
JavaScript, HTML, CSS, Python, Java, C++, C, C#, MySQL, SQLite3, PostgresSQL
Reactjs, Nodejs, D3js, Plotly, Chartjs, 3rd Party API, Jupiter, DigitalOcean, Heroku, Postman, VScode, Github, NPM, Unity3D/2D, ECS
Total Projects
Dec 2020 to present
Job Hunting, Creating more personal projects
Jan 2018 to Dec 2020
Major in Computer Science
Memorial University of Newfoundland , St.John's, NL, Canada
June 2016 to Jan 2017
Major in Computer Science
INTI Nilai International University, Malaysia
I have worked on dozens of projects so I have picked only the latest for you.
A website that introduce the latest anime(refresh automatically), it also randomly choose an anime from user's watchlist (like a lucky draw).
This project has 2 parts. Front and back end. The front end is built with Reactjs which fetches data from a RESTFUL API that I have created as a back-end. The back-end is a RESTFUL API. It fetches raw data(json) from 3rd party API called MAL-SCRAPPER that allow developers to fetch the information from the www.myanimelist.net.
A Covid-19 website built with HTML and CSS with D3.js
The purpose of this project is to show how different data visualization can have different results. The project is built mainly using D3.js for creating the map and the charts along with HTML and CSS.
A website that allow users to create Spreadsheet(similar to GoogleDocs) with export functions.
This website has register and login system. The main purpose of this website is allow users to create a Spreadsheet online(similar to Google Doc). Users can add/remove other user to view the spreadsheet.
A Pathfinding simulation website developed with JavaScript and applied Pathfinding knowledges.
The purpose of this project is too simulate the differences between all Pathfinding ALGORITHMs. this project is mainly built from JavaScript and HTML
Note : This project is a course project, I will not allowed to upload to github(to avoid future plagarism) so I can only to show in my personal drive.
An app that allows user to get latest weather report from API
This app is built by usiong React as Front-end which fetches data from weather API from openweathermap