Skip to content
View emircetinmemis's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@mindsane

Block or report emircetinmemis

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

Who Am I?

Hello! I'm Emir Cetin Memis, a Machine Learning Engineer based in Istanbul, Turkey. I love turning complex data into actionable insights and pushing the boundaries of what's possible with algorithms and creative coding. Welcome to my GitHub space—where innovation meets art and technology!

Let's Connect!

Website LinkedIn Twitter Email


Technologies I Work With

☁️ Cloud & Infrastructure

  • AWS AWS
  • Google Cloud Platform (GCP) GCP
  • Azure Azure
  • Modal (Serverless ML Workflows) ⚡
  • Pinecone (Vector Database)

👨‍💻 Programming & AI/ML Development

  • Languages:
    Python Python,
    Go Go,
    R R,
    C/C++ C/C++,
    Java Java,
    SQL SQL,
    Dart Dart

  • Frameworks & Libraries:
    TensorFlow TensorFlow,
    PyTorch PyTorch,
    Hugging Face Hugging Face Transformers,
    OpenAI, Anthropic, llama-index, langchain

  • MLOps Tools: Ray, Dask, TensorBoard

🗄️ Databases & Storage

  • Relational: PostgreSQL, MySQL
  • NoSQL: MongoDB, Redis
  • Specialized: Pinecone, Firebase (real-time)

⚙️ DevOps & Version Control

  • Core Tools: Docker, CI/CD, GitHub, Git

Services I Offer

Machine Learning Solutions Data Engineering AI-Driven Automation Advanced Analytics
  • Machine Learning Solutions:
    Dive into the realm of machine learning with me as I craft predictive models and intelligent systems tailored to decode complex data and turn it into actionable insights.

  • Data Engineering:
    Leverage my skills in data wrangling and preprocessing to build robust data pipelines that feed into machine learning algorithms, ensuring high-quality inputs for accurate outputs.

  • AI-Driven Automation:
    Boost efficiency with automation that learns and improves over time. My expertise extends to creating self-optimizing systems that streamline operations and enhance productivity.

  • Advanced Analytics:
    My analytical prowess goes beyond traditional methods, applying machine learning techniques to extract trends, patterns, and forecasts from complex datasets.


My Projects

Check out some of my innovative projects that blend creativity with technical excellence:


Stats & Contributions

GitHub Stats GitHub Streak github contribution snake animation

Not Clash, but got some Trophies !

GitHub Trophies

Fun & Personal

When I'm not coding, you'll find me exploring new tech trends, enjoying paintball, camping under the stars, or tinkering with automotive projects. I also love diving into creative coding projects that blur the line between art and technology.

"Creativity is intelligence having fun." – Albert Einstein

Random Coding Joke

😊 Thank you for stopping by!

Popular repositories Loading

  1. huffman-coding huffman-coding Public archive

    This project is a Huffman Compression/Decompression tool built in Python with a Tkinter GUI. The program provides five levels of approach, allowing users to compress and decompress various types of…

    Python

  2. object-detection-practice object-detection-practice Public archive

    This application eliminates a set of given elements from a serial video resource. You can directly set some classes and qualifications for filtering options also, there also exixst an sql output fo…

    Python

  3. memory-management-simulation memory-management-simulation Public archive

    The project is a Python-based simulation of a computer processor that enables users to explore the various components and functions of a processor in a controlled environment.

    Python

  4. transkript-manager transkript-manager Public archive

    A program to manipulate the transcript information without any changes to server. The main purpose is to answer, what wuld be my grade, if I taken this grade for that lesson and etc.

    Python

  5. emircetinmemis emircetinmemis Public

    Github Profile Flexer

  6. maximum-subarray-sum-expandation maximum-subarray-sum-expandation Public archive

    This project is a simple implementation of the Max SubArray problem. To analyze algorithm erficiency, the project uses the following algorithms:

    Python