My name is Yannick Pferr, I have a bachelors and masters degree in business information systems from TU Darmstadt and am currently working as a Full Stack Software Engineer in the ksqlDB team at Confluent.
I am passionate about software engineering and technology in general. In my freetime I like working on software projects and messing around with Raspberry Pi's or Arduino's. Other than tech, I really like working out, cooking and coming up with new healthy recipes (check out my food blog here).
If you want to get in touch, you can message me on LinkedIn, send me an email or simply use my contact form!
Looking for my resume? Look no further! Click the button below!
Built a scalable web app in a team of five with Next.js, React and Firebase Firestore. The app connects refugees with volunteers through the in-app chat, to help the refugees with daily tasks that might be challenging for them. Won 1st place in the Google challenge with our idea "ReNetwork".
Implemented two reinforcement learning algorithms (DDQN and REINFORCE) from scratch, one of which was used in my master thesis. The correctness of the implementation was tested with the test environments from OpenAI Gym.
Created my own ERC-20 token and deployed it on the Ethereum Ropsten Testnet. In the frontend you can exchange (test) Ether for YP coins, by connecting with MetaMask. The frontend was implemented with React and the token contract with solidity.
Developed a Java app for researchers that can monitor & analyze the status of any blockchain platform using a client/server approach. The collected data can be viewed and queried through a web interface. The data is stored in InfluxDB and visualized with Influx Chronograf. System metrics of blockchain nodes can also be collected with the help of Influx Telegraf.
Built a web app with a team of students that searches for specific keywords in news articles, and then analyzes the sentiment of the text. The app uses Java, Apache Kafka and MongoDB to collect the data, Solr to analyze the text, and Redis and Node.js to visualize the data in a web interface.
Built a smart mirror with a Raspberry Pi that could display various information. The backend was built upon a Node.js open-source library. Other than the basic features of the library, the mirror could play YouTube videos and Spotify tracks, and also be controlled through voice using Google STT.