Skip to content

chethanyadav456/hyderabad-tech-events

Repository files navigation

Hyderabad Logo

Hyderabad Tech Meetups & Startup Events

A curated, community-driven list of tech meetups, startup events, and networking opportunities in Hyderabad, India.

⭐ Support this project by giving it a star and sharing it with the Hyderabad tech community!

📢 Join our Telegram Channel (@eventshyderabad) to get instantly notified whenever a new event is created/hosted!

Note

This list is automatically updated daily and shows only upcoming events.

Upcoming Events

No upcoming events at the moment. Check back soon or contribute an event!

Past Events

Name Location Date/Time Link
PyConf Hyderabad 2026 Engineering Staff College of India, Hyderabad, India Mar 14 2026, 20:00 - Mar 15 2026, 19:00 Click here
Swecha Foundation Day Swecha Office Free (and Open Source) Software Community Telangana Feb 09 2026, 09:00 - 16:00 Click here
Multicloud AIWorld 2026 Tech Mahindra Learning World, Hyderabad, India Feb 07 2026, 08:00 - 18:00 Click here
eChai Startup Demo Day in Hyderabad: January Edition CoKarma - Coworking Space, Hyderabad, India Jan 31 2026, 18:00 - 20:00 Click here
The Hyderabad Design Townhall: From Community to Ecosystem - Figma Online/Offline - Hyderabad (TBA) Jan 31 2026, 10:00 - 14:00 Click here
GitHub User Group Hyderabad January 2026 Meetup Hyderabad, India Jan 31 2026, 09:30 - 12:30 Click here
Hyderabad Open Source Conference - Community Collaboration Microsoft Building 1, Gate 2, ISB Rd, Gachibowli, Hyderabad, Telangana 500032 · Hyderabad Jan 31 2026, 09:30 - 16:30 Click here
Hands-On Workshop : MongoDB Associate Developer Certification Exam Thought Works, 115, 4th Floor, Rajapushpa Summit 2-58, Sy.No.115, Financial District, Nanakramguda, Telangana 500008 · Hyderabad Jan 31 2026, 09:00 - 16:00 Click here
GrabChai Hyderabad:Hands-on AI Product Workshop Draper Startup House, Rajiv Gandhi Nagar, Gachibowli Jan 24 2026, 14:00 - 16:00 Click here
Null Hyderabad Monthly Meet — Jan 2026 EPAM Systems Jan 24 2026, 09:30 - 13:00 Click here

Showing 10 most recent events. Total past events: 23

Hyderabad Tech/Startup Communities

Connect with these amazing tech communities in Hyderabad:

Community Type Description Link
HydPy - Hyderabad Python Users Group Programming Language Python enthusiasts community in Hyderabad. Regular meetups, workshops, and conferences focused on Python programming. Visit
React Hyderabad Programming Language Community of React developers in Hyderabad. Meetups covering React, Next.js, and modern web development. Visit
eChai Startup Hyderabad Startup/Entrepreneurship Community for entrepreneurs, founders, and startup enthusiasts in Hyderabad. Networking events, demo days, and startup resources. Visit
Swecha Open Source Free and Open Source Software community in Telangana. Promoting FOSS adoption and digital literacy. Visit
Google Developer Groups Hyderabad General Tech Community of developers interested in Google technologies. Events on Android, Web, Cloud, and Machine Learning. Visit
Hyderabad Artificial Intelligence Group AI/ML AI and Machine Learning community in Hyderabad. Workshops, talks, and projects on AI/ML technologies. Visit
AWS User Group Hyderabad Cloud Computing Community for AWS enthusiasts and professionals. Regular meetups on cloud computing and AWS services. Visit
Hyderabad JavaScript Programming Language JavaScript developers community. Meetups covering JavaScript, Node.js, and modern web frameworks. Visit
Data Scientists Hyderabad Data Science Community for data science professionals and enthusiasts. Events on data analytics, visualization, and big data. Visit
Kubernetes Over Koffee ☕ DevOps/Cloud Cloud-native and Kubernetes community. Meetups on container orchestration, DevOps, and cloud infrastructure. Visit

About This Project

This repository maintains a crowdsourced list of technology and startup events in Hyderabad. The event list is automatically updated daily from our events database.

How to Contribute

Add an Event

Option 1: GitHub Issue (Easy)

  1. Go to Issues → "Add Event"
  2. Fill out the form
  3. Submit!
Option 2: Pull Request (Developers)
# Fork, then:
git clone https://github.com/YOUR_USERNAME/hyderabad-tech-events.git
cd hyderabad-tech-events
git checkout -b add-event

# Edit data/events.json with this format:
{
  "name": "Your Event Name",
  "link": "https://event-url.com",
  "location": "Hyderabad, India",
  "datetime": "2026-01-20 18:00",
  "end_time": "2026-01-20 20:00"  # Optional
}

# Test locally (optional)
python3 scripts/generate_readme.py

# Submit PR
git add data/events.json
git commit -m "Add Event: Your Event Name"
git push origin add-event

Event Criteria

  • ✅ Tech-related (software, AI/ML, startups, cloud, etc.)
  • ✅ Located in Hyderabad, India
  • ✅ Valid event link (Meetup, Eventbrite, official site)
  • ✅ Future date
  • ❌ No spam or duplicates

Review Process

All submissions are reviewed within 24-48 hours. PRs must pass automated validation (JSON syntax, schema, duplicates) before merge.

Project Structure

├── data/events.json           # Event database (edit this!)
├── scripts/generate_readme.py # Converts JSON → Markdown
├── .github/workflows/         # Auto-update workflows
│   ├── update_readme.yml      # Daily README regeneration
│   ├── validate.yml           # JSON validation on PRs
│   └── markdown-lint.yml      # Markdown quality checks
└── README.md                  # This file (auto-generated)

How it works: Edit events.json → CI validates → Maintainer reviews → Merge → README auto-updates

Community Standards

This project follows GitHub community best practices:

Repository Health

GitHub issues GitHub pull requests GitHub last commit GitHub

Maintainers

Questions? Open an issue or check our Contributing Guidelines.


Last updated: 2026-03-30 00:44:23 UTC

About

A crowdsourced, auto-updated list of tech meetups and startup events happening in Hyderabad.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors

Languages