Skip to content
View arthurcluet's full-sized avatar
😁
Focusing
😁
Focusing
Block or Report

Block or report arthurcluet

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
arthurcluet/README.md
FR EN

About me 👋🏼

Engineering Student at ESILV

Email: a.cluet@live.fr LinkedIn: in/arthur-cluet HackerRank: @arthurcluet Codewars: arthurclt

Table of Contents

  1. Education 🎓
  2. Programming Skills 🛠
  3. Projects 🌟

Education 🎓

École Supérieure d'Ingénieurs Léonard-de-Vinci (ESILV)
Major in data & artificial intelligence

  • Object-Oriented Programming, git, Linux, Python, C++, C#, R
  • Data Science, AI, Machine Learning, MySQL Databases
  • Advanced statistics, advanced probability

Riga Technical University (RTU)
Exchange Student Program

  • Object-Oriented Programming, Data Structures, C++, Embedded Systems Architecture
  • Random Processes, Numerical Methods

Programming skills 🛠

Languages JavaScript Python C++ Java C# VBA R
Frameworks/librairies numpy pandas jQuery Firebase
Databases MySQL MongoDB
Text formatting LaTeX Word Markdown
Operating Systems Linux Ubuntu Debian Windows macOS
Other git npm GitHub Node.js

Projects 🌟

Project Description
Python Shell Web Scraping & Data reporting Web scraping and data visualization using Linux, Python, Dash library and CSS.
C++ Option Pricer Object-oriented option pricer (Black-Scholes/CRR model implementation).
C# Minesweeper C# implementation of the minesweeper game.
C# Images Editing Second year academic project in C# including image editing in Bitmap format, and the creation of QR codes containing text or a URL.
LaTeX Quantum Computing Research and writing of a popularization paper on Quantum Computing for a trading team of The Bank of New York Mellon.

All my programming projects can be found in the Repositories tab above.

Pinned Loading

  1. webscraping-project webscraping-project Public

    Academic Assignment - Web scraping of cryptocurrencies' prices using Shell script and data reporting using Python & Dash.

    Python 5

  2. options-pricer options-pricer Public

    Black-Scholes & CRR object-oriented C++ pricer

    C++ 2

  3. RostaneF/Quantum_computing-191 RostaneF/Quantum_computing-191 Public

    Quantum computing & machine learning (finance applications)

    Jupyter Notebook 1

  4. Advent-Of-Code-2022 Advent-Of-Code-2022 Public

    My solutions for AdventOfCode 2022.

    C#