Skip to content
View Kingcatch's full-sized avatar

Block or report Kingcatch

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

Hi there! πŸ‘‹, I'm Nana

Data Engineer | AI & Machine Learning Enthusiast | Renewable Energy Advocate

πŸš€ Passionate about Data Engineering, AI, and Sustainable Energy

πŸ“Œ Based in Manchester, UK

πŸ“Š Background in engineering. I graduated with a master's degree in Sustainable Energy Engineering from Nottingham Trent University, before transitioning into data engineering. Looking to eventually develop data-driven solutions for renewable energy projects

🌍 Open to collaborations in data-driven projects!

πŸ“© Let's connect: LinkedIn | Email: [email protected]


πŸš€ Currently working on two projects at the moment:

πŸ›‘οΈ GDPR Obfuscator

  • Purpose: A data privacy tool that anonymises personally identifiable information (PII) in CSV files.
  • Tech Stack: Python, AWS S3, Pandas, PyArrow.
  • Progress: Implementing CLI integration.

πŸ“‘ Streaming Data Pipeline

  • Purpose: A real-time data pipeline that retrieves news articles from the Guardian API and publishes them to AWS SQS.
  • Tech Stack: Python, AWS SQS, Requests, JSON, FastAPI.
  • Progress: Developing message publishing and subscription system.

πŸ”§ Tech Stack & Skills

πŸš€ Languages: Python, SQL, Bash
☁️ Cloud & DevOps: AWS (S3, Lambda, ECS), Azure, Terraform, CI/CD
πŸ“Š Data Engineering: ETL Pipelines, Data Warehousing, SQL Optimisation
πŸ“ˆ Visualisation & Analytics: Power BI, Matplotlib


🎯 Current Focus

  • Strengthening Big Data & Cloud skills (Azure, AWS, Databricks)
  • Exploring ML & AI for Energy Forecasting
  • Completing PL-300 & Azure Certifications

⚑ "Building scalable, sustainable solutions, one data pipeline at a time!"

Pinned Loading

  1. Northcoders-DE-Project Northcoders-DE-Project Public

    Collaborated with a team to build an ETL pipeline, transforming raw data into a structured data warehouse. Incorporates cloud service AWS lambda and CloudWatch for automation and monitoring.

    Python

  2. intro-to-python intro-to-python Public

    Forked from makersacademy/intro-to-python

    Simple python function exercises and beginner tasks in preparation for the Maker's coding assessment

    Python

  3. DE-Northcoders-Review-Days DE-Northcoders-Review-Days Public

    This repository contains a review of key Python fundamentals, covering five essential topics: Pure Functions, Object-Oriented Programming, Higher-Order Functions and Decorators, Iterators, Generato…

    Python

  4. SQL_Bookshop SQL_Bookshop Public

    I developed an PostgreSQL database to streamline the inventory management of a local bookshop, enabling efficient tracking of books, authors, genres, and sales using SQL.

    Shell

  5. NC-Flix-Advanced-SQL-Project NC-Flix-Advanced-SQL-Project Public

    This project showcases my ability to design and optimise relational databases while reinforcing best practices in advanced SQL and Python development.

    Python

  6. GDPR_Obfuscator_Tool GDPR_Obfuscator_Tool Public

    A Python library for automated PII obfuscation across CSV, JSON & Parquet in AWS S3. Lambda-triggered with file-type routing, CloudWatch/SNS logging, Terraform IaC, unit-tested, and CLI-compatible.

    Python