Back to Portfolio

RK Videos Co. Website

Home page showing logo, info and quotes from their clients

RK Videos Co. Website main image

Contact page with reCAPTCHA integrated

RK Videos Co. Website screenshot 1

Submitting the contact page and validation text shown

RK Videos Co. Website screenshot 2

Email that gets sent to company owner from a Amazon SES noreply email

RK Videos Co. Website screenshot 3

Owner's documentary they created showcased on its own page with trailer

RK Videos Co. Website screenshot 4

Vimeo embeds of the owner's work - updated with new reels frequently!

RK Videos Co. Website screenshot 5

About page for the owner and their information

RK Videos Co. Website screenshot 6

A custom business website developed for RK Videos Co., a professional video production company. This Django-based site serves as the company’s digital portfolio and primary contact point for clients. The site includes a modern, responsive homepage with quotes from satisfied clients, an about page detailing the owner's background, and a sleek video showcase featuring embedded Vimeo reels and a custom trailer for the owner's personal documentary.

The site also includes a secure, user-friendly contact form with integrated Google reCAPTCHA to prevent spam. Submitted messages are validated client-side and server-side, and successful submissions generate professional email notifications delivered via Amazon SES. All pages are optimized for performance and clean navigation, allowing both new and returning visitors to easily learn about the company’s services and reach out directly.

This project included full-stack development, deployment to a Heroku production server with Gunicorn and Whitenoise, and email infrastructure setup. The result is a minimalist, client-focused website that highlights RK Videos Co.’s work while maintaining professional branding and backend reliability.

Summer 2024

Technologies Used:

Backend:

Django 5, SQLite, Amazon SES for email

Frontend:

HTML5, CSS3, Vanilla JavaScript, Responsive design

Other Tools:

reCAPTCHA integration, Vimeo video embedding, Gunicorn + Whitenoise for Heroku deployment, .env for configuration