Weekly Reflection #6: Rethinking Digital Health; Critical Thinking, Equity, and Ergonomics

This week, I explored a mix of topics that felt surprisingly connected to my day-to-day life as a computer science student and soon-to-be full-time work-from-home intern. Between reading about critical thinking, diving into Maha Bali’s work on equity in digital spaces, and revisiting the ergonomics resources (which hit home given my leg injury experience during […]

Read more "Weekly Reflection #6: Rethinking Digital Health; Critical Thinking, Equity, and Ergonomics"

Deep Dive Final Assignment – All About GitHub

Why GitHub is an Amazing Platform for Collaboration and Project Management – Farmaan Introduction: A successful project requires effective project management and collaboration. GitHub is an amazing resource in order to effectively and efficiently completing collaborative projects. GitHub contains various advantages and collaboration features for project managers. Some of GitHub’s various features include version control systems […]

Read more "Deep Dive Final Assignment – All About GitHub"

Weekly Reflection #3: Reflecting on AI, Learning, and Academic Integrity

This week, I dove into some heavy but super relevant topics: artificial intelligence, academic integrity, and their overlap in education. I watched both guest talks, explored the environmental costs of AI from the UNEP article, and took a look at real-world student concerns around using generative AI tools in university. As a computer science student […]

Read more "Weekly Reflection #3: Reflecting on AI, Learning, and Academic Integrity"

Securing Your GitHub Workflow: Commit Signing, Branch Protection & Security

Security is a fundamental aspect of software development. While GitHub provides a seamless workflow for collaboration, it is equally important to ensure that every contribution is authentic, verified, and protected from malicious or accidental changes. In this guide, we will explore three key security measures: commit signing with GPG keys, branch protection rules, and enforcing […]

Read more "Securing Your GitHub Workflow: Commit Signing, Branch Protection & Security"