Portfolio
Portfolio – Application
I will make your customized desktop application using different python modules for GUI-building, text-anaylizing, image-adaptions and many more usecases
Portfolio – Word Automation
Automate your word documents with python scripts like combining different docx-files and excel-sheets, splitting, converting, calculating, aggregating, grouping etc.
Portfolio – AI Solutions
Automate your word documents with python scripts like combining different docx-files and excel-sheets, splitting, converting, calculating, aggregating, grouping etc.
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 – 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
Solution – Dividend Calc
Keep track of all your dividend stocks at a glance and Calculate the future value of your stocks for up to 40 years
Gigs
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 – 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 – 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,…