RK Videos Co. Website
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.
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