Skip to content
View Akina-Aoki's full-sized avatar

Block or report Akina-Aoki

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

🌙 Hej! こんにちは! I'm Aira

Keep on coding to feed my Python Pet

snake gif

🧭 About Me

class Aira:
    def __init__(self):
        self.curiosity = float("inf")
        self.stack = ["Git", "Python", "SQL", "RDBMS", "Data Modelling", "Data Visualizing", "Big Data", "Cloud-practical development", "NoSQL", "Data warehouse lifecycle", "AI Ops"]
        self.institution = "Stockholms Tekniska Institut"

    def iterate(self):
        return "Always learning. Always building. Data Engineering skills in progress."
    def study(self):
                return f"Currently studying Data Engineering at {self.institution}."

me = Aira()

🚀 Projects & Highlights


🔧 Tech Stack and Tools:

Programming & Runtime

Python BashWindows Terminal

Data Processing, Databases & Analysis

Pandas DuckDB Matplotlib Data Wrangler Postgres pgAdmin 4

APIs related

FastAPI Pydantic

Messaging & Streaming

RabbitMQ Apache Kafka

Infrastructure & Platform

Docker Google Cloud

Version Control & Collaboration

Git GitHub

BI & Dashboards

Evidence

Creative Tools

Canva Adobe Lightroom


My Competency Map

Programming Foundations

  • Develop applications in Python with a focus on clear structure, modularization, and reuse.
  • Work within isolated virtual environments, manage dependencies, and prioritize reproducible execution.
  • Apply a testing mindset and deterministic workflows to ensure reliable outcomes.

Query Languages

  • Use SQL to transform, validate, and analyze data. Write efficient joins, aggregations, and window operations.
  • Leverage queries to verify data integrity and support analytical requirements.

Data Modeling

  • Design data structures across conceptual, logical, and physical levels.
  • Apply normalization principles with emphasis on 3NF, primary and foreign keys, and constraint management.
  • Distinguish between transactional and analytical workloads and model accordingly using OLTP and OLAP patterns.

Databases & Storage

  • Work primarily with relational databases such as PostgreSQL and DuckDB.
  • Understand schema design, data typing, and governance fundamentals.
  • Maintain awareness of document-oriented storage concepts and their use cases.

Data Integration

  • Implement ETL and ELT workflows for batch ingestion and transformation.
  • Build repeatable pipelines that enforce data quality and traceability.
  • Structure processing steps to support downstream analytical consumption.

Data Warehousing

  • Understand the lifecycle of a data warehouse from raw ingestion to curated layers.
  • Design analytics-ready datasets using fact and dimension thinking.
  • Apply introductory dimensional modeling principles to support reporting needs.

Data Platform Development

  • Develop containerized solutions and think in terms of services rather than scripts.
  • Expose data through APIs and apply validation through contracts.
  • Practice ownership across development and operational concerns.

Exploratory Data Analysis

  • Perform exploratory data analysis to uncover trends and patterns.
  • Translate data into business-facing insights.
  • Deliver results through structured reports and interactive dashboards.

Big Data & Cloud Foundations

  • Understand distributed processing concepts and the trade-offs of platform choices.
  • Build awareness of storage and compute considerations in modern data architectures.

Engineering Practices

  • Use version control in collaborative environments.
  • Produce structured technical documentation and convert business requirements into implementable solutions.
  • Emphasize maintainability, clarity, and scalability while working within agile frameworks.

✍️ Random Dev Quote

Other Hobbies

  • 🗻 Enjoys hiking mountains (the higher, the better)
  • 🏂🏻 Snowboarding in POWDER, off piste preferably
  • ⛺ Camping by the beach
  • ☕ Good roasted coffee
  • 🍜 Cooking and sharing food
  • 👩🏻‍💻 Always learning. Keep on going.

Pinned Loading

  1. python_aira_franco_de25 python_aira_franco_de25 Public

    Python Course Class Repository

    Jupyter Notebook 1

  2. duckdb_repo duckdb_repo Public

    DuckDB SQL Repository

    Jupyter Notebook

  3. Akina-Aoki Akina-Aoki Public

    Data Engineering student at Stockholms Tekniska Institutet. Repository for all learning logs.

  4. aira_franco_lab2 aira_franco_lab2 Public

    Lab 3 – Geometry OOP: The purpose of this lab is to use object-oriented programming in Python to reuse code and design well-structured programs

    Jupyter Notebook 1

  5. Data-Science-Learning-Log Data-Science-Learning-Log Public

    Python I have learned and for study purposes

    Jupyter Notebook

  6. data_modelling_aira_franco_de25 data_modelling_aira_franco_de25 Public

    Data Modelling Course Repository for Data Engineering Program - Aira Franco

    Jupyter Notebook