Skip to content
View ileskaa's full-sized avatar
🐵
Ahoj
🐵
Ahoj
Block or Report

Block or report ileskaa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ileskaa/README.md

Welcome to my GitHub!

I currently speak the following languages:

  • Python
  • HTML, CSS, and Javascript
  • PHP
  • SQL
  • LaTeX
  • VBA

And I'm always eager to learn new ones.

Below are listed some of my contributions.

Web development

Projects I've Worked on

Online Classes

My threehouse profile: https://teamtreehouse.com/profiles/akseliingervo

Python

Projects I've Worked on

Librairies I've Used the Most

  • Pandas and Numpy for data manipulation
  • Matplotlib and Seaborn for data visualization
  • scikit-learn for linear regressions, random forests, k-nearest neighbors, and support vector machines
  • Beautiful Soup for web scraping
  • what I'm currently learning: TensorFlow for neural networks

Kaggle Competitions

I've taken part in a few Kaggle machine learning competitions:

Certifications

I successfuly passed the IBM data science professional certificate, which can be viewed on the "Licences and certifications" section of my LinkedIn profile: https://fi.linkedin.com/in/akseli-ingervo

LaTeX

My CV, written in LaTeX: https://github.com/ileskaa/CV

You can also check the cover letter template that I created: https://github.com/ileskaa/cover-letter-template

VBA

In the context of my work as internal auditor in the financial sector, I've written many macros, including the following:

  • folder drilldowns
    • e.g., a macro to automatically fill a workbook based on 500 job descriptions
  • automatically converting .msg files to pdf files
  • fusioning hundreds of files classed by date into a single document in order to perform data analysis
  • converting PDF files to .docx, and then extracting tabular data
  • updating Excel workbooks based on CSV files

Operating Systems

I use Linux as my main operating system. I have used several distributions over the years, including Debian, Ubuntu, Fedora, and Kali. I am also very familiar with the Windows environment.

Other

View my CodinGame profile.

Popular repositories Loading

  1. advent-calendar advent-calendar Public

    Online calendar to share various stuff

    JavaScript

  2. css-color-picker css-color-picker Public

    JavaScript

  3. covid-line-chart covid-line-chart Public

    A chart showing the evolution of Covid cases in France

    JavaScript

  4. ileskaa ileskaa Public

  5. computing-flashcards computing-flashcards Public

    An application to learn programming concepts

    JavaScript

  6. secret-santa secret-santa Public

    A secret santa app created using Node.js and Redis

    JavaScript