Freelancer Portfolio
Finance Worksheets Automation
Customized finance worksheets with automated webscraping updates. Data for Summary, Profiles, Income Statement, Balance Sheet, Cashflow, Price, Analysis, Earnings, Dividends, Options and much more
AI & OpenAI Solutions
Automate your word documents with python scripts like combining different docx-files and excel-sheets, splitting, converting, calculating, aggregating, grouping etc.
PDF Automation Services
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 Prices
Stock Prices with a button click
– Download the current price data for any stock –
Any selection of stocks – different periods and intervals
Solution – Crypto Signals
With this program you keep track of your CryptoCoins and keep informed of every trend change.
(Overview – Signals – Trending Patterns)
Solution – Stock Valuation In Seconds
This program enables you to do automatically a stock valuation within a few seconds according to various aspects (price, fundamental, dividends) and to determine the fair price using different…
Freelancer Gigs
Gig – Finance Worksheets
I will create your individual finance worksheets using python scripts. I get live data from different plattforms and create the reports and dashboards you need. Update every hour, day or month…
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 – 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,…