Freelancer Portfolio
AI & OpenAI Solutions
Automate your word documents with python scripts like combining different docx-files and excel-sheets, splitting, converting, calculating, aggregating, grouping etc.
Web Scraping 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.
Custom Applications Development
I will make your customized desktop application using different python modules for GUI-building, text-anaylizing, image-adaptions and many more usecases
Ready To Use
Solution – Stock Signals (s)
With this program you keep track of your stocks and keep informed of every trend change.
(Overview – Signals – Trending Patterns)
Solution – Currency Backtesting In Excel
This Excel Sheets enables you to do a fully backtesting for all currency-deviations after different economic-events for the past 20 events. For every event you can see the currency-changes…
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
Freelancer Gigs
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.
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 – 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…
Datasets
Dataset – Stock Ticker List
Huge Ticker-List for more than 10.000 Stocks from the whole world. Information for name, index, country, sector, industry, employees and description.
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,…