Portfolio
Portfolio – AI Solutions
Automate your word documents with python scripts like combining different docx-files and excel-sheets, splitting, converting, calculating, aggregating, grouping etc.
Webscraping Data Extraction Services
With webscraping it is possible to give you any data and information which is available on the World Wide Web – so more or less only the horizon is the limit.
Portfolio – Automate PDF
I will automate your PDFs with python scripts. Extract text / table infromations / images or combine / split / convert whole pdf-documents
Ready To Use
Solution – Stock Valuation In Excel
It puts you in the position to perform a stock valuation according to various aspects (price, fundamental, dividends) within a few minutes and to determine the fair value using different methods
Dataset – Crypto Historic Prices
Historical price development of over 5400 cryptocurrencies back to 2016.
Perfect for backtesting your investment strategy or approach.
Solution – Fair Value On A Click
It enables you to do a automatic Fair-Value calculation according the DCF- and PE-Method within less than 2 minutes for over 5000 stock titles
Gigs
Gig – Automate Excel
I will automate your excel work and formating using python scripts. Combine or split different excel-sheets / worksheets or add funcitonality. There i also the possibility to add data from…
Gig – Customize Me
I would be happy to create an individual Excel sheet for you according to your needs! Choose from hundreds of attributes for any stock. I will provide you with an executable program and you…
Gig – Web Scraping
I can scrape your data from the source you want and put it in the form you need like Excel, PDF, Word, Google Sheet.
Datasets
Dataset US Interior Designers (s)
List of Interior Designers in the United States with over 54.000 records.
Dataset DE Construction Industry
List of Construction Industry contacts in Germany with over 25.000 records.
Technic Help
Automating File Printing and Copying with Python: A Simple Workflow
Managing large numbers of files often involves repetitive tasks like printing and organizing copies. This Python script automates the process by identifying files in a designated folder,…
Efficiently Extracting Data from Large JSON Files and Writing to Excel
How can I write a Python script to extract specific data from a large JSON file exported from Freshdesk (containing customer conversations, agent info, dates, etc.), and write it to an Excel…
Merging CRM Data: Combining Leads, Contacts, and Organizations into One Excel File with Python
Managing leads, contacts, and organizations across separate files in a CRM system can be chaotic. Using Python and Excel, we can automate the merging of data from three CSV files—boxes,…