FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

marklumba (Mark Licup Lumba) ยท GitHub

Block or report marklumba

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
marklumba/README.md

Hello World!

I'm Mark Licup Lumba - a passionate Data & Automation Engineer transforming data into actionable insights! ๐Ÿš€

๐Ÿ‘จโ€๐Ÿ’ป About Me

  • ๐Ÿข Currently working as a Data & Automation Engineer at Overstock Accessories Inc.
  • ๐ŸŽ“ Background in Electronics Engineering
  • ๐Ÿ’ก Passionate about solving real-world problems through automation and data-driven solutions
  • ๐ŸŒฑ Always learning and exploring new technologies

๐Ÿ› ๏ธ Tech Stack

class MarkLumba:
    def __init__(self):
        self.role = "Data & Automation Engineer"
        
        # Programming Languages
        self.languages = {
            "primary": ["Python", "SQL"],
            "scripting": ["Shell", "Bash"]
        }
        
        # Big Data Technologies
        self.big_data = {
            "processing": ["Apache Spark", "Hadoop"],
            "streaming": ["Apache Kafka"],
            "orchestration": ["Apache Airflow"]
        }
        
        # Cloud Platforms
        self.cloud_services = {
            "platforms": ["AWS", "GCP", "Azure"],
            "containers": ["Docker", "Kubernetes"]
        }
        
        # Databases
        self.databases = {
            "sql": ["MySQL", "PostgreSQL", "SQL Server", "DuckDB"],
            "nosql": ["MongoDB", "Cassandra", "Redis"]
        }
        
        # AI/ML Tools
        self.ai_ml = {
            "frameworks": ["LLM", "Hugging Face Transformers"],
            "libraries": ["TensorFlow", "PyTorch", "scikit-learn"]
        }
        
        # Development Tools
        self.dev_tools = {
            "version_control": ["Git", "GitHub"],
            "ci_cd": ["Jenkins", "GitHub Actions"],
            "monitoring": ["Grafana", "Prometheus"]
        }
        
        # Core Competencies
        self.expertise = {
            "data_engineering": ["ETL", "Data Pipelines", "Data Modeling"],
            "automation": ["Process Automation", "Workflow Optimization"],
            "architecture": ["System Design", "Microservices", "Data Architecture"]
        }

    def get_tech_stack(self):
        """
        Returns a formatted version of the complete tech stack
        """
        return {
            "Languages": self.languages,
            "Big Data": self.big_data,
            "Cloud & Infrastructure": self.cloud_services,
            "Databases": self.databases,
            "AI/ML": self.ai_ml,
            "Development Tools": self.dev_tools,
            "Core Expertise": self.expertise
        }

    def __str__(self):
        """
        Returns a string representation of key skills
        """
        return f"Data & Automation Engineer specialized in Python, Big Data, and Cloud Technologies"

๐Ÿ”ง Core Competencies

  • Data Engineering: ETL Pipeline Development, Data Warehousing, Big Data Processing
  • Programming: Advanced Python, SQL Optimization, Scripting
  • Cloud Services: Cloud Infrastructure, Data Services
  • Automation: Process Automation, Workflow Optimization
  • Problem Solving: Analytics, Technical Architecture, Solution Design

๐ŸŒŸ Current Focus

  • Building scalable data pipelines
  • Automating repetitive tasks
  • Exploring machine learning applications
  • Exploring Generative AI
  • Contributing to open-source projects

๐Ÿ“ซ Let's Connect!


โšก A Few Quick Facts:

  • ๐Ÿ”ญ Currently Working on: Enhancing my data engineering skills and tackling exciting personal projects.
  • ๐Ÿงฎ Learning: New tech like Gen AI, ML engineering, and Data Engineering.
  • ๐Ÿ‘ฏ Looking to: Exploring generative AI, machine learning engineering, and advanced data engineering techniques.
  • ๐Ÿ’ฌ Ask me about: Building scalable data pipelines, cloud data solutions, and best practices in data management.
  • ๐Ÿ“ซ Reach me at: marklumba071289@gmail.com
  • ๐Ÿ˜„ Pronouns: Mark
  • โšก Fun fact: I love drawing, watching anime, and exploring nature with friends.

๐Ÿš€ Languages and Tools

๐Ÿ‘จโ€๐Ÿ’ป Programming Languages

๐Ÿ›  Big Data & Processing

โ˜๏ธ Cloud Platforms

๐Ÿ’พ Databases

SQL Databases

NoSQL Databases

๐Ÿ”ง DevOps & Tools

๐Ÿค– AI & ML

๐Ÿ“Š GitHub Stats:


Pinned Loading

  1. python_standalone_code python_standalone_code Public

    Python

  2. practice-using-the-data-sets-diabetes-using-pyspark-and-sql-spark practice-using-the-data-sets-diabetes-using-pyspark-and-sql-spark Public

    Jupyter Notebook

  3. selenium-webcraping selenium-webcraping Public

    Python 2

  4. Top-50-Spotify-Songs---2019--Sample-Data-Visualization Top-50-Spotify-Songs---2019--Sample-Data-Visualization Public

    Jupyter Notebook

  5. little-lemon-analysis-and-sales-report little-lemon-analysis-and-sales-report Public

    Jupyter Notebook

  6. ollama-llama3.2-rag-chat ollama-llama3.2-rag-chat Public

    Python


Back | FazBrowse Home | New Git URL