Skip to content
View othellodesutter's full-sized avatar

Block or report othellodesutter

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
othellodesutter/README.md

Othello De Sutter

Graduating student in Applied Computer Science at the University College Leuven Limburg (UCLL) in Leuven, Belgium. Completed an internship at the Huawei Cyber Security Transparency Center in Brussels, Belgium.

Looking for a job in the field of software (web app) development, cloud services or cyber security, or even better: the golden mean between them. (DevSecOps, web scraping, penetration tester...)

Ways to get in touch with me (please contact me for my CV/resume)

LinkedIn Badge Gmail Badge GitHub Badge

Some of the things I learned while pursuing my bachelor in Applied Computer Science and I want to keep improving in (in the professional field)

My coursework and internship included a broad spectrum of subjects: object-oriented programming (Java, design patterns/principles and testing), scripting languages (JavaScript, Bash and Python), data management (statistics, databases and SQL), web development (SpringBoot, Angular and front-end tools) and computer networking (Packet Tracer, Wireshark, systems management and security).

Python Badge Javascript Badge HTML5 Badge CSS3 Badge Git Badge Linux Badge Angular Badge Bootstrap Badge Docker Badge FastApi Badge Bash Badge

Projects I worked on in my spare time

Project name Description Learned more on
Toledo (Kaltura) video downloader Lightweight and self-deployable tool to download (Kaltura) videos from courses on Toledo Python, FastAPI, YoutubeDL, JavaScript, Linode deployment
Immoweb Telegram bot Telegram bot that notifies the user when a new property that corresponds to their query was added to Immoweb. Python, API's, Telegram bot development
NTS tracklist to Spotify playlist Script to convert the tracklist of a given NTS radio show into a Spotify playlist on the account of the user that is logged in. Python, FastAPI, Spotify API, JavaScript, Oauth2, Beautifulsoup, Web Scraping
Spotify URL to playlist Browser extension which allows to right-click on a Spotify track URL on any website to automatically add it to a pre-defined Spotify playlist. Python, Spotify API, JavaScript, Browser extension development, Bootstrap
VRT NU Downloader Application for downloading whole seasons of series available on VRT NU, a Belgian streaming service. Python, YoutubeDL, Beautifulsoup, Web Scraping
2dehands Telegram bot Telegram bot that notifies the user when a new 2dehands listing that corresponds to their search was added to 2dehands. Python, API's, Telegram bot development
Facebook Messenger Spotify bot A chat bot on Facebook Messenger that automatically adds music tracks sent in the conversation to the user's Spotify playlist. Python, Fbchat, Spotipy, Heroku deployment

Pinned Loading

  1. toledo-video-downloader toledo-video-downloader Public

    Lightweight and self-deployable tool to download (Kaltura) videos from courses on Toledo.

    HTML 3 1

  2. immoweb-telegram-bot immoweb-telegram-bot Public

    Telegram bot that notifies the user when a new property that corresponds to their query was added to Immoweb.

    Python 3

  3. nts-tracklist-to-spotify-playlist nts-tracklist-to-spotify-playlist Public

    Script to convert the tracklist of a given NTS radio show into a Spotify playlist on the account of the user that is logged in (using oauth2). Frontend using FastApi, backend using Spotipy and Beau…

    Python

  4. spotify-url-to-playlist spotify-url-to-playlist Public

    browser extension made in javascript that allows the user to add a track to a given Spotify playlist by right clicking a Spotify track url

    JavaScript