Thanks to visit codestin.com
Credit goes to github.com

Skip to content

f/community-speakers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Community Speakers

A collaborative repository for maintaining a list of community speakers in the tech industry. This repository allows speakers to add their information through pull requests.

How to Add Your Profile

  1. Fork this repository
  2. Add your information to the speakers.json file following this format:
{
        "name": "Semih Kışlar",
        "expertise": ["Artificial Intelligence", "Machine Learning", "Data Science"],
        "bio": "Developer Relations Specialist at Teknasyon, Founder of Bursa Bilişim Topluluğu",
        "image": "https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?ixlib=rb-4.0.3&auto=format&fit=crop&w=800&q=80",
        "email": "[email protected]",
        "linkedin": "linkedin.com/in/semihkislar",
        "twitter": "@semiyann",
        "pastEvents": ["TechCon 2023", "AI Summit 2022", "Data Science Forum 2023"],
}
  1. Submit a pull request

Guidelines

  • Ensure your information is accurate and up-to-date
  • Keep your bio concise and professional
  • Include at least one contact method
  • List specific topics you speak about
  • Maintain alphabetical order by last name

Usage

This repository's data is used to populate the community speaker page at [your-website-url]. Event organizers can browse through the list to find speakers for their events.

Contributing

We welcome contributions! Please read our Contributing Guidelines before submitting a pull request.

Code of Conduct

This project follows our Code of Conduct. By participating, you are expected to uphold this code.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published