Skip to content
View cikay's full-sized avatar

Block or report cikay

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

👋 Hi, I'm Muzaffer Cıkay

Backend developer with 4+ years of experience building high-performance solutions across e-commerce, SOAR, and messaging platforms.

🚀 About Me

  • 🔭 I'm working on backend systems with Python, Django, FastAPI, and modern cloud technologies
  • 🤖 I am currently learning machine learning
  • 📫 Reach me at: muzaffercky@gmail.com
  • 🏠 Based in Turkey

💻 Tech Stack

  • Backend: Python, Django, FastAPI, Celery, AsyncIO
  • API Design: REST APIs, GraphQL
  • Databases: MongoDB, PostgreSQL, ElasticSearch
  • DevOps: Docker, Kubernetes, Git, Github Actions
  • Data Science: Machine Learning, Neural Networks

🔗 Connect with me

LinkedIn StackOverflow Medium

🌟 Open Source

Projects I've Created

🔬 Personal Projects

Language Detection Neural Network

Developed a custom neural network-based language detection system capable of identifying multiple languages from text input with 90% accuracy. You can check out the source code here

  • Tech used: Python, Backpropagation, Stochastic Gradient Descent (SGD)

🛠️ Professional Experience

Goodfintech | Backend Developer (04/2025 - present)

  • Tech used: Python, Django, Celery, PostgreSQL, ElasticSearch, Docker

Akinon | Backend Developer (09/2023 - 01/2025)

Enhanced commerce project through documentation, test coverage, bug fixes, and feature implementation. Led Python 3 migration and integrated payment/cargo gateways.

  • Tech used: Python, Django, Celery, PostgreSQL, ElasticSearch, Docker

Popleads | Backend Developer (05/2022 - 09/2023)

Developed Imperum, a SOAR platform from scratch with automated security operations, dynamic playbooks, rule engine, and event normalization systems.

  • Tech used: Python, FastAPI, Mongoengine, Celery, MongoDB, AsyncIO, Docker

Connexease | Software Engineer (05/2021 - 02/2022)

Integrated Instagram API into a social media management platform, centralizing message distribution between agents.

  • Tech used: Python, JavaScript, Django, Celery, React.js

🎓 Education

  • Marmara University - Mechatronics Engineering (2015-2020)

Pinned Loading

  1. kurdish_scrapy kurdish_scrapy Public

    A Scrapy package based web scraper for collecting Kurdish text data from websites. The tool recursively crawls specified domains, extracts article content using Trafilatura, and filters results by …

    Python

  2. modelresolvers modelresolvers Public

    Modelresolvers structures your GraphQL project by feature instead of operation type such as query and mutation to manage it easier

    Python 4

  3. language-detection language-detection Public

    A language detection model using neural networks to identify different languages from text input

    Python

  4. graphql_comparison_operators graphql_comparison_operators Public

    Use comparison operators in GraphQL queries, allowing for more powerful and flexible data filtering capabilities

    Python