Skip to content
View guimaguima's full-sized avatar
Studying a lot
Studying a lot

Organizations

@lac-dcc @FramesPerStatistic

Block or report guimaguima

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

Typing SVG

🖥 About me

const guimaguima = {
  name: "Gabriel Guimarães",
  country:"Brasil",
  pronouns: "he" | "him",
  interests: ["data science", "machine learning"],
  titles: {
    college: {
      status: "In progress",
      course: "Data Science",
      institution: "UFMG",
    },
    technical: {
      status: "Completed",
      course: "Informatics",
      institution: "CEFET-MG",
    },
  },
  organizations:{
    LAC: {
      name: 'Laboratório de Compiladores🐉',
      position: 'Undergraduate Researcher',
      projects_done: ['BAKU','Gagana']
    },
    FPS: {
      name: 'Frames Per Statistics🎯',
      position: 'Undergraduate Researcher',
      projects_done: ['Console Analyses']
    },
  },
  working_on: {
    Baku:{
      name:"Benchmark Automatization with Knowledge-drive Utilization"
      type: "main",
      from: 'LAC',
      description:
        "A project to study LLM's behavior benchmark automization and machine stats aproximation using data science and machine learning",
      repository: "https://github.com/lac-dcc/baku", // 🙃 I recommend taking a look
    },
    C.A.:{
      name: "Console Analyses",
      from:'FPS',
      type:"secondary",
      description: "A repository to explores data analyses using console sales and fisical video games distribution data",
      organization:"https://github.com/FramesPerStatistic/Console_Analyses"
    }
  },
  goals_for_my_github:{
    repository:["Finish the base repository mnist-neural-network-study","Study more complex methods for the prunning_networks"],
    rank : "Achieve rank B on github 🙃"
  }
};

📊  Stats

Guimaguima's GitHub stats

📫 Social Midias and E-mail

              

Typing SVG

Pinned Loading

  1. lac-dcc/Gagana lac-dcc/Gagana Public

    The artiface to reproduce the experiments on the paper "On the Practicality of LLM-Based Compiler Fuzzing"

    Jupyter Notebook 6 1

  2. lac-dcc/baku lac-dcc/baku Public

    Benchmark Automation with Knowledge-driven Utilization

    C 4

  3. FramesPerStatistic/Console_Analyses FramesPerStatistic/Console_Analyses Public

    A repository for analyses data from Console sales and fisical video games distribution

    Jupyter Notebook 3 1

  4. mnist-neural-network-study mnist-neural-network-study Public

    A repository to study neural network with mnist dataset

    Jupyter Notebook 3