Skip to content

Commit 4a3e8c7

Browse files
authored
add blog post for May 2021 PyFlames event (#58)
* add blog post for May 2021 PyFlames event * update items as per review
1 parent 6c464d0 commit 4a3e8c7

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

_posts/2021-05-08-PyFlames_2021.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
layout: post
3+
title: "PyFlames 2021"
4+
authors:
5+
- rahul
6+
description: "Mega meetup"
7+
categories: [ meetup, talks ]
8+
image:
9+
featured: true
10+
---
11+
12+
This month BangPypers collaborated with other python communities across India in organizing PyFlames 2021. This mega meetup was made possible by the efforts put in by the following communities:
13+
- [ChennaiPy](https://chennaipy.org/)
14+
- [HydPy](https://www.hydpy.org/)
15+
- [PyDelhi](https://pydelhi.org/)
16+
- [PyJaipur](https://www.pyjaipur.org/)
17+
- [Pyladies India](https://pyladies.com/)
18+
- [Python Pune](https://pythonpune.in/)
19+
20+
With [PyCon India 2021](https://in.pycon.org/2021/) fast approaching we are coming together to organise a series of mega meetups called PyFlames 2021(as a precursor event to the conference), the first of which happened on Saturday, May 8th. This event saw an attendance of around 75 people with a lineup of 8 talks touching different domains and was concluded by an open-house session with the PyCon India volunteers and organisers.
21+
22+
The lineup of talks looked like this:
23+
- "How to get started with Programming?" by [Hari Sapna Nair](https://www.linkedin.com/in/sapna2001/)
24+
- "The File Server" by [Vipin Kumar](https://github.com/vipin3699/)
25+
- "Building web apps for ML/AI using Python Streamlit" by [Suman Debnath](https://www.linkedin.com/in/suman-d/)
26+
- "Onwards and Upwards with Python" by [Subhashree Hazra](https://www.linkedin.com/in/subhashree-hazra/)
27+
- "The Joy of Programming" by [Anand C](https://anandology.com/)
28+
- "Ethical consideration while building AI Systems"- [Anjali Bhavan](https://www.linkedin.com/in/anjali-bhavan/)
29+
- "Build Serverless Python applications using AWS Cloud" by [Harsh Bardhan Mishra](https://www.linkedin.com/in/harshcasper/)
30+
- "Python and Flutter application for Colouring and Enhancing old photos" by [Utkarsh Mishra](https://www.linkedin.com/in/um07/)
31+
32+
To conclude that packed agenda we had an open-house discussion with the organisers of PyCon India answering questions from the audience, we saw discussions ranging from volunteering to pointers on presentation of talks at PyCon India.
33+
34+
One of the highlights of the event was the rollout of the Early bird PyCon India tickets halfway through the event, which was a fine surprise to the audience. You can get your tickets [here](https://in.pycon.org/2021/#tickets)
35+
36+
Don't worry if you missed out on the event, you can checkout the [recording](https://pyconindia.zulipchat.com/#narrow/stream/285079-2021.2Fpyflames).
37+
38+
Find more information about PyCon India 2021 [here](https://in.pycon.org/2021/).
39+
40+
If you are interested in volunteering for PyCon India 2021, please checkout the [Call for Volunteers](https://in.pycon.org/blog/2020/2020-call-for-volunteers.html).
41+
42+
If you are interested in presenting a talk in PyCon India 2021, please checkout the [Call for Proposals](https://in.pycon.org/cfp/2021/proposals/)
43+
44+
Until next time, cheers!
45+
Keep hacking!

0 commit comments

Comments
 (0)