Comfort-Twala / Profile

This project showcases my skills, projects, and professional journey in the world of software development
0 stars 0 forks source link

🚀 My Developer Portfolio

Welcome to the repository for my personal developer portfolio! This project showcases my skills, projects, and professional journey in the world of software development. Built with modern technologies, it serves as both a display of my work and an example of my coding practices.

🎯 Project Goals

🛠️ Technologies Used

🗂️ Project Structure

/
├── components/
├── pages/
├── public/
│   └── admin/
│       └── config.yml
├── styles/
├── content/
│   └── projects/
├── lib/
├── next.config.js
├── package.json
└── README.md

🚀 Features

🌐 Live Demo

[Add the link to your live portfolio once it's deployed]

🛠️ Installation and Setup

  1. Clone the repository
    git clone https://github.com/Comfort-Twala/Profile.git
  2. Navigate to the project directory
    cd portfolio
  3. Install dependencies
    npm install
  4. Run the development server
    npm run dev
  5. Open http://localhost:3000 in your browser

📝 CMS Usage

This project uses Outstatic CMS for content management. To access the CMS:

  1. Update Environment variable in .env for your project (Guide)
  2. Navigate to /outstatic on your deployed site
  3. Log in using your configured authentication method
  4. Use the intuitive interface to add or edit projects

🤝 Contributing

While this is a personal portfolio project, I'm open to suggestions and feedback. Feel free to open an issue or submit a pull request if you have ideas for improvements.

🙏 Acknowledgments

📞 Contact

Comfort Twala - kontreitroos@gmail.com

Project Link: https://github.com/Comfort-Twala/Profile


Happy coding! 🚀