Projects
Preface: because these projects are on hobby-tier services, a few may be asleep if they haven’t been visited recently. If something doesn’t load, please let me know via the Contact page.
Python Projects
prprealestate.pythonanywhere.com
Real estate marketing site (Django 3.1.1 + Bootstrap 4.5.2)
- Designed and developed a real estate marketing website.
- Primary intent: learn Python, HTML, CSS, and web layout design.
chefgravy.pythonanywhere.com
ChefGravy social platform (Django 3.1.1 + Bootstrap 4.5.2)
- Architected a social media web platform.
- Goal: go deeper into Django + Bootstrap via docs and tutorials.
github.com/ChefGravy/PythonProj
Windows desktop app (Python/Tkinter + SQLite)
- Repository of a Windows app for storing/visualizing business cases and financial metrics.
JavaScript Projects
/projects/email-scheduler
Gmail Email Scheduler (Google Apps Script + Gemini AI)
- Automated email-to-calendar system using Gemini API.
- Monitors important emails and creates calendar events with AI-powered date extraction.
ruslanpolyak.com
Personal website (MERN → now Next.js + Tailwind)
- Originally MERN (GitHub Pages + Heroku + MongoDB Atlas).
- Now rebuilt with Next.js App Router and Tailwind.
simon-game-project.netlify.app
Simon game
- Classic Simon (1978) implemented in JavaScript.
- Helped me learn JS fundamentals and publishing.
todolist-proj.herokuapp.com
To-Do List (EJS + Node + Mongoose)
- Templates with EJS, data via Mongoose/Node.
- Database hosted on MongoDB Atlas.
keeper-app-proj.herokuapp.com
Keeper app (React)
- Google Keep-style notes app in React; first serious React build.
keen-meninsky-d672f2.netlify.app
Pig (1945 dice game)
- Browser implementation of John Scarne’s Pig game.
- Great practice project for vanilla JS and state.