Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 1.74 KB

README.md

File metadata and controls

62 lines (42 loc) · 1.74 KB

Morfidon's Learning Hub

Welcome to the repository for morfidon.github.io, a portfolio website showcasing my video courses.

About This Project

This website serves as a central hub for students and potential learners to discover and access educational content created by Morfidon. It features:

  • An overview of available courses
  • Links to various learning platforms (Udemy, Skillshare, YouTube)
  • Student testimonials
  • Contact information

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • GitHub Pages for hosting

Structure

The website consists of the following main pages:

  • index.html: Home page with featured courses and overview
  • about.html: Detailed information about Morfidon and teaching philosophy
  • courses.html: Comprehensive list of available courses
  • contact.html: Contact form and additional contact information

Setup and Local Development

To set up this project locally:

  1. Clone the repository:
    git clone https://github.com/Morfidon/morfidon.github.io.git
    
  2. Navigate to the project directory:
    cd morfidon.github.io
    
  3. Open index.html in your web browser to view the site locally.

Contributing

While this is primarily a personal portfolio site, suggestions and improvements are welcome. If you'd like to contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Morfidon - armiskos@gmail.com

Project Link: morfidon.github.io

Acknowledgements