Skip to content
View Emruur's full-sized avatar
💭
Probably working
💭
Probably working
Block or Report

Block or report Emruur

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
Emruur/README.md
  • 👋 Hi, I’m Emre Uğur,

As a programmer with a deep interest in Artificial Intelligence and modeling natural systems, particularly the human brain, I am driven by a passion for understanding and replicating complex processes. My research experience includes a focus on Multi-Agent Reinforcement Learning. Currently, I am working on an automated job interview scoring system. This project leverages advanced machine learning techniques and Large Language Models (LLMs) to evaluate both the speaking proficiency and the content quality of interviews. I have a robust technical foundation on engineering full-stack web applications. However, I can adapt my skills to various areas, backed by a solid foundation in my current knowledge. I excel in acquiring and applying new skills efficiently. I am committed to pursuing a Master’s degree in Artificial Intelligence.

Popular repositories Loading

  1. PokerChipsApp PokerChipsApp Public

    PokerChips allow people to play poker with each other without having any chips.This is not a poker game like zynga poker, you still need to have actual cards and people to use this app. I use react…

    JavaScript 3 1

  2. Bubbles Bubbles Public

    A simple game where the player must pop the bubbles that are bouncing in a restricted time. Game is over when either one of the bubbles hit the player or the time runs out.

    Python 2

  3. prey_predetor prey_predetor Public

    Python 2

  4. perlin-generative-art perlin-generative-art Public

    An interactive generative art website build using P5.js

    JavaScript 1

  5. Maze-Solver Maze-Solver Public

    Provides a simple grid to create custom mazes. Solves the maze in real time using A* search algorithm.

    JavaScript 1

  6. BlockBreaker-PyGame BlockBreaker-PyGame Public

    A basic game where the player breaks blocks that are approaching from the top of the screen to prevent them from reaching the bottom of the screen. The number of balls the player has increases by b…

    Python