Skip to content
View AmineRaouane's full-sized avatar

Highlights

  • Pro

Organizations

@oracle

Block or report AmineRaouane

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

Hello there πŸ‘‹

#!/usr/bin/python
# -*- coding: utf-8 -*-

class AIEngineer:

    def __init__(self):
        self.name = "Amine Raouane"
        self.role = "AI Engineer"
        self.languages_spoken = [
            "English (Professional)",
            "French (Professional)",
            "Arabic (Native)",
        ]
        self.contact_info = {
            "email": "[email protected]",
            "linkedin": "https://www.linkedin.com/in/amine-raouane/",
        }
        self.technical_skills = {
            "AI & LLMs": ["Langchain", "Pydantic", "LLMs", "Agents", "Prompt Engineering", "Tool Use", "Crewai"],
            "Machine Learning": ["Python (Pandas, TensorFlow, Pytorch, MLflow, Optuna)", "Fine Tuning", "Computer Vision", "Time Series", "NLP", "Classic ML"],
            "Data Science": ["SQL", "NoSQL", "Data Visualization", "Data Mining", "Statistics", "Probability", "Power BI", "EDA", "Excel"],
            "Fullstack & Other": ["Django", "React", "FastAPI", "Streamlit", "HTML", "CSS", "JavaScript", "Java", "C", "LaTeX"]
        }

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

if __name__ == "__main__":

    me = SoftwareEngineer()
    me.say_hi()

πŸ’» Tech Stack:

Python TypeScript Markdown LaTeX HTML5 Java Google Cloud AWS Oracle Django FastAPI Flask Next JS NodeJS OpenCV React React Native React Router TailwindCSS Vite Apache Airflow ApacheCassandra Firebase MicrosoftSQLServer MySQL MongoDB SQLite Prisma Figma Keras Matplotlib mlflow NumPy Pandas Plotly PyTorch scikit-learn Scipy TensorFlow Git GitHub Power Bi

Contact


Popular repositories Loading

  1. Data_Science_Salaries_Prediction Data_Science_Salaries_Prediction Public

    Hi there 😎 This a Data Science Salaries prediction project using a Us dataset with Python.

    Jupyter Notebook 1

  2. Library-Management-System Library-Management-System Public

    Hi there 😎 This a document management system for a Library using java .

    Java 1

  3. AmineRaouane AmineRaouane Public

    1

  4. marvel-ai-backend marvel-ai-backend Public

    Forked from vibing-ai/marvel-ai-backend

    This is the Marvel Teaching Assistant ai repo.

    Python 1 1

  5. Sentiment Sentiment Public

    Hi there 😎 This a Sentiment Analysis project.

    Jupyter Notebook

  6. Suicide_Detection Suicide_Detection Public