├── CODE_OF_CONDUCT.md ├── LICENSE ├── PULL_REQUEST_TEMPLATE.md ├── README.md └── year-pages ├── 2016.md ├── 2017.md ├── 2018.md ├── 2019.md └── 2020.md /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | # Contributor Covenant Code of Conduct 2 | 3 | ## Our Pledge 4 | 5 | In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. 6 | 7 | ## Our Standards 8 | 9 | Examples of behavior that contributes to creating a positive environment include: 10 | 11 | * Using welcoming and inclusive language 12 | * Being respectful of differing viewpoints and experiences 13 | * Gracefully accepting constructive criticism 14 | * Focusing on what is best for the community 15 | * Showing empathy towards other community members 16 | 17 | Examples of unacceptable behavior by participants include: 18 | 19 | * The use of sexualized language or imagery and unwelcome sexual attention or advances 20 | * Trolling, insulting/derogatory comments, and personal or political attacks 21 | * Public or private harassment 22 | * Publishing others' private information, such as a physical or electronic address, without explicit permission 23 | * Other conduct which could reasonably be considered inappropriate in a professional setting 24 | 25 | ## Our Responsibilities 26 | 27 | Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior. 28 | 29 | Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. 30 | 31 | ## Scope 32 | 33 | This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers. 34 | 35 | ## Enforcement 36 | 37 | Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at nikitaraghunath@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. 38 | 39 | Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. 40 | 41 | ## Attribution 42 | 43 | This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version] 44 | 45 | [homepage]: http://contributor-covenant.org 46 | [version]: http://contributor-covenant.org/version/1/4/ 47 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2016 Nikhita Raghunath 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | **Details of the conference**: 6 | 7 | - Website: 8 | - Date: 9 | - Venue: 10 | - Description: 11 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Tech Conferences in India 2 | 3 | **Comprehensive list of tech conferences that are held in India.** 4 | 5 | To add a conference to the list, please [contribute](#contributing)! 6 | 7 | ## 2021 8 | 9 | | Conference | Date | Venue | Description | Scholarship | 10 | |------------|------|-------|-------------|-------------| 11 | | [JuliaCon](https://juliacon.org/2021/tickets/) | 28-30 July | Virtual, Worldwide | JuliaCon is the annual conference for the Julia programming language, where scientists, programmers and data scientists come together.| Free for all | 12 | | [GitHub Satellite India](https://githubsatellite.com/) | 26-27 March | Virtual, India | GitHub's 2 day, virtual community event in India | No | 13 | | [MozFest](https://www.mozillafestival.org) | 8 March | Virtual, Worldwide | Discussions around privacy, security, digital inclusion, and trustworthy AI | No | 14 | 15 | 16 | ## Past Years 17 | - [2020](year-pages/2020.md) 18 | - [2019](year-pages/2019.md) 19 | - [2018](year-pages/2018.md) 20 | - [2017](year-pages/2017.md) 21 | - [2016](year-pages/2016.md) 22 | 23 | ## Contributing 24 | 25 | If you know of an upcoming tech conference, please contribute! Please note that only community conferences which allow CFPs and have Code of Conduct are allowed in this list. 26 | 27 | To contribute to the list, please send a Pull Request. If you don't have time to send in a Pull Request, no worries, just open an issue and I'll look into it. 28 | 29 | **Format for contributions:** 30 | 31 | ` | [name-of-conf](link) | date | venue | description | scholarship provided (yes/no) |` 32 | 33 | Please make sure that the conferences are in reverse chronological order and you follow the Pull Request Template. :smile: 34 | 35 | Contributions are more than welcome, please don't hesitate to contribute! 36 | -------------------------------------------------------------------------------- /year-pages/2016.md: -------------------------------------------------------------------------------- 1 | ## 2016 2 | 3 | | Conference | Date | Venue | Description | 4 | |------------|------|-------|-------------| 5 | | [Grace Hopper Conference India](http://ghcindia.anitaborg.org/) | 7-9 Dec | Vivanta by Taj, Bengaluru | It is India's largest gathering of women technologists produced by the Anita Borg Institute and presented in partnership with ACM India. | 6 | | [OpenDayLight India Fourm](http://events.linuxfoundation.org/events/opendaylight-forum-india) | 16-17 Nov | Sheraton Grand Hotel Bengaluru, Bengaluru | The networking industry has come to fully emrbace open source SDN as the right path towards achieving innovation and interoperability in today's infrastructures. | 7 | | [droidconIN](https://droidcon.in/2016/) | 10-11 Nov | MLR Convention Centre, Bengaluru | It is the biggest android conference in the region and is the place to be if you are into android development, design or architecture. | 8 | | [DevOps Days India](http://devopsdaysindia.org/) | 4-5 Nov | The Royal Orchind, Bengaluru | DevOpsDays India is a global event complementing other DevOpsDays events across the world. | 9 | | [UX India](http://www.2016.ux-india.org/) | 20-22 Oct | Westin, Hyderabad | India’s biggest international conference on user experience design. | 10 | | [PyCon India](https://in.pycon.org/2016/) | 24-25 Sept | Jawahar Lal Nehru University, New Delhi | The premier conference in India on using and developing the Python programming language. | 11 | | [Meta Refresh](https://metarefresh.in/2016/) | 17 Sept | MLR Convention Centre, Bengaluru | Meta Refresh is an event on front-end engineering and design. | 12 | | [JSFoo](https://jsfoo.in/2016/) | 15-16 Sept | MLR Convention Centre, Bengaluru | JSFoo is India’s premier JavaScript conference. | 13 | | [SANOG](http://www.sanog.org/sanog28/) | 1-9 Aug | Trident, BKC, Mumbai | The South Asian Network Operator Group. Engineers sharing operational knowledge on running ISPs and modern networks. | 14 | | [The Fifth Elephant](https://fifthelephant.in/2016/) | 28-29 July | NIMHANS Convention Centre, Bengaluru | The Fifth Elephant is India’s most renowned conference on data. | 15 | | [Rootconf](https://rootconf.in/2016/) | 14-15 Apr | MLR Convention Centre, Bengaluru | Rootconf is India’s principal conference where systems and operations engineers share real world knowledge. | 16 | | [IndiaHacks Conference](https://www.hackerearth.com/indiahacks-conference/) | 19 Mar | Vivanta by Taj, Bengaluru | IndiaHacks has an extensive lineup of speakers talking on a variety of technical subjects like ML, Big Data, AI etc. | 17 | | [RubyConf India](http://rubyconfindia.org/rci2016/) | 19-20 Mar | Le Meridien, Kochi | RubyConf India is a global event complementing other RubyConf events across the world. | 18 | | [PyDelhi Conf](https://conference.pydelhi.org/2016/) | 5 Mar | Jawaharlal Nehru University, Delhi | PyDelhi conference is hosted annually by PyDelhi Community with an aim to promote Python programming language. | 19 | | [FOSSMeet](http://fossmeet.in/2016/) | 26-28 Feb | NIT Calicut | FOSSMeet is an annual event on Free and Open source software, conducted at National Institute of Technology, Calicut. | 20 | | [GopherCon India](http://www.gophercon.in/) | 19-20 Feb | Vivanta by Taj, Bengaluru | Go conference in India. Go is an open source project developed by a team at Google and many contributors from the open source community. | 21 | |[Mini Deb-Con](http://in2015.mini.debconf.org/)|30 - 31 Jan| Andheri (E), Mumbai | It is an awesome opportunity for any user who wants to experience the magic of FOSS | 22 | -------------------------------------------------------------------------------- /year-pages/2017.md: -------------------------------------------------------------------------------- 1 | ## 2017 2 | 3 | | Conference | Date | Venue | Description | 4 | |------------|------|-------|-------------| 5 | |[National Cyber Defence](https://summit.ncdrc.res.in/) |15-16 Dec | Goa | National Cyber Defence Summit is Asia's Biggest Cyber conclave dedicated to taking Cyber domain of India to next level 6 | |[Google Developer Days](https://developers.google.com/events/gdd-india/) | 1-2 Dec | Bengaluru | Google Developer Days (GDD) are global events showcasing the latest developer products and platforms from Google to help you quickly develop high quality apps, grow & retain an active user base, and tap into tools to earn more. | 7 | |[SciPy India](https://scipy.in/2017) | 29-30 Nov | Mumbai | SciPy India is a conference providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India. | 8 | | [World Cloud Summit](http://worldcloudsummit.com/) | 23-24 Nov | Jaipur | World Cloud Summit is one of the largest gatherings of cloud services and internet infrastructure industries. | 9 | | [XP Conference India](http://xpconference.in/2017XpConf/) | 17-18 Nov | Bengaluru | The 3rd International XP Conference on Agile Engineering practices for software product development. | 10 | | [Data Visualisation Summit](http://www.unicomlearning.com/2017/Data_Visualisation_Summit_Bengaluru/) | 17 Nov | Bengaluru | This event will bring together industry professionals and thought leaders from the field of Data Visualization| 11 | | [Functional Conf](https://functionalconf.com/) | 16-19 Nov | Bengaluru | Asia's Premier Functional Programming Conference, designed to bring the growing community of functional programmers together under one roof. | 12 | | [try! swift](https://www.tryswift.co/events/2017/bangalore/) | 18-19 Nov | MLR Convention Centre, Bengaluru | try! Swift India is an amazing chance for developers in the Asian Pacific region to learn the latest world trends in iOS, tvOS, and watchOS development using the industry's best standards. | 13 | | [Grace Hopper Celebration India (GHCI)](https://ghcindia.anitaborg.org/) | 16-17 Nov | Bengaluru International Exhibition Center (BIEC), Bengaluru | The Grace Hopper Celebration of Women in Computing (India) is India's largest gathering of women technologists. | 14 | | [DataHack Summit](https://www.analyticsvidhya.com/datahacksummit/) | 9-11 Nov | Bengaluru | DataHack Summit is an initiative by Analytics Vidhya to bring together the finest data scientists from across the country & globe. | 15 | | [PyCon India](https://in.pycon.org/2017/) | 2-5 Nov | Shaheed Sukhdev College of Business Studies, New Delhi | The premier conference in India on using and developing the Python programming language. | 16 | | [IEEE Cloud Computing for Emerging Markets Conference](http://conferences.computer.org/ccem/about.html) | 1-3 Nov | Bengaluru | Running its 6th year of research driven innovation conference on cloud computing. | 17 | | [React Native Beginners workshop](https://reactfoo.in/) | 29 Oct | Bengaluru | Learn how to build native iOS and android app using React Native | 18 | | [Serverless Summit](http://inserverless.com/) | 27 Oct | Bengaluru | India’s first confluence on serverless technologies. | 19 | | [Open Source India](http://opensourceindia.in/osidays/) | 13-14 Oct | Bengaluru, NIMHANS Convention Center | Open Source India brings the open source community to one floor, to explore what’s new and exciting in open source languages, tools, and techniques. | 20 | | [PyConf Hyderabad](http://pyconf.hydpy.org/) | 07-08 Oct | IIIT Hyderabad, Hyderabad | First Python Conference in Hyderabad for the development of Python programming language. | 21 | | [ICCE](http://www.icce-asia2017.org/) | 05-07 Oct | Bengaluru | 2nd International Conference on Consumer Electronics Asia | 22 | | [India Blockchain Week](https://www.indiablockchainweek.com/)| 22-26 Sept | Leela Hotel, Mumbai| Blockchain technology has created waves around the World, bringing transparency and massively reducing costs. | 23 | | [CYPHER](http://www.analyticsindiasummit.com/about/) | 21-23 Sept | Hotel Park Plaza, Bengaluru | A platform to network and learn Analytics, Data Science and AI discipline. | 24 | | [DevOps Summit](http://www.unicomlearning.com/2017/DevOps_Summit_Pune/) | 16 Sept | Pune | The conference brings together leading practitioner-organisations who have achieved Continuous Delivery and organisational transformation. | 25 | | [JSFoo](https://jsfoo.in/2017/) | 15-16 Sept | MLR Convention Centre, Bengaluru | JSFoo is India’s premier JavaScript conference, hosted by HasGeek. The broad theme this year is building reliable web apps. | 26 | | [DevOps Days India](https://devopsdaysindia.org/) | 15-16 Sept | Hotel Vivanta by Taj, MG Road, Bengaluru | DevOpsDays India is a global event complementing other DevOpsDays events across the world. | 27 | | [IOT Summit](http://www.unicomlearning.com/2017/IoT_Summit_Pune/)| 15 Sept | Pune | The conference explores how the Internet of Things will re-shape our interactions with the real and virtual worlds in the coming year.| 28 | | [ReactFoo](https://hasgeek.com/) | 14 Sept | Bengaluru | ReactFoo is a single-day React conference by HasGeek. | 29 | | [CloudSec](https://www.cloudsec.com/in/) | 13 Sept | JW Marriott, Mumbai | It is a conference about IT Security Technologies, Policies and Compliance. | 30 | | [Fragments](https://hasgeek.com/) | 12-13 Sept | Bengaluru | Fragments is a two-day conference on the mobile ecosystem in India. | 31 | | [DevOps++ Global Summit](https://www.townscript.com/e/devopsglobalsummitdoppa2017) | 9 Sept | Pune | It is a way to get the community together and experience the latest in DevOps and beyond. The ++ in DevOps++ is all about going beyond DevOps. | 32 | | [IndiaHacks Conference](https://www.hackerearth.com/indiahacks-conference/) | 8-9 Sept | Vivanta By Taj, Bengaluru | HackerEarth is conducting this conference to celebrate the spirit of programming by spreading the knowledge and catalyzing the desire to create something extraordinary. | 33 | | [PyData Delhi](https://pydata.org/delhi2017/) | 2-3 Sept | IIIT, Delhi | PyData conference brings together users and developers of data analysis tools to share ideas and learn from each other. | 34 | |[Data Visualization Summit](http://www.unicomlearning.com/2017/Data_Visualization_Summit_Mumbai/)| 1 Sept| Mumbai | A primary goal of data visualization is to communicate information clearly and efficiently via statistical graphics. | 35 | | [Oracle Code Bengaluru ](https://developer.oracle.com/code/bangalore) | 10 Aug | Bengaluru, Karnataka | Oracle Code is a free event for developers to learn about the latest developer technologies, practices, and trends.| 36 | | [JS Channel](http://2017.jschannel.com/) | 28-29 July | JW Marriott Hotel, Bengaluru | JS Channel is a unique platform to hear bests speakers in JS Community. | 37 | | [Eclipse Summit India](https://eclipsesummit.in/) | 29 July | Infosys Campus,Bengaluru | Eclipse Summit India is the 2nd annual conference presented by the local Eclipse Community | 38 | | [Anthill Inside](https://anthillinside.in/2017/) | 29 July | MLR Convention Centre, Whitefield, Bengaluru | Anthill Inside is the new avataar of the Deep Learning conference.| 39 | | [The Fifth Elephant](https://fifthelephant.in/2017/) | 27-28 July | MLR Convention Centre, Bengaluru | The Fifth Elephant is India’s most renowned conference on data. | 40 | | [SANOG](http://www.sanog.org/sanog30/) | 10-18 July | Ramada Gurgaon Central, Gurgaon, Haryana, India | The South Asian Network Operator Group. Engineers sharing operational knowledge on running ISPs and modern networks. | 41 | | [India Cloud Summit](http://www.cloudsummit.org/) | 5 July | Bengaluru | It is an event covering topics, like architecture, performance, operations and more. | 42 | | [HillHacks](https://hillhacks.in/) | 15-31 May | Bir, Himachal Pradesh | People from different places, walks of life and lines of thought come together to share, collaborate and learn.| 43 | | [Ethereum India Summit](https://in.explara.com/e/blockchainstormethereumindia2017) | 18 May | Hotel Taj Mahal Palace, Mumbai | India’s first ever Ethereum Summit with Ethereum CoFounder Vitalik Buterin. | 44 | | [Amazon AWS Summit](https://aws.amazon.com/summits/new_delhi/) | 12 May | JW Marriott Hotel New Delhi | The AWS Summit brings together the cloud computing community to connect, collaborate and learn about AWS.| 45 | | [RootConf](https://rootconf.in/2017/) | 11-12 May | MLR Convention Centre, Bengaluru | Rootconf is India’s principal conference where systems and operations engineers share real world knowledge. | 46 | | [Oracle Code New Delhi](https://developer.oracle.com/code/newdelhi) | 09-10 May | Pragati Maidan New Delhi | Oracle Code is a free event for developers to learn about the latest developer technologies, practices, and trends. | 47 | | [GIDS](http://www.developermarch.com/developersummit/) | 25-28 April | J. N. Tata Auditorium, Bengaluru | With over 40000 attendees benefiting from ten game changing editions, GIDS is the gold standard for India's software professional ecosystem. | 48 | | [Banglore Container Conference](http://www.containerconf.in/) | 7 Apr | Park Plaza (5 star), ORR, Bengaluru | Bengaluru Container Conference 2017 (BCC ’17) is the first conference on container technologies in India. | 49 | | [LaravelLive India](https://laravellive.in/) | 19 Mar | New Delhi | A PHP Laravel Conference. | 50 | | [PyDelhi Conf](https://conference.pydelhi.org/) | 18-19 Mar | IIM Lucknow Noida Campus, Noida | PyDelhi conference is hosted annually by PyDelhi Community with an aim to promote Python programming language. | 51 | | [FOSSMeet](http://fossmeet.in/2017/) | 10-12 Mar | NIT Calicut | FOSSMeet is an annual event on Free and Open source software, conducted at National Institute of Technology, Calicut. | 52 | |[KDE Conference](https://conf.kde.in/)| 10-12 Mar | IIT Guwahati, Assam | It is a platform for Qt/KDE contributors, developers and enthusiasts to come together and share their knowledge.| 53 | | [Women Who Code Connect- India](https://sites.google.com/view/wwcconnectindia/) | 3 Mar | VMWare, Kalyani Vista, Bengaluru | A part of the Women Technology Conference series by Women Who Code. | 54 | | [GopherCon India](http://www.gophercon.in/) | 24-25 Feb | Hyatt Regency, Pune | Go conference in India. Go is an open source project developed by a team at Google. | 55 | | [PyCon Pune](https://pune.pycon.org/) | 16-19 Feb | College of Engineering Pune | The gathering for the community using and developing the open-source Python programming language. | 56 | | [RubyConf India](http://rubyconfindia.org/) | 27-29 Jan | Le Meridien, Kochi | RubyConf India is a global event complementing other RubyConf events across the world. | 57 | | [50pConf](https://50p.in/2017/) | 24-25 Jan | MLR Convention Centre, Bengaluru | A conference on India's payments ecosystem. | 58 | | [WikiToLearn India Conference](https://india2017.wikitolearn.events) | 18-19 Jan | THE LNMIIT, Jaipur | WikiToLearnConf India is a global event comprising WikiToLearn, Mediawiki and KDE developers from all over India and world. | 59 | -------------------------------------------------------------------------------- /year-pages/2018.md: -------------------------------------------------------------------------------- 1 | ## 2018 2 | 3 | | Conference | Date | Venue | Description | 4 | |------------|------|-------|-------------| 5 | | [SciPy India](https://scipy.in) | 21-22 Dec | IIT Bombay | International conference on Python for education and scientific computing. | 6 | | [IEEE Indicon](http://indicon2018.in/) | 16-18 Dec | Amrita Vishwa Vidyapeetham, Coimbatore | The 15th IEEE India Council International Conference. | 7 | | [FunctionalConf](https://functionalconf.com/) | 12-16 Dec | The LaLiT Ashok Hotel, Bengaluru | Bring together the growing community of functional programmers under one roof | 8 | | [Devops Days India](http://devopsdaysindia.org/) | 8-9 Dec | Sheraton Grand, Bengaluru | Devopsdays is a worldwide series of technical conferences covering topics of software development, IT infrastructure operations, and the intersection between them | 9 | | [ExpertTalks](https://expert-talks.in/) | 23-24 Nov | Hyatt Regency, Pune & SICR, Pune | ExpertTalks invites practitioners from the software community to share experiences, insights and opinions on the technological innovations driving modern businesses. | 10 | | [Data Hack Summit](https://www.analyticsvidhya.com/datahack-summit-2018/?utm_source=kdnuggets) | 22-24 Nov | NIMHANS Convention Centre, Bengaluru | India's most advanced conference on Aritificial Intelligence, Machine Learning, Deep Learning and IoT | 11 | | [Grace Hopper Conference India](https://ghcindia.anitab.org/ghci-18-november-14-16-2018/) | 14-16 Nov | Bangalore International Exhibition Center (BIEC) | The Grace Hopper Celebration India is Asia's largest gathering of women technologists. It is produced by AnitaB.org and presented in partnership with ACM India. | 12 | | [PyBITS](https://pybits.bits-hyd.org/) | 27-28 Oct | BITS Pilani Hyderabad Campus, Hyderabad | The annual student centric Python conference | 13 | | [JSFoo](https://jsfoo.in/2018/) | 26-27 Oct | NIMHANS Convention Centre, Bengaluru | The eighth edition of India’s first JavaScript conference | 14 | | [PyCon India](https://in.pycon.org/2018/) | 05-09 Oct | Hyderabad International Convention Centre (HICC), Hyderabad | The premier conference in India on using and developing the Python programming language | 15 | | [AWS Community Day Bengaluru](https://communityday.awsugblr.in/) | 05-06 Oct | The Ritz-Carlton, Bengaluru | Use Cases / Success Stories and Workshops on Amazon Web Services | 16 | | [ODSC (One Data Science Conference) ](https://india.odsc.com/) | 30 Aug - 2 Sep | Hotel Lalit Ashok, Bengaluru | Conference on AI and Data Science | 17 | | [ReactFoo-Delhi](https://reactfoo.in/2018-delhi/) | 18 Aug | India International Centre, Max Mueller Marg, New Delhi | React, alternatives to React, React Native and front-end engineering | 18 | | [DevConf.in](https://devconf.info/in) | 4-5 Aug | Christ University - Bengaluru | Annual Developers' Conference organised by Red Hat for local FOSS community | 19 | | [Deccan RubyConf](https://www.deccanrubyconf.org/) | 4 Aug | Sheraton Grand Hotel, Pune | Pune extension of RubyConf India organized by same folks organizing RubyConf India | 20 | | [Container Conference](https://www.containerconf.in/) | 3-4 Aug | Radisson Blu (Park Plaza), ORR, Bengaluru | A developer focused conference on Docker, Managed Kubernetes/Container Services, Service Mesh, Kubernetes | 21 | | [DroidJam](https://www.droidjam.in) | 13-14 July | Sheraton Grand, Bengaluru | Conference on Android | 22 | | [Selenium Conf](https://2018.seleniumconf.in/) | 28-30 June | Hotel Lalit Ashok, Bengaluru | Conference on Selenium Web Browser Automation tool | 23 | | [IBM Developer Day(Artificial Intelligence)](https://ibm.biz/ibmdevday) | 30 June | Manyata Tech Park,Bengaluru | A day long event designed for developers to enhance their skills and gain hands on experience with the latest technology in areas of Artificial Intelligence | 24 | | [IBM Developer Day(Data Science)](https://ibm.biz/ibmdevday) | 26 May | Manyata Tech Park,Bengaluru | A day long event designed for developers to enhance their skills and gain hands on experience with the latest technology in areas of Data Science | 25 | | [Rootconf](https://rootconf.in/2018/) | 10-11 May | NIMHANS Convention Centre, Bengaluru | Conference on DevOps and IT Infrastructure | 26 | | [Great Indian Developer Summit](http://www.developermarch.com/developersummit/index.html) | 24-27 Apr | Bengaluru | With over 40000 attendees benefiting from ten game changing editions, GIDS is the gold standard for India's software professional ecosystem | 27 | | [Distributed Systems Conference](https://dsconf.in/) | 21 Apr | Sheraton Grand Hotel, Pune | DSConf is a conference on the best practices and the future of Distributed Systems. The conference aims at helping grow & highlighting all the work in the areas of Distributed Systems | 28 | | [World Blockchain Technology Conclave](https://www.goeventz.com/event/the-world-blockchain-technology-conclave-2018/56893) | 22-23 Mar | Bengaluru | Connect to global blockchain gurus and technology players in this space including emerging startups – with regional business and IT leaders | 29 | | [Times AI Hub Artificial Intelligence Conclave](https://www.timesaihub.com/) | 16 Mar | IISc Bengaluru | Practical Implications of AI for enterprise organizations and Solutions transforming business productivity are discussed | 30 | | [GopherCon India](http://www.gophercon.in/) | 09-10 Mar | Sheraton Grand, Sangamvadi, Pune | Go conference in India. Go is an open source project developed by a team at Google | 31 | | [Nullcon Conference](https://nullcon.net/website/) | 27 Feb - 03 Mar | Holiday Inn Resort, Goa | Nullcon is computer/network security related conference. | 32 | | [FOSSMeet](http://fossmeet.in/)| 17-18 Feb | NIT, Calicut |FOSSMeet is an annual event on Free and Open source software, conducted at NIT, Calicut | 33 | | [GNUnify](http://gnunify.in/) | 16-17 Feb | SICSR, Pune | Conference related to GNU/Linux and open source technologies | 34 | | [RubyConf India](http://rubyconfindia.org/) | 09-10 Feb | The Chancery Pavilion Hotel, Bengaluru | RubyConf India is a global event complementing other RubyConf events across the world | 35 | | [Data Governance Summit](http://datagovernance.in/index.html) | 8 Feb | JW Marriott, Mumbai | The conference which give insights of the current challenges being faced regarding data quality and security | 36 | | [Hosting and Domain Conference India](http://www.hdcon.org/) | 3 Feb | Hyderabad | Hosting and Domain Conference is the World's Top initiative to discuss on hosting, domain, blogging and web technologies | 37 | | [ReactFoo Pune](https://reactfoo.in/) | 19-20 Jan | Pune | A conference on the lessons learned while implementing React and React Native | 38 | | [IN/Clojure](http://inclojure.org/) | 12-13 Jan | Bengaluru | IN/Clojure is India's annual Clojure conference and the only Clojure conference in all of Asia | 39 | -------------------------------------------------------------------------------- /year-pages/2019.md: -------------------------------------------------------------------------------- 1 | ## 2019 2 | 3 | | Conference | Date | Venue | Description | Scholarship | 4 | |------------|------|-------|-------------|-------------| 5 | | [PyConf Hyderabad](https://pyconf.hydpy.org/2019/) | 7-8 Dec | IIIT Hyderabad | PyConf Hyderabad is the regional gathering for the community that uses and develops the open-source Python Programming Language. | No | 6 | | [WordCamp Kochi](https://2019.kochi.wordcamp.org/) | 1 Dec | Seminar Complex Cusat, Kochi | Primarily a Wordpress Conference, covering everything related to WordPress and include things such as blogging, coding, branding, and security. | No | 7 | | [SciPy India](https://scipy.in/2019) | 29-30 Nov | Lecture Hall Complex, IIT Bombay | Annual gathering of Pythonistas providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India | Yes, for groups of 5 (or more) and for IIT Bombay student and staff | 8 | | [Anthill Inside](https://hasgeek.com/anthillinside/2019/) | 23 Nov | Taj M G Road, Bangalore | On infrastructure for AI and ML: from managing training data to data storage, cloud strategy and costs of developing ML models | Yes, for speakers | 9 | | [WordCamp Udaipur](https://2019.udaipur.wordcamp.org/) | 23 Nov | The Artist House, Surajpole, Udaipur | Primarily a Wordpress Conference, covering everything related to WordPress and include things such as blogging, coding, branding, and security. | No | 10 | | [India Game Developer Conference](https://indiagdc.com/2019/) | 22-23 Nov | Hyderabad International Convention Centre (HICC), Hyderabad, Telangana | IGDC, formerly known as the NASSCOM Game Developers Conference (NGDC), is India's premier game developers conference. | No | 11 | | [Rootconf Hyderabad](https://hasgeek.com/rootconf/2019-hyderabad/) | 16 Nov | T-Hub, IIIT-H Campus, Hyderabad | India's largest community and conference on infrastructure security, DevOps and distributed systems | No | 12 | | [ReactFoo Delhi](https://reactfoo.in/2019-delhi/) | 16 Nov | India International centre, Max Mueller Marg, New Delhi | A conference on React, alternatives to React, React Native and front-end engineering. | No | 13 | | [Functional Conf](https://functionalconf.com/) | 13-17 Nov | ITC Welcomhotel Bengaluru, Bengaluru | Asia's Premier Functional Programming Conference | No | 14 | | [WordCamp Mumbai](https://2019.mumbai.wordcamp.org/) | 8-10 Nov | Thakur College Of Engineering and Technology, Mumbai | Primarily a Wordpress Conference, covering everything related to WordPress and include things such as blogging, coding, branding, and security. | No | 15 | | [Droidcon India](https://www.in.droidcon.com/) | 2-3 Nov | Hotel Green Park, Chennai | The flagship Droidcon back in India after a two-year hiatus brought to you by droidcon HQ. | No | 16 | | [Open Source India](https://www.opensourceindia.in/) | 17-18 Oct | NIMHANS Convention Centre, Bengaluru | A 2-day conference with several workshops, primarily focusing on the trending technologies in Open Source | No | 17 | | [PyCon India](https://in.pycon.org/2019/) | 12-15 Oct | Chennai Trade Center and IIT Madras Research Park | India's premier conference on using and developing the Python programming language | No | 18 | | [JSFoo Bangalore](https://hasgeek.com/jsfoo/2019/) | 27-28 Sep | NIMHANS Convention Centre, Bangalore | JSFoo is in its ninth edition this year. The 2019 edition is a two-track event with talks and Birds of Feather (BOF) sessions | No | 19 | | [React India](https://www.reactindia.io/) | 26-28 Sep | Goa | A 3 day conference with first day focussing on workshops & the next 2 days talks on things around React, React Native, GraphQL, VR & AR, Redux, Preact and more. | [Yes](https://www.notion.so/Scholarship-Program-React-India-2019-490794dd0a464db0a43b4c8c5440839f) | 20 | | [DevOps Days India](https://devopsdaysindia.org/) | 13-14 Sep | Radisson Blue, Bengaluru | Global event complementing other Devopsdays events across the world | [Yes](https://docs.google.com/forms/d/e/1FAIpQLSeYWn5xcuEenAIwhtuNUCU_2n7zZCx3bHUdMU8tbzUzBkNRrQ/viewform) | 21 | | [DevOps India Summit](https://devopsindiasummit.com/) | 31 Aug-1 Sep | Marriott Hotel, Whitefield, Bengaluru | 2-day conference focusing on thoughts around the collaboration of business success; the collaboration of DevOps and Cloud. | Yes | 22 | | [JSFoo: VueDay](https://hasgeek.com/jsfoo/2019-vueday/proposals) | 30 Aug | Bangalore International Centre | A day spent discussing Vue.js, developments in the Vue ecosystem and component architecture | Yes, for speakers | 23 | | [WordCamp Nagpur](https://2019.nagpur.wordcamp.org) | 11 Aug | MIA Centre for Sports & Recreation, Nagpur | Primarily a Wordpress Conference, covering everything related to WordPress and include things such as blogging, coding, branding, and security. | Yes, for speakers | 24 | | [Open Data Science Conference](https://india.odsc.com/) | 7-10 Aug | Sheraton Grand Bangalore Hotel, Bangalore | Specialized data science event, with a focus on impactful tools and leading industry practices | No | 25 | | [DevConf.IN](https://devconf.info/in) | 2-3 Aug | Bengaluru, India | DevConf.IN 2019 is the second annual Developers' Conference to be organised by Red Hat in India. | No (Free for all) | 26 | | [SANOG](http://www.sanog.org/sanog34/) | 31 Jul - 7 Aug | Kolkata, India | The South Asian Network Operator Group. Engineers sharing operational knowledge on running ISPs and modern networks. | Yes (Apply on/before 28th May) | 27 | | [MEC.Conf](https://conf.mec.dev/) | 26-28 Jul | Kerala Technology Innovation Zone, Kochi | MEC.conf, the flagship conference organized by IEEE, IETE and FOSS-MEC of Govt Model engineering college,Kochi. It's a three day extravaganza featuring Workshops, Devsprints and numerous talks. | No | 28 | | [AWS Community Day, Bangalore](https://communityday.awsugblr.in/) | 26-27 Jul | Conrad, Bangalore | Flagship community event organized by AWS UserGroup that's spread over 2 days including workshops and the conference. | No | 29 | | [The Fifth Elephant](https://hasgeek.com/fifthelephant/2019/) | 25-26 Jul | NIMHANS Convention Centre, Bangalore | The eighth edition of India's best conference on data. | Yes, for speakers | 30 | | [Anthill Inside](https://hasgeek.com/anthillinside/2019) | 24 Jul | NIMHANS Convention Centre, Bangalore | On infrastructure for AI and ML: from managing training data to data storage, cloud strategy and costs of developing ML models | Yes, for speakers | 31 | | [INNOG](https://www.innog.net/) | 1-4 Jul | India Habitat Center, New Delhi | The Indian Network Operator Group. Engineers sharing operational knowledge on running ISPs and modern networks. | 32 | | [Rootconf](https://hasgeek.com/rootconf/2019/) | 21-22 Jun | NIMHANS Convention Centre, Bangalore | India's largest community and conference on infrastructure security, DevOps and distributed systems | Yes, for speakers | 33 | | [GraphQL Asia](https://www.graphql-asia.org/) | 12-13 Apr | The Chancery Pavilion, Bangalore | GraphQL Asia celebrates one of the most exciting technologies to have emerged in recent times and the engineers and technologists who have contributed to its development, with a particular focus on the Asian GraphQL community. | No | 34 | | [Kubernetes Day India](https://events.linuxfoundation.org/events/kubernetes-day-india-2019/) | 23 Mar | Infosys Limited, Plot No 44/45, Bengaluru | Kubernetes Day is a single day, single track event that brings together local and international experts to engage developers interested in Kubernetes and related cloud native technologies. | No | 35 | | [ReactFoo](https://reactfoo.in/2019/) | 1-2 Mar | NIMHANS Convention Centre, Bengaluru | A conference on React, alternatives to React, React Native and front-end engineering. | No | 36 | | [NULLCON Goa](https://nullcon.net/website/) | 1-2 Mar | Holiday Inn Resort, Goa | A two day information exchange platform and CTF. | No | 37 | | [DSConf](https://dsconf.in/) | 16 Feb | Pune | Conference on Distributed Systems | No | 38 | | [PGConf India](https://pgconf.in/conferences/pgconfin2019) | 13-15 Feb | Bengaluru | Conference for Postgresql users and devs. | No | 39 | | [Processing Community Day](https://processingindia.org/bangalore.html) | 2 Feb| Bengaluru | Processing Community Day (PCD) is a day to celebrate and explore art, code, and diversity around the world, conducted by Processing community. | No | 40 | | [RubyConf India](https://www.rubyconfindia.org/) | 20-21 Jan | Hotel Park Regis, Goa | A global event complementing other RubyConf events across the world. This year it's a single track 2 day event, focused on the Language, Framework and Tools. | [Yes](https://www.rubyconfindia.org/scholarship/) | 41 | | [Pragma IIITA](http://pragmaconf.tech/) | 19 -20 Jan | Indian Insitute of Information Technology, Allahabad | Pragma is premier student design and developers’ conference held at IIIT-Allahabad. Attracting some of the best student developers from across India, Pragma is a 3 day extravaganza featuring a hackathon, workshops and numerous talks. | No 42 | | [GopherCon](https://gopherconindia.com/) | 18-19 Jan | Hotel Park Regis, Goa | Go conference in India. Go is an open source project developed by a team at Google and many contributors for the open source community. | [Yes]( https://gopherconindia.com/scholarship/) | 43 | | [JSFoo Pune](https://jsfoo.in/2019-pune/) | 10 Jan | MCCIA Trade Tower, Pune | The second Pune edition of India’s premier JavaScript conference. | No | 44 | -------------------------------------------------------------------------------- /year-pages/2020.md: -------------------------------------------------------------------------------- 1 | ## 2020 2 | 3 | | Conference | Date | Venue | Description | Scholarship | 4 | |------------|------|-------|-------------|-------------| 5 | | [PyConf Hyderabad](https://pyconf.hydpy.org/2020/) | 5-6 Dec | Online, Worldwide | PyConf Hyderabad is the regional gathering for the community that uses and develops the open-source Python Programming Language. And this year, it is Virtual!| No | 6 | | [Git Commit Show](https://gitcommit.show/) | 27-28 Jun | Online, Worldwide | A 2-day long, online meetup where carefully curated senior developers and researchers share their knowledge and breakthrough projects.| No | 7 | |[Cloud Community Days](https://ccdays.konfhub.com/)| 17-19 Jun | Online | Ride the wave of latest and best in Containers, Serverless, AI & ML, and more.| No | 8 | | [Great International Developer Summit](https://developersummit.com/india/) | 20-24 Apr | IISc, Bengaluru | Polyglot conference and expo series | No | 9 | | [Nullcon](https://nullcon.net/website/) | 6-7 March | Dona Paula, Goa & Taj Goa | Nullcon is an extensive platform for the exchange of information about zero-day vulnerabilities, latest attack vectors, and other cyber threats. | No | 10 | | [GraphQL Asia](https://www.graphql.asia/) | 20-22 Feb | Bengaluru | Largest gathering of the GraphQL community in Asia | [Yes](https://hasurahq.typeform.com/to/ukj62Q) | 11 | | [Kubernetes Forum Delhi](https://events19.linuxfoundation.org/events/kubernetes-forum-delhi-2019/) | 20-21 Feb | Delhi | Kubernetes Forums connect international and local experts in global cities with adopters, developers, and practitioners of Kubernetes. | [Yes](https://events.linuxfoundation.org/kubernetes-forum-delhi/attend/diversity-scholarships/) | 12 | | [Kubernetes Forum Bengaluru](https://events19.linuxfoundation.org/events/kubernetes-forum-bengaluru-2019/) | 17-18 Feb | Bengaluru | Kubernetes Forums connect international and local experts in global cities with adopters, developers, and practitioners of Kubernetes. | [Yes](https://events.linuxfoundation.org/kubernetes-forum-bengaluru/attend/diversity-scholarships/) | 13 | | [Alexa Community Day Bengaluru](https://www.alexacommunity.in/) | 08 Feb | Bangalore International Centre (BIC), Bengaluru | Alexa Community day are community-led events organized by the community and for the community. Unveiling success stories, use cases & much more from local and international Alexa experts. | No | 14 | | [Distributed Systems Conf](https://dsconf.in/) | 01 Feb | Hotel Novotel, Viman Nagar, Pune | India’s foremost conference on Distributed Systems | No | 15 | | [Machine Learning Developers Summit](https://www.mlds.analyticsindiasummit.com/) | 30-31 Jan | Indian School of Business, Hyderabad | India’s leading Machine Learning innovators and practitioners to share their ideas and experience about machine learning tools, advanced development & developer products | No | 16 | | [Machine Learning Developers Summit](https://www.mlds.analyticsindiasummit.com/) | 22-23 Jan | NIMHANS Convention Center, Bengaluru | India’s leading Machine Learning innovators and practitioners to share their ideas and experience about machine learning tools, advanced development & developer products | No | 17 | | [India OS](https://indiaos.in/) | 18 Jan | Zerodha, Bengaluru | See what's shaping the future of software, join a community connected by code and turn ideas into innovations. The goal is to provide software developers and policy makers, communities and enthusiasts a platform to meet and interact. | No | 18 | 19 | --------------------------------------------------------------------------------