Projects

Clear Filter
Subtitles project preview

Subtitles

List of technologies used:

Python

Python logo

Django

Django logo

HTML

HTML logo

SCSS

SCSS logo

JavaScript

JavaScript logo

TypeScript

TypeScript logo

Vue

Vue logo

Heroku

Heroku logo

Ubuntu

Ubuntu logo

NGINX

NGINX logo

Git

Git logo
Project description:

In collaboration with Eray Chumak, we successfully developed Subtitles, a web project that addresses the need for a streamlined and user-friendly platform to download subtitles for movies, TV shows, and anime. With a focus on enhancing user experience, Eray skillfully crafted the frontend using Vue, while I concentrated on the backend, integrating OpenSubtitles' API to facilitate seamless data retrieval. Our motivation stemmed from a shared dissatisfaction with existing subtitle download sites, which we found cluttered and outdated. Our platform prioritizes simplicity, allowing users to efficiently access the subtitles they require without distractions. Originally hosted on Heroku, the project transitioned to Oracle Cloud Infrastructure (OCI) in March 2023 due to Heroku's payment requirements. This migration enabled me to acquire proficiency in Ubuntu command line operations through SSH and establish a functional web server using NGINX. This endeavor not only refined our technical abilities but also honed our teamwork and communication skills, culminating in a valuable learning journey.

Spuiz project preview

Spuiz

List of technologies used:

Python

Python logo

Django

Django logo

HTML

HTML logo

CSS

CSS logo

JavaScript

JavaScript logo

SQLite

SQLite logo

Git

Git logo
Project description:

Spuiz, my inaugural web project initiated on April 24, 2020, and culminated on June 7, 2020, marks a pivotal juncture in my personal web development journey. Crafted with Django, this endeavour emerged from my dual aspirations: to master web application development and to channel my passion for anime quizzes into a bespoke platform, eliminating the reliance on third-party alternatives. The experience proved transformative, equipping me with profound insights into web development essentials, encompassing user authentication, AJAX requests, and database management. Notably, the project employed SQLite, albeit suboptimal for production purposes due to limited server resources—a valuable lesson learned in hindsight.