Skip to content
View Izzybelle8104's full-sized avatar

Block or report Izzybelle8104

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

Popular repositories Loading

  1. ibama-data-cleaning ibama-data-cleaning Public

    This project processes and cleans data on wildlife trafficking from IBAMA. It merges species and legal infractions, translating and optimizing the data for analysis. The final dataset includes spec…

    R 1

  2. ai_mds ai_mds Public

    Forked from rdiazrincon/ai_mds

    AI for movement disorders, where I contributed significantly to the development of machine learning classifiers (XGBoost, CatBoost, LightGBM), K-means clustering, and data visualizations for analyz…

    Jupyter Notebook 1

  3. open-source-project open-source-project Public

    Forked from immich-app/immich

    High performance self-hosted photo and video management solution.

    TypeScript 1

  4. lab6-Isabelle-Carminati lab6-Isabelle-Carminati Public

    Python

  5. Programming-2 Programming-2 Public

    Explore a variety of projects from my Programming Fundamentals 2 class, programmed in C++. The repository covers topics such as algorithm design, data structures, file writing/reading, object-orien…

    C++

  6. assembly-calculator assembly-calculator Public

    4 function calculator in assembly. Handles wrong operands and 0 division.

    Assembly