During the Imagine Cup Builder Series, GitHub Developer Advocate Kedasha Kerr shared practical insights on how teams can use GitHub and GitHub Copilot to build more efficiently while maintaining strong development practices.
One of the biggest advantages of working on GitHub is that founders are not building in isolation. Developers around the world collaborate on projects, contribute improvements, and share approaches to solving complex problems.
For early-stage teams, this environment creates an opportunity to learn quickly. Seeing how other developers structure repositories, review code, and document decisions helps teams establish strong habits from the beginning.
Time is one of the most valuable resources for any startup.
GitHub Copilot acts as an AI coding assistant within the development environment, helping developers generate code, explore solutions, and debug problems more efficiently. Instead of spending time on repetitive tasks, founders can focus on refining the core problem their product is designed to solve.
Kerr encouraged teams to give AI tools clear context. Organizing development by features, starting new conversations when context becomes cluttered, and maintaining clear documentation in the repository can help Copilot provide more useful suggestions.
Startups often feel pressure to build everything at once, but progress usually comes through smaller, focused iterations.
Breaking a project into individual features allows teams to build, test, and refine each component before moving forward. This structure strengthens the codebase and helps both developers and AI tools better understand the project.
Student founders also have access to the GitHub Student Developer Pack, which provides GitHub Pro along with a wide range of development tools used across the industry. These resources support coding, deployment, monitoring, and security, allowing teams to build with the same types of tools used by professional engineering teams.
Every startup journey begins with uncertainty, but progress comes from building, testing, and improving with each version.
GitHub supports that process by combining a global developer community with powerful development tools like Copilot and the Student Developer Pack.
For student founders building the future, the most important step is still the first one...keep going.