Skip to content
View burakbengi's full-sized avatar
๐ŸŒ
working from earth @mercedes-benz
๐ŸŒ
working from earth @mercedes-benz

Organizations

@bitmedy @Copilot-POC @catenax-eV

Block or report burakbengi

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
burakbengi/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @burakbengi
  • ๐Ÿ‘€ Iโ€™m interested in enterprise software architecture and orchestration of ML models to create software solutions
  • ๐ŸŒฑ Iโ€™m currently trying to:
    • automate ML prompting for Enterprise customers
    • setup Catena-X for Enterprise customers
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on dataspace integration, network of networks
  • ๐Ÿ“ซ How to reach me @burakbengi

Pinned Loading

  1. Rough script to extract images from ... Rough script to extract images from HTTP Archive (HAR) files
    1
    const fs = require('fs');
    2
    const file = JSON.parse(fs.readFileSync('./dump.har')).log;
    3
    const targetMimeType = 'image/jpeg';
    4
    
                  
    5
    let count = 1;
  2. immo_scout immo_scout Public

    immobilien scout add-on bookmarklet

    JavaScript 1

  3. yildiz.tv yildiz.tv Public

    yildiz.tv bookmarklet enhancement

    JavaScript