Skip to content
View szemiako's full-sized avatar
  • New York, NY

Block or report szemiako

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
szemiako/README.md
  • ✌️ Yo whaddup, I’m @szemiako
  • 🖥️ Love my job at a fantastic startup with a decent stack.
  • ⚙️ As a data engineer, I am using python, sql, and spark.
    • Have a bit of experience with wrangling :huggingface: Transformers with torch, and messing around with other ML libraries like sklearn.
  • 📖 Currently interested learning rust for systems engineering and super fast python libraries.
  • 📫 How to reach me: [email protected]

Pinned Loading

  1. VendorReport VendorReport Public

    Get a real-time report of currently processed vendor feeds using dash.

    Python 1

  2. Extract_and_Match_Data Extract_and_Match_Data Public

    Extract data from source vendor files, stitch them together with customer's data after some parsing, and join possible matches for client reporting purposes.

    Python 1

  3. PyService PyService Public

    A project created to parse structured data files from different vendors to load into a database, while also producing an output file. Goal was to use functional arguments and no for loops.

    Python 1

  4. produce_daily_export_files produce_daily_export_files Public

    Create comma-delimited export files in three (3) different flavors, as per customer requirements, with a command-line based interface in Python. Includes a Powershell / batch wrapper to run.

    Python 1

  5. Puerto_Rico_Businesses Puerto_Rico_Businesses Public

    Use Google Place API to get data on businesses in specific Puerto Rican municipalities, map them on a plot and perform some data visualizations and analysis.

    Jupyter Notebook

  6. Tools_and_Snippets Tools_and_Snippets Public

    Some tools and code snippets of scripts written for QOL during day to day operations.

    Python