RaunDev - Journal

✨ Polishing the Experience: Why Performance Matters

Performance isn’t just about speed it’s about trust. By refining animations and layout behaviour, I transformed my site from visually chaotic to confidently smooth. This post explores how small tweaks led to a big mindset shift: from building pages to crafting experiences.

1 views

🧩 Syncing My Django Project from cPanel to GitHub (and Back to PyCharm)

Syncing my Django project from cPanel to GitHub and back into PyCharm required reversing the usual deployment flow. After configuring Git identity and switching to a Personal Access Token for GitHub authentication, I successfully pushed the updated code. On my local machine, I resolved conflicts by stashing changes before pulling the latest version into PyCharm. Now everything is synced across server, cloud, and IDE and I’m finally ready for the next sprint.

1 views

✅ Debugging & Deployment Part II: Django Finally Goes Live

After wrestling with static files, SSL errors, and admin lockouts, the Django app is finally live styled, secure, and dynamic. This post chronicles the final fixes, subdomain setup, and the moment everything clicked into place. Deployment wasn’t just a milestone it was a masterclass in full-stack resilience.

2 views

🛠 Debugging, Deploying, and DNS: A Day in the Life of a Django Dev

A day of digital detective work: from ghosted stylesheets to rogue modules, I tackled deployment chaos and built a dynamic blog engine from scratch. The result? A site that’s a living journal of my growth as a developer.

4 views

🚀 From Static to Dynamic: My Developer journey So Far

From a humble password generator to a full-fledged Django-powered blog, this post traces my evolution from static pages to dynamic web development. It’s not just about building websites it’s about building something that grows with me.

3 views