8000 EmileAydar (Emile Aydar) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View EmileAydar's full-sized avatar

Block or report EmileAydar

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

💡 Looking for role as a Research Engineer, AI Engineer, Software Engineer, or Research Scientist in Large Language Models. Available immediately.

$ cat emile.py

from profiles import ResearchEngineer
import math

class Emile(ResearchEngineer):
    def __init__(self):
        self.name = "Emile Aydar"
        self.focus = [
            "Adaptive Computation", 
            "LLM Inference", 
            "Recommender Systems", 
            "Medical Imaging", 
            "High-Performance Computing", 
            "CI/CD Automation"
        ]
        self.education = [
            "M.S. Eng. @ University College Dublin 🇮🇪",
            "M.Eng. @ IMT Mines Alès 🇫🇷"
        ]
        self.experience = [
            {
                "role": "Research Scientist Intern",
                "org": "Rakuten",
                "period": "Oct 2024 – Apr 2025",
                "highlights": [
                    "Multi-objective recommender optimizing fairness & diversity on large-scale datasets",
                    "Built distributed Slurm/A100 training pipelines; submitted paper to ACM RecSys 2025"
                ]
            },
            {
                "role": "Research Scientist Intern",
                "org": "École Polytechnique & Sorbonne University",
                "period": "May 2023 – Aug 2023",
                "highlights": [
                    "Developed 3D U-Net segmentation with 93% Dice score on medical scans",
                    "Optimized multi-GPU workflows, cutting training time by 40%"
                ]
            },
            {
                "role": "Software Engineer Intern",
                "org": "Vaonis",
                "period": "Jan 2023 – May 2023",
                "highlights": [
                    "Implemented Fourier-CNN autofocus for astro-images (<15 ms latency on Jetson Nano)",
                    "Dockerized REST APIs & enhanced CI/CD, slashing deployment time by 99%"
                ]
            }
        ]

        self.keywords = [
            "AI Research", "Deep Learning", "NLP", "Computer Vision",
            "Edge AI", "Distributed Systems", "Docker & CI/CD",
            "GPU Acceleration", "Recommendation Systems", "Medical Imaging"
        ]
        self.attribute = Curious(level=math.inf)
        self.location = "France"

    def mode(self):
        return "🔬 Research | 🛠️ Engineering | 📈 Optimization"

    def contact(self):
        return "emile.aydar@outlook.fr"

Linkedin: emile-aydar Stars

💻 Tech Stack:

🚀 Primary Languages

Java Python JavaScript C Go

🛠 Backend & Runtime

NodeJS NestJS Django FastAPI

🤖 AI/ML Stack

TensorFlow PyTorch scikit-learn Keras Pandas NumPy Matplotlib nVIDIA

☁️ Cloud & DevOps

AWS Google Cloud Docker Kubernetes MLflow

🎨 Frontend Development

HTML5 CSS3 TailwindCSS Chakra React Vue.js Next JS Flutter

📦 Package Managers & Build Tools

Pip conda-forge Bun NPM CMake

📱 Mobile & Backend-as-a-Service

Firebase Heroku Vercel Render

🗄️ Databases

Postgres SQLite

🔧 Version Control & CI/CD

Git GitHub GitLab Jenkins

⛓️ BlockChain, P2P & Smart Contracts

Solidity

📝 Documentation

Markdown

📊 GitHub Stats

🔥 GitHub Streak Stats

📈 GitHub Contribution Stats

🛠 Top Languages

github-snake

Pinned Loading

  1. Combinatory-Optimization-using-Simulated-annealing Combinatory-Optimization-using-Simulated-annealing Public

    C 2

  2. UNet-Models-for-Tumor-Fibers-Segmentation UNet-Models-for-Tumor-Fibers-Segmentation Public

    Python 1

  3. Orowan-Project Orowan-Project Public

    Java 1

  4. Spotify_API_project Spotify_API_project Public

    Jupyter Notebook 1

0