Lastest Projects
Backend for an iOS app
For the SE exam, my teammate and I developed a system that enables users to order private service from professional chefs. While Marco implemented the iOS app, I developed the backend using Node.js and Express as server and MongoDB as database.
A BI dashboard
I worked at Bounce Technologies as a Full Stack Developer for eight weeks. The backend was built using Flask, a Python framework. The frontend was developed mainly using jQuery and Chart.js. I also create a CSS template to satisfy the company needs.
News sentiment bot
As a side project, I developed a Telegram bot that uses IBM’s AI platform to summarize and guess the sentiment of a given news article. It was an exciting project where I could learn how to use Telegram API. The server that runs the bot was developed using Python.