Skip to content
View lerkush's full-sized avatar

Block or report lerkush

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

Typing SVG

profile views followers stars


Data Science Woman

👩‍💻 About Me

I'm a Data Analyst and BI Analyst passionate about turning data into impactful stories and contributing to tech communities.

class LutfiyeErkus:
    def __init__(self):
        self.name = "Lütfiye ERKUŞ"
        self.role = "Data Analyst & BI Analyst"
        self.location = "Ankara, Turkey 🇹🇷"
        self.education = "Gazi University"
        self.pronouns = "She/Her"
        self.mission = "Empowering women in tech through data & community"
        
    def get_expertise(self):
        return {
            "data_visualization": ["Tableau", "Power BI", "Plotly", "Seaborn"],
            "programming": ["Python", "SQL", "R", "JavaScript"],
            "data_science": ["Pandas", "NumPy", "Scikit-learn", "TensorFlow"],
            "databases": ["PostgreSQL", "MySQL", "MongoDB"],
            "devops": ["Docker", "Git", "CI/CD", "AWS"],
            "tools": ["Jupyter", "VS Code", "Excel"]
        }
    
    def community_involvement(self):
        return [
            "🎓 Bilgisayar Kavramları Topluluğu - Active Member",
            "⚙️ BKT DevOps - Community Participant",
            "👩‍💼 Supporting women in tech initiatives",
            "✍️ Technical writing on Medium",
            "🌱 Continuous learner and knowledge sharer"
        ]
    
    def current_focus(self):
        return [
            "Building predictive models 🤖",
            "Creating interactive dashboards 📊",
            "Leading tech communities 👥",
            "DevOps & automation practices ⚙️"
        ]

me = LutfiyeErkus()
print(f"💜 {me.mission}")

🎯 What I'm Up To

  • 💎 Crafting stunning data visualizations that drive business decisions
  • 🚀 Building machine learning models for real-world problems
  • 📊 Designing interactive Tableau dashboards for data storytelling
  • 👥 Contributing to tech communities and learning together
  • ⚙️ Exploring DevOps practices and automation
  • ✍️ Sharing insights through Medium articles
  • 🌟 Supporting women in tech and data science
  • 🎓 Continuous learning in AI, ML, and cloud technologies


🏢 Tech Communities I'm Part Of

Communities & Organizations

BKT
Bilgisayar Kavramları Topluluğu

Active Member
BKT DevOps
BKT DevOps

Community Participant

📊 GitHub Performance Analytics

📈 Detailed Contribution Graph
contribution graph

🛠️ Technology Arsenal

💻 Programming & Scripting

Python JavaScript MySQL GitHub Docker AWS

Python R SQL JavaScript HTML5 CSS3 Bash

📊 Data Science & Machine Learning

Pandas NumPy Scikit-Learn TensorFlow Keras PyTorch OpenCV SciPy

📈 Data Visualization & BI Tools

Tableau Power BI Plotly Matplotlib Seaborn

🗄️ Databases & Cloud

PostgreSQL MySQL MongoDB SQLite AWS Google Cloud

⚙️ DevOps & Tools

Docker Kubernetes Jenkins Git GitHub Actions Linux

🛠️ Development Environment

Jupyter VS Code PyCharm Anaconda Colab


🌟 Featured Projects & Work

E-Commerce Clothing Classifier

Deep Learning - Keras image classification model for e-commerce clothing categorization

Tableau Dashboard Projects

Data Visualization - Interactive dashboards and data storytelling projects

Feedback Me

Full Stack - Real-time feedback collection and analysis platform

Social Buddy

Web Application - Social networking features and user engagement

E-Commerce Analysis

Data Analysis - Comprehensive e-commerce data analysis and insights

Hospital Project Django

Django - Hospital management system with patient registration



🌐 Let's Connect & Collaborate

I'm Always Open to Interesting Conversations and Collaboration!

LinkedIn Medium Tableau Kaggle Twitter Instagram Gmail


💡 Inspirational Quote


✨ About My Journey

💜 Passionate about: Making data accessible and understandable
🎯 Focus: Building impactful data solutions and visualizations
🌱 Currently: Exploring AI/ML and cloud technologies
👥 Community: Active member of Bilgisayar Kavramları Topluluğu & BKT DevOps
💪 Advocate for: Women in STEM and inclusive tech communities
📚 Love: Continuous learning, problem-solving, and innovation
☕ Powered by: Coffee, curiosity, and code
🌍 Open to: Collaboration and learning opportunities

📊 Weekly Development Breakdown


💜 Thank You for Visiting!

Let's build something amazing together!

Pinned Loading

  1. Dashboard-Projects-in-Tableau Dashboard-Projects-in-Tableau Public

    All of projects in this repository are created by using Tableau. Also they are available on https://public.tableau.com/app/profile/lerkush/vizzes

  2. E-Commerce-Clothing-Classifier-Model-with-Keras E-Commerce-Clothing-Classifier-Model-with-Keras Public

    It is developed a deep learning model capable of accurately categorizing images of clothing items into distinct garment types such as shirts, trousers, shoes, etc.

    Jupyter Notebook 1

  3. socialbuddy socialbuddy Public

    HTML 4

  4. ecommerce ecommerce Public

    Python 6

  5. HospitalProject_Django HospitalProject_Django Public

    It is a hospital project to register patients. It is created by using Django framework in python

    HTML 8