Skip to content
View AiglonDore's full-sized avatar
🟒
Available for work
🟒
Available for work

Block or report AiglonDore

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
AiglonDore/README.md

πŸ‘‹ Hello, I'm Thomas Roiseux

Welcome to my GitHub profile! I'm a freelance Cloud Architect with a passion for designing, building, and optimizing cloud infrastructure. With several years of experience in the field, I've worked with clients ranging from startups to large enterprises, helping them achieve scalable, secure, and cost-effective cloud solutions.

🌍 About Me

  • Location: Houilles, France but available for remote work worldwide
  • Languages: Python, C/C++, CUDA, C#, Java, PHP, JavaScript, OCaml, SQL, HTML, CSS
  • Cloud Providers: Azure, AWS, Google Cloud
  • Certifications:
    • AZ-5OO - Azure Security Engineer Associate
    • Azure Solutions Architect Expert (on the way)
  • Email: thomas.roiseux@outlook.com
  • Website: https://www.thomas-roiseux.techfusion-innovation.com

πŸ’Ό Services I Offer

I provide a range of cloud architecture services, including but not limited to:

  • Cloud Strategy & Consulting: Helping businesses develop a tailored cloud strategy aligned with their goals.
  • Infrastructure Design: Designing scalable and resilient cloud architectures using best practices.
  • Migration Services: Assisting with the seamless migration of on-premises applications to the cloud.
  • DevOps & Automation: Implementing CI/CD pipelines, IaC (Infrastructure as Code), and automation to streamline operations.
  • Security & Compliance: Ensuring cloud environments are secure, compliant with industry standards, and follow best practices.
  • Cost Optimization: Identifying opportunities to reduce cloud costs without compromising on performance.

πŸ› οΈ Tools & Technologies

  • Cloud Platforms: AWS, Azure, Google Cloud
  • Infrastructure as Code: Terraform, CloudFormation, Ansible
  • Containers & Orchestration: Docker, Kubernetes, ECS
  • High Performance Computing (HPC): Slurm, OpenMPI, CUDA, OpenMP, threaded applications
  • CI/CD: Jenkins, GitLab CI, GitHub Actions, Azure Pipelines
  • Monitoring & Logging: Prometheus, Grafana, ELK Stack, CloudWatch, ElasticSearch
  • Security: IAM, VPC, KMS

πŸ“ˆ Projects & Contributions

On this GitHub profile, you'll find a selection of my work, including:

  • Financial Data API: an Azure-based API that provides real-time financial data to clients. The API is built in Python, using Azure Functions, Azure Blob Stroage, and Azure Key Vault. It is available at https://financial-data.mathquantlab.com. Swagger documentation is on the way.
  • XVA simulation using Monte-Carlo and CUDA: a high-performance computing (HPC) application that calculates XVA (Counterparty Risk) using Monte-Carlo simulations. The application is based on Python and CUDA to run simulations on GPUs, and is also written in C++ for CPU-based simulations. CUDA C++ code is coming soon.
  • Open Source Contribution:
    • Rudy Morel's Scattering Spectra: a Python package designed to identify patterns in financial data using wavelets. I optimized parts of the code and fixed a bug related to the platform's compatibility.
    • Rudy Morel's Shadowing: a Python package designed to run Monte-Carlo simulations using the shadowing technique. I contributed to the codebase by optimizing the code and improving the documentation.

🎯 What I'm Currently Working On

I'm currently focusing on:

  • HPC cluster on Azure: a compute cluster that runs high-performance computing (HPC) workloads on Azure.
  • Learning: Azure Solutions Architect Expert certification.

🀝 Let's Connect

I'm always open to discussing new projects, potential collaborations, or even just chatting about cloud technologies. Feel free to reach out to me through any of the following channels:

Thank you for visiting my profile, and I look forward to connecting with you!


Note: This README is continuously evolving as I take on new challenges and learn new skills. Stay tuned for updates!

Pinned Loading

  1. cuda-device-query cuda-device-query Public

    CUDA device query program

    C++

  2. RudyMorel/shadowing RudyMorel/shadowing Public

    Implements Path Shadowing Monte Carlo (PSMC).

    Jupyter Notebook 28 11

  3. RudyMorel/scattering_spectra RudyMorel/scattering_spectra Public

    Scattering Spectra used for the analysis and generation of time-series

    Jupyter Notebook 24 8

  4. which-ip which-ip Public

    Docker container that returns the user's IP address

    Python

  5. MathQuantLab/weather-modelisation MathQuantLab/weather-modelisation Public archive

    Machine learning project that aims to model weather conditions in several Franch cities

    Jupyter Notebook

  6. MathQuantLab/path-shadowing-monte-carlo MathQuantLab/path-shadowing-monte-carlo Public archive

    Path shadowing Monte Carlo implementation

    Jupyter Notebook