Credit card fraud detection

To gain skills in using and exploring Python external packages such as matplotlib.pyplot, seaborn, pandas, statsmodels.api and so forth, I finished a project related to supervised learning.

sudsoln package in Python

To get familiar with object-oriented programming in Python, I created a package that solves a \(n^2\)-by-\(n^2\) sudoku puzzle, where \(n\) is the number of rows/columns in a subarray.

funpark package in R

To gain experience in a package development in R, I started to gather and organize R functions I wrote in the Research materials section.

Publishing this website

The challenge was to learn about HTML and CSS to make my website look like a website. Also, I learned some git commands for a better management of files in the repository.