Skip to content

Create professor website with README and course introductions for OOP and Software Engineering - #1

Draft
EngAndres with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-22509275-de4a-4016-809f-dc861b3bef4f
Draft

Create professor website with README and course introductions for OOP and Software Engineering#1
EngAndres with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-22509275-de4a-4016-809f-dc861b3bef4f

Conversation

Copilot AI commented Oct 3, 2025

Copy link
Copy Markdown

This PR creates a simple, professional website for presenting course materials at Universidad Nacional de Colombia. The website includes comprehensive information about Object-Oriented Programming and Software Engineering courses.

What's New

📄 Enhanced README.md

The README now serves as a complete introduction to the professor's academic repository, featuring:

  • Professional introduction presenting the professor's role at UNAL
  • Comprehensive course descriptions for Object-Oriented Programming (OOP) and Software Engineering
  • Detailed breakdown of core concepts, key topics, and learning objectives for each course
  • Clear repository structure to help students navigate materials
  • Getting started guide for students
  • Contact information and licensing details

🌐 Simple Website Interface

Created index.html - a clean, accessible website that presents the same information in a visually appealing format:

  • Professional header with UNAL branding
  • Well-organized sections with course cards
  • Detailed breakdowns of course content:
    • OOP Course: Covers classes, objects, encapsulation, inheritance, polymorphism, SOLID principles, UML diagrams, and design patterns
    • Software Engineering Course: Covers SDLC, requirements analysis, software architecture, testing, CI/CD, version control, and Agile methodologies
  • Repository structure overview
  • Student onboarding instructions
  • Professional footer with copyright and licensing information

🎨 Professional Styling

Added styles.css with Universidad Nacional de Colombia's brand colors:

  • Green color scheme matching UNAL's identity
  • Responsive design that adapts to mobile and desktop screens
  • Modern card-based layout for easy reading
  • Clean typography and visual hierarchy
  • Professional spacing and hover effects

Screenshots

Website Header and Welcome Section:
Website top section

Course Details with OOP and Software Engineering Content:
Course details section

Repository Structure and Footer:
Bottom section with footer

Usage

Students can access the materials in two ways:

  1. View the README.md on GitHub for quick access to course information
  2. Open index.html in a web browser for a full website experience with better visual presentation

The website can be served using any web server or opened directly in a browser from the repository.


Universidad Nacional de Colombia - Engineering Faculty

Original prompt

this should be a simple website with a README where I present as a professor, and give and intrduction fo OOP ans Software Engineering courses.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: EngAndres <5447614+EngAndres@users.noreply.github.com>
Copilot AI changed the title [WIP] this should be a simple website with a README where I present as a professor, and give and intrduction fo OOP ans Software Engineering courses. Create professor website with README and course introductions for OOP and Software Engineering Oct 3, 2025
Copilot AI requested a review from EngAndres October 3, 2025 07:01
@EngAndres

Copy link
Copy Markdown
Owner

@copilot be sure my current project is working fine

Copilot AI commented May 11, 2026

Copy link
Copy Markdown
Author

@copilot be sure my current project is working fine

The project is working fine. Here's a summary of the validation:

  • index.html — Valid HTML structure, HTTP 200 (5,634 bytes)
  • styles.css — Valid CSS with balanced braces (2,532 bytes), HTTP 200
  • README.md — All sections present (professor intro, OOP course, Software Engineering course), HTTP 200

The website renders as shown in the PR screenshots: a green UNAL-branded header, two course cards (OOP and Software Engineering) with detailed content, repository structure, getting started guide, and a professional footer with licensing info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants