Skip to content
View ConstantinSalzer's full-sized avatar

Block or report ConstantinSalzer

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ConstantinSalzer/README.md

Constantin Salzer

Student and Software Engineer

Hi, I'm Constantin, Computer Science student with a focus on AI, data science and full-stack development. I build software for real-world use: developing solutions for businesses, working on client projects, and shipping my own products. From freelance work to startups, I enjoy turning ideas into reliable, scalable systems. Always learning. Always building.

🛠 Tools

🎯 Focus

AI & Data Science • Full-Stack Development • Automation • Building products that ship

📫 Contact

LinkedIn: https://linkedin.com/in/constantin-salzer
Email: constantin@salzer.at

🚀 Projects

  • Petri Net Analyzer – Checks if a given Petri net has a finite reachability graph and visualizes the net and its transitions. Tech: Java, Graph Libraries

  • Investment Data Analyzer – Analyzes investment datasets and generates graphical insights to support decision-making. Tech: Python, Matplotlib, Excel

Popular repositories Loading

  1. RAG-Knowledge-Assistant RAG-Knowledge-Assistant Public

    Python 3 1

  2. ConstantinSalzer ConstantinSalzer Public

  3. algorithm-practice algorithm-practice Public

    Working through the Pareto Problem Set — algorithm patterns for technical interviews.

    Python

  4. Petri-Net-Analyzer Petri-Net-Analyzer Public

    Built a Java/Swing desktop app that parses Petri nets from PNML, animates transition firing via GraphStream, and runs a custom boundedness-analysis algorithm on a self-designed reachability-graph m…

    Java