Skip to content
View felixjunious's full-sized avatar

Block or report felixjunious

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
felixjunious/README.md

👋 Hi there, I'm Felix Junious!

🎓 B.Sc. Information System @ TU Berlin

🚀 Aspiring Data Engineer


🧠 About Me

  • 🎯 Currently focused on becoming a Data Engineer
  • 🐍 Strong foundation in Python and data processing
  • ☁️ Learning Cloud & Big Data technologies
  • 🛠️ Interested in building scalable data pipelines and systems
  • 📚 Following a structured Computer Science path (OSSU)

⚙️ Tech Stack

Languages & Tools:

  • Python
  • SQL
  • Git & GitHub
  • Web Programming (MEVN stack)
  • FastAPI

Data Engineering (Learning / Using):

  • Pandas
  • Apache Spark
  • Airflow (learning)
  • Docker (learning)

📫 Connect With Me


⚡ Fun Fact

I drink coffee


Pinned Loading

  1. fastapi-book-api fastapi-book-api Public

    A RESTful Book Management API built with FastAPI, demonstrating CRUD operations, data validation with Pydantic, filtering via query parameters, and clean API design.

    Python

  2. csv-to-postgres-pipeline csv-to-postgres-pipeline Public

    A lightweight, production‑style ETL pipeline for loading partitioned CSV files into PostgreSQL with schema validation, chunked ingestion, data cleaning, and transaction‑safe batch inserts. Supports…

    Python

  3. csv-to-json-etl-pipeline csv-to-json-etl-pipeline Public

    Developed a robust Python-based ETL pipeline to convert CSV datasets into JSON using schema-driven validation, incorporating structured logging, error handling, and data validation to simulate prod…

    Python

  4. retail_analytics_dashboard retail_analytics_dashboard Public

    Power BI project demonstrating retail data analytics through interactive dashboards, DAX calculations, and data transformation workflows.

  5. berlin-airbnb-analysis berlin-airbnb-analysis Public

    This is an Exploratory Data Analysis on The Airbnb Listings data for Berlin in 20 September 2024. In this Analysis, we particularly look at the price of the listings and how it's affected.

    Jupyter Notebook

  6. barbershop_simulation barbershop_simulation Public

    A real-time barbershop simulation using python. Here i tried to build a system for babershop, it's quite interesting, come by and check it out.

    Python