Projects

thesis paper
watch on odysee if iframe does not work

  • Implementation of my Multimedia Engineering Thesis.
  • Focus on Transparency, Collaboration and Portability.
  • Application dedicated to ADHD people, including strategies for dealing with procrastination, memory and attention management

github.com/imasharc/screenrec
  • Screen Recording: Capture your screen in real-time.
  • Mouse Cursor Tracking: Record the movement of the mouse cursor.
  • User-Friendly GUI: Intuitive graphical interface for easy operation.
  • Elapsed Time Display: Track the duration of your recording.


thesis paper
watch on odysee if iframe does not work

  • Implementation of my Engineering Thesis.
  • Focus on Transparency, Collaboration and Portability.
  • Software maintainability and collaboration between developers.

github.com/Denya56/suml-project
  • Create and deploy a model which will asses whether a certain review input as a string of characters has positive or negative sentiment.
  • Focus on Transparency, Collaboration and Portability.
  • Model: In our project we use a simple LSTM. Our data was divided into training set and testing set in the 9:1 proportions. Data is labelled.

github.com/imasharc/mightdeletelater
website itself
  • Create simple website -> push it to github -> deploy to Azure with github actions
  • Focus on exploring Azure and GitHub CI/CD possibilities
  • Have a mock project to constantly modify and test my skill with cloud

github.com/imasharc/wikisearch
try wiki search
  • Create front+back html/js/Flask page -> push it to github -> deploy to Azure with github actions
  • Create simple Flask (Python) service to explore wikipedia API
  • Potentially expand to build simple microservice to be (somehow) used for mightdeletelater.lol