Skip to content
View Rmarieta's full-sized avatar

Organizations

@chili-epfl @jupyterlab-contrib
Block or Report

Block or report Rmarieta

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

Raphaël Mariétan


📌 Full-time Software Engineer working for the EPFL with strong interest and expertise in :

Software Development   ➕   AI   ➕   Data Science   ➕   Biotechnology


📁 Software Development :

  • Building on Open Source, mainly JupyterLab:
    1. Developing a tool used in university classrooms to enhance the interaction between teachers and students.
    2. Building JupyterLab extensions, such as this Table of Contents extension with code and markdown content (public download available).
  • Many personal projects such as : a mobile Chat App, a Financial Dashboard, and a Scalable Dockerized Backend (with Flask/Nginx/Redis/PostgreSQL). Check my personal repos for other projects.
  • Tutorials (Medium Articles), algorithmic trading and testing out new-coming development frameworks.

💻 Coding Skills :

Languages Python, JavaScript, TypeScript, CSS, HTML, Java, C++, SQL, Bash
Machine Learning Supervised, Unsupervised, Reinforcement Learning, NLP, Transfer Learning
Frontend React, Angular, React Native
Backend Flask, Spring Boot, Node.js, Redis, Nginx, REST, GraphQL, WebSockets, Postman
DB PostgreSQL, MySQL, MongoDB, Firebase
DevOps Docker, Kubernetes, Git, GitHub Actions, AWS, Jira, Confluence, IaC
Certifications

           


📊 Personal academic projects involving Deep Learning, Computer Vision, Biotech and Data Science :


📜 BSc & MSc at EPFL, Lausanne.


🌐 Lausanne, Switzerland.

Pinned

  1. jupyterlab-contrib/jupyterlab-code-toc jupyterlab-contrib/jupyterlab-code-toc Public

    Table of Contents JupyterLab extension with code content

    TypeScript 1

  2. FullStackDashboard FullStackDashboard Public

    Dashboard with frontend : ReactJS, backend : ExpressJS, DB : MongoDB

    JavaScript

  3. ChatAppReactNative ChatAppReactNative Public

    Chat app using React Native

    JavaScript 1

  4. 3DNeuronDeepReinfLearning 3DNeuronDeepReinfLearning Public

    Master thesis : 3D neuron reconstruction using Deep-RL

    Python

  5. LTS4 LTS4 Public

    Seizure analysis using Signal Processing and Deep Learning

    Jupyter Notebook

  6. flask-nginx-redis-psql flask-nginx-redis-psql Public

    Fully Containerized and Scalable HTTP and Websocket Backend

    Python