Daniel Duff


HTML Programs


danielduff.com


This very website was designed and developed by myself as a way of sharing my work.

My Experience with HTML


I started developing with HTML in year 9 at highschool. with simple websites for assignmnets. I then continued to use it in year 10 and then again in university. It was the first language I developed in excluding node-based programming in GameMaker.

While studying at university my group and I developed a boardgame marketplace in HTML using Bootstrap to create a userfriendly design. I used Python along with Flask to and SQLAlchemy to make the site fully functional. It had various features including user login and registration, adding items to the marketplace, bidding on items, and a few other minor features.

Unfortunately, due to it being an assignment for university, I am not able to share the actual code.