Ivan's Blog Posts

Posts (Page 4 of 4)

Creating My Website: A Blog with Markdown Functionality (Django)

Wanting a place to showcase my different projects and write posts about them, I decided to create a blog. Although I had already created a blog in Django before, I also wanted to add new features in both the front-end and the back-end of the website. Most importantly, was incorporating Markdown, a markup language with plain text formatting syntax, into my website. By adding Markdown, it allowed me to take control of the formatting and display content in a better way.

Creating the Edmonds-Woodway High School Key Club Website Using Python and Django

In the summer before my senior year of high school, I decided to learn Python and how it could be combined with the Web Design class I had taken my freshman year. With limited knowledge, I consulted online tutorials during the summer and continued to sharpen my skills. After countless guides, I used the fundamentals from my Web Design class and my new knowledge of Python and Django to create a site where the members of Key Club could stay updated on events and to register for events.