Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View mikitahap's full-sized avatar

Organizations

@KPM-Sports

Block or report mikitahap

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

Pinned Loading

  1. etl-spacex-pipeline etl-spacex-pipeline Public

    ETL pipeline for SpaceX API data with Docker, MySQL, and Airflow for automated extraction, transformation, and loading into a structured database.

    Python

  2. reddit-pipeline reddit-pipeline Public

    ETL pipeline for Reddit API data to fetch, transform and analyse data about Reddit posts. Built with PostgreSQL, Docker, Airflow, and Streamlit

    Python

  3. endless-road-runner endless-road-runner Public

    Terminal game inspired by Crossy Road. Written in C with PDCurses library used for rendering, the game features progressively difficult levels where the player guides a frog across roads, avoiding …

    C++

  4. snake-game snake-game Public

    Terminal game inspired by Snake, developed as a project in C using the SDL2 library for rendering. The game features classic arcade gameplay where the player controls a growing snake, collecting fo…

    C