While this website will mostly focus on items in the architecture, engineering, and construction (AEC) field, I figured I could start with posting about how I made this website.

This website was created with the Django framework (a term I just learned throughout this process). It seems to be popular among those in the python community and I learned about it from being a part of the local python club here in Utah. 

I started on this project on July 1st of 2021, the day my wife started up her night float rotation in the hospital. She works crazy hours during this rotation and I figured now would be the best time to start to learn web development.  I had (2) months to do the heavy lifting before the wife returned home. The heavy lifting of the project was completed today, August 23rd; a 54 day project. I would estimate that I spent ~ 2 hours a night working on this website bringing my total time to build this website to around 100 hours. 

In retrospect, I wish I would have gone with a preconfigured blog website like wordpress or wix; but I learned a ton thorough this process. Terms like "sudo," "nano," and "linux" "databases" all mean something to me now. I know the basics of how to configure a linux machine; how to setup website domains etc.

The process has been fun. Stay tuned! (I clearly need to add a spell check to my text editor as well; it is kind of ugly how many misspelled words I see)

 

Django Web Dev

Who is Austin Guter?

 

https://tyresandsoles.com/2019/04/02/just-send-it/

Our Sidebar

You can put any information here you'd like.

  • Latest Comments
  • retug on ETABs API - More Examples (Database Tables) -

    Hi rajavardhan, are you not able to delete selected frames and walls based on section properties through the ETABs program itself? Or through the API? I could put together a few quick examples for you with the API if needed.

  • rajavardhan on ETABs API - More Examples (Database Tables) -

    Hi, I am not able to select frames and walls based on section properties in etabs v21 and then delete selected frames and walls..can anyone suggest me the code to do it use Excel VBA code 

  • retug on SAP2000 API Example -

    Thanks James, appreciate you taking a look at the blog.

    The stuff you have been making is really cool too, always happy to see more people making coding more approachable for the practicing structural engineer.

    The package you linked for SAP2000 looks good, I will have to check it out.