Website


Python SQL Django Tailwind Heroku HTML CSS



About the project

Earlier this year, I embarked on a project to showcase both past and upcoming projects and blogs, not just for my own reference but also for others. Prior to deciding to create a website, I possessed only a basic understanding of HTML and CSS. However, I was determined to craft something from the ground up rather than rely on ready-made website development tools like SquareSpace.

 

Due to my familiarity with Python over the years, I opted for Django and incorporated Tailwind for styling. You can explore many of the features I integrated into the site within my blog section at https://www.kianjolley.com/blogs/. There, I discuss topics such as onboarding the developed website to production, adding a text editor to the admin panel, and more.

 

The specific list of software and packages I used to construct my website includes:

  • Django
  • Tailwind
  • TinyMCE
  • And the ones below

 

If you're interested in reviewing the code for the project, it's available on my GitHub here. Please note that certain elements have been removed for privacy reasons. These include the .env files, GitHub-related files, the venv, the original SQLite database file, and a couple of other files.