Pinned Repositories
Automated_Subtitles_Generation-Regex_Java
An automated workflow that generates timestamped subtitles from a video file with custom control using regex, Java and multiple online tools.
code_snippets
Data_Driven-Marketing_Strategies-SQL
Used bike-sharing company data to design marketing strategies aimed at converting casual riders into annual members.
glassdoor-scraper
Web scraping the popular job listing site "Glassdoor" with Python and BeautifulSoup. Implemented from scratch.
Linkedin-Job-Postings-Visualization-and-Analysis-Python
This Python script scrapes up to 100 most recent Linkedin job postings of any job title and creates sentiment visualization in a form of a word cloud.
subtites_factor_stretch
A function that stretches subtitles by a given factor - Python
Text_To_Subtitles-Python
A Python script that creates subtitles of a given length from text paragraphs that can be easily imported into any Video Editing software such as FinalCut Pro for further adjustments.
Text_To_Video_Edits-FCP-Python
A Python file that cuts a video clip based on human-written instructions inside the FinalCut Pro video editor. See Jupiter notebook for detailed presentation.
Text_to_Video_Markers-FCP-Python
A Python script that marks a video clip with comments based on human-written instructions inside the FinalCut Pro video editor.
DmytroNorth's Repositories
DmytroNorth/Text_To_Subtitles-Python
A Python script that creates subtitles of a given length from text paragraphs that can be easily imported into any Video Editing software such as FinalCut Pro for further adjustments.
DmytroNorth/Linkedin-Job-Postings-Visualization-and-Analysis-Python
This Python script scrapes up to 100 most recent Linkedin job postings of any job title and creates sentiment visualization in a form of a word cloud.
DmytroNorth/Text_to_Video_Markers-FCP-Python
A Python script that marks a video clip with comments based on human-written instructions inside the FinalCut Pro video editor.
DmytroNorth/Text_To_Video_Edits-FCP-Python
A Python file that cuts a video clip based on human-written instructions inside the FinalCut Pro video editor. See Jupiter notebook for detailed presentation.
DmytroNorth/Automated_Subtitles_Generation-Regex_Java
An automated workflow that generates timestamped subtitles from a video file with custom control using regex, Java and multiple online tools.
DmytroNorth/subtites_factor_stretch
A function that stretches subtitles by a given factor - Python
DmytroNorth/Data_Driven-Marketing_Strategies-SQL
Used bike-sharing company data to design marketing strategies aimed at converting casual riders into annual members.
DmytroNorth/code_snippets
DmytroNorth/glassdoor-scraper
Web scraping the popular job listing site "Glassdoor" with Python and BeautifulSoup. Implemented from scratch.