Skip to content
View EliGreenblatt's full-sized avatar

Block or report EliGreenblatt

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
EliGreenblatt/README.md

Hi there 👋, Eli Greenblatt

Passionate about AI, Software and Game Development

Passionate about AI, Software and Game Development

I'm Eli from Israel, I enjoy developing AI models, Games and software. I'm passionate about expanding my knowledge and constantly eager to embrace new challenges, whether it’s diving into unfamiliar technologies or honing my existing skills

Skills

  • Software Development: Proficient in developing scalable software solutions and APIs.
  • Game Development: Experience in Unity, focusing on mechanics and user experience.
  • AI Development: Strong background in machine learning, deep learning and reinforcement learning.

Libraries

  • TensorFlow: Used for developing machine learning models, especially in gaming applications.
  • NumPy & Pandas: Utilized for data manipulation and analysis in AI projects.

Languages

C++ / C / C# / Python

Soft Skills

  • Friendly: I believe in fostering a positive and approachable atmosphere in any team setting.
  • Teamwork: Enjoy collaborating with others and valuing diverse perspectives to achieve common goals.
  • Responsibility: Take ownership of my work and ensure tasks are completed to the highest standard.

Noteable Projects

  • RPG 3D Game: Led a development team to create a 3D RPG game that won first place in a competition. This project involved designing gameplay mechanics, creating engaging stories, and implementing visuals to improve the player experience.

  • Genre Detection 5 way: Built an AI model to detect different music genres using five machine learning algorithms. This project involved analyzing and processing audio data and applying various classification methods to achieve good results.

  • Many more projects to be found on my github page.

Current Work

  • 🔭 I’m currently working on AI in games
  • 💬 Ask me about Games and AI!
  • ⚡ Fun fact: I wasn't very good at learning in high school, but after finding what I love, learning became fun.
  • 🎮 I already have a lot of games shipped that you can play, press here to play.

github linkedin

trophy

Popular repositories Loading

  1. EasyStudy EasyStudy Public

    Java 1 2

  2. Programming-Systems-1 Programming-Systems-1 Public

    Project that compiles and links simple classes to different libraries using MakeFile

    C

  3. Programming-Systems-2 Programming-Systems-2 Public

    Implementing Floyd-Warshall algorithm on a 10x10 matrix of points

    C

  4. Computer-Networking-1 Computer-Networking-1 Public

    Send packets to yourself using TCP protocols

    C 1

  5. Programming-Systems-3 Programming-Systems-3 Public

    Implementing different functionality in C

    C

  6. OOP-Assignment-1 OOP-Assignment-1 Public

    Observer Pattern implementation

    Java