DIMMiN Notes

My working notes related to the development of dimmin.com.

Clear Filters

2023-12-30

  • Updated the chart to be viewable for other users
  • Implemented the stick-and-click method for the chart
  • Added the DEBUG variable to the Heroku Environment Variables
    • Therefore allowing SSL redirects for my site on any and all browsers

Read more

2023-12-29

Read more

2023-12-28

  • Built out an interactive visual in D3 that shows off my data science ultralearning project, including my notes I included in the calendar descriptions.
  • Added this visual to my About App
  • Served files to the D3 chart from an S3 bucket by altering the CORS Permissions
  • Checked out a new branch in my DIMMiN project and commited changes there.

Read more

2023-12-14

Streamed today, set up Django Routes and showed people how to contribute on GitHub.

Read more

2023-12-13

  • Built up some of the basic models of the Fights App

Read more

2023-12-12

  • Established usable Django Models for the Fighters App that included cosmetics and fighter stats
    • Added these models to the app
  • Switched fighter stats to a JSON object type storage so that it only needs to access the db once to get all of the fighter's stats

Read more

2023-12-11

Read more

2023-12-10

  • Established an IAM User on AWS that has full access to S3
  • Started configuring hithub/settings.py to include a place for media storage

Read more

2023-12-09

Read more

2023-12-07

Read more