About This Site
This website contains my work for OIM3690. I am learning how websites are created and published, while also learning how to use AI as part of the development process.
What I Have Learned So Far
- Git and GitHub
- GitHub Pages
- How the web works
- HTML essentials
- Markdown and prompts
- Reading AI-generated code
- AI-assisted development
Course Pages
Working With AI
I am learning that generating code with AI is only the first step. I also need to read the code, understand what it does, ask questions, and test the result.