Skip to content
View lerkush's full-sized avatar

Block or report lerkush

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