Skip to content
View CtrlJil's full-sized avatar
Block or Report

Block or report CtrlJil

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
CtrlJil/README.md
  • 👋 Hi, I’m Jil
  • 👀 I’m interested in Python programming, Data Analysis & Machine Learning
  • 🌱 Actively learning Data Analysis using Python, SQL, Tableau and Power BI
  • 💞️ I’m open to collaborations on data analytics projects and willing to work at any point in the pipeline
  • ⚽ My 2023 goal is to secure an opportunity to implement and work with data in real-time.
  • 📫 How to reach me jilokonma@gmail.com

Pinned

  1. EDA-on-UK-bank EDA-on-UK-bank Public

    In this project, I carry out Exploratory Data analysis on a dataset containing customer details for a UK bank. The aim of this project is to provide a comprehensive understanding of customers demog…

  2. FIFA-21-Data-Cleaning-Project FIFA-21-Data-Cleaning-Project Public

    Jupyter Notebook

  3. guess-game guess-game Public

    Play a guessing game against the program. Select a number between 1 - 100

    Python

  4. rock_paper_scissors rock_paper_scissors Public

    a fun game and personal project to learn more about functions in python

    Python

  5. Simple-weight-converter Simple-weight-converter Public

    can receive input in either pounds(lbs) or kilogram(kg) and convert to either kilograms(kg) or pounds(lbs)

    Python

  6. updated_guess_game updated_guess_game Public

    an updated version of the guess game, with considerations to scalability and reusability

    Python