Skip to content
View valimikayilov's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report valimikayilov

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
valimikayilov/README.md

Vali Mikayilov

Machine learning engineer in Linz, Austria. I work with Python, SQL, FastAPI, Java, RAG pipelines and reporting tools, and tutor machine learning at Johannes Kepler University Linz.

Python data cleanup and automation

Have a recurring CSV export, manual report or small Python script that needs fixing? I offer clearly scoped projects with reusable code and documented checks.

Service Deliverable
CSV cleanup Cleaned output, reusable Python script and a summary of changes
File and report automation A repeatable command, setup instructions and a sample run
Python fixes A targeted fix, an explanation and a check that covers the reported problem
API data transforms A documented transformation from an agreed input to the output you need

Small projects start at €150. An example scope is one CSV, up to 10,000 rows and 20 columns, with up to five agreed cleanup rules and one revision within that scope. The final price, delivery date and payment terms are agreed after reviewing the requirements; opening an inquiry creates no order or charge.

Describe a project

GitHub inquiries are public. Start with column names, made-up sample rows and the result you need. We can arrange an appropriate private channel before exchanging real files.

Work sample: RowReady CSV

A native macOS app for reviewing CSV cleanup changes before exporting a separate copy. It handles delimiter choices, whitespace, blank records and exact duplicates while keeping cell values as text.

RowReady showing a cleaned demonstration CSV

The example above uses fictional data. It preserves leading-zero IDs, decimal commas, quoted text and a multiline cell. See the example and validation.

Release status: version 1.0.0 has been submitted to Apple for review. It is not yet available to purchase. Support and privacy information.

Background

My professional experience includes machine learning engineering and data science at Metamagix, data analysis at DIAGEO, and machine learning tutoring at JKU Linz. I hold a BSc in Artificial Intelligence and a BSc (Hons) in Corporate Finance, and am pursuing master's studies at JKU.

I use AI-assisted development, with source review and repeatable checks. Scope and validation are documented with each deliverable.

Popular repositories Loading

  1. youtube-feed-and-comment-blocker youtube-feed-and-comment-blocker Public

    a simple extension to prevent time wasting on youtube

    CSS

  2. blockchainOnJavaScript blockchainOnJavaScript Public

    blockchain on js

    JavaScript

  3. Landing_page Landing_page Public

    VR landing page

    HTML

  4. EuropeWay EuropeWay Public

    The website of EuropeWay

    HTML

  5. Persoal_Portfolio Persoal_Portfolio Public

    a project for free code camp

    HTML

  6. Game_of_life Game_of_life Public

    This is my attempt to recreate the popular "game of life" game in python.

    Python