...

My Portfolio

Arya's Portfolio (So Far)

My Final year Project (FYP)

Freemocap++ is an enhanced version of the open-source markerless motion capture system ‘Freemocap,’ offering support for multiple cameras and compatibility with most PCs.

In addition to performing markerless motion capture, Freemocap++ includes advanced features such as joint angle detection and the ability to calculate the corresponding REBA (Rapid Entire Body Assessment) score, which can assesses safety levels directly.

View my Full Report and Presentation!

Copyright Warning: All content on this website, including images, text, and media, is the intellectual property of the site owner unless otherwise stated. Misuse of content may result in legal action. If you wish to use any part of this site’s content for reference feel free to do so. But otherwise DON’T!!!

LegaSync MS is a proper and public website that functions as management system for legal entities to manage their cases, tasks, and appointment with clients with 2 separate user type. Admin and User. (current version is still a prototype that fulfills the main objectives, but may be improved in the future)
This website was a group assignment meant to fulfill a course requirement, in which I was the leader of the group.

Technologies used;

  • Common web languages (HTML, CSS, JS)
  • PHP
  • MYSQL (for database)
  • Cpanel (for hosting)
Legasync MS Dashboard Preview

Game & Animation Development

I also helped developed a simple 3D shooter game and animate a short animation that closely follows the 12 principles of animation. The materials that are included in the product was taken from various popular websites that are free to use.
This website was a group assignment meant to fulfill a course requirement, in which I was the leader of the group.

Technologies & Tools used;

  • Blender (animation)
  • Unity (3D shooter game)

PDF to TXT Converter Web Application (SIGMA Web)

Sigma Web is a web application that functions as a file converter from PDF to TXT in a form of a web application using Java and developed in Intellij IDE.
This website was a group assignment meant to fulfill a course requirement, in which I was the leader of the group.

Technologies & Languages;
  • Common web languages (HTML, CSS, JS)
  • JAVA
  • XAMPP (For local hosting)
Sigma Web App

Text Based RPG Survival Game (SIGMA RPG)

Sigma RPG is a text based RPG survival game that features multiple choices leading to multiple story line that ended in either good or bad ending.
This website was a group assignment meant to fulfill a course requirement, in which I was the leader of the group.

Technologies & Languages;

  • Java
  • JavaFX
  • Scene Builder

Interactive WebGL 3D with Shading & Lighting

WebGL Gasket 3D is a Team project that utilizes the combination of WebGL for graphics and Javascript for the logic. This project is meant to show how WebGL functions by creating shapes and gasket in 3D model and manipulate it through the x, y, and z axes.
This website was a group assignment meant to fulfill a course requirement, in which I was the leader of the group. Technologies & Languages used;
  • Common web languages (HTML, CSS, JS)
  • WebGL

Machine Learning

I also did several projects that utilizes machine learning to train and predict specific target using various algorithm such as linear regression, gradient descent, neural network, decision tree and KNN.

Language & Libraries;

  • Python
  • Jupyter Notebook
  • Pandas & Numpy
  • Scikit & Tensorflow

Code Algorithm Implementation

Additionally, to fully deepen my understanding in Python, Java, and C++. I programmed several program and algorithm that does different things, namely sorting algorithms & common coding problems.