Skip to content

Commit a6ebefd

Browse files
authored
Merge pull request #73 from nvs-abhilash/december-blog
add december blog
2 parents 376e3ee + a6cc670 commit a6ebefd

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

_posts/2024-10-19-Oct-meetup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
- nvs-abhilash
66
description: "October BangPypers Meetup at Postman"
77
categories: [ meetup, talks]
8-
featured: true
8+
featured: false
99
image: https://secure.meetupstatic.com/photos/event/d/4/b/b/highres_524154459.webp
1010
---
1111

_posts/2024-12-21-dec-meetup.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: post
3+
title: "December 2024 Meetup"
4+
authors:
5+
- nvs-bhilash
6+
description: "Modern Python, Validation Frameworks and AI Trends"
7+
categories: [ meetup, talks]
8+
image: "https://secure.meetupstatic.com/photos/event/1/4/8/b/highres_525365259.webp"
9+
featured: true
10+
---
11+
12+
BangPypers' had its final meetup of 2024 at Rippling with an exciting lineup of talks covering modern Python development, validation frameworks, and AI trends.
13+
14+
[Tushar Sadhwani](https://twitter.com/tusharisanerd) kicked off the technical sessions with ["Hypermodern Python Tooling"](https://github.com/bangpypers/meetup-talks/issues/47). The talk explored the current ecosystem of Python development tools and modern practices that can enhance development workflows. Tushar demonstrated various tools and techniques that make Python development more efficient, covering everything from dependency management to testing frameworks.
15+
16+
![Hypermodern Python Tooling](https://secure.meetupstatic.com/photos/event/1/4/d/1/highres_525365329.webp "Hypermodern Python Tooling")
17+
18+
Next up was Sumit Gulati from Rippling presenting ["Scaling Complex Validation with Python: Designing a Framework for Global Compliance"](https://github.com/bangpypers/meetup-talks/issues/48). The talk delved deep into building robust validation frameworks capable of handling complex business rules while maintaining scalability. Sumit shared valuable insights on architectural patterns and approaches to handling validation requirements across different geographical regions and compliance standards.
19+
20+
![Scaling Complex Validation with Python](https://secure.meetupstatic.com/photos/event/1/4/c/f/highres_525365327.webp "Scaling Complex Validation with Python")
21+
22+
After a short break, [1littlecoder](https://twitter.com/1littlecoder) presented ["AI Wrapped 2024"](https://github.com/bangpypers/meetup-talks/issues/45), providing a comprehensive overview of the year's developments in AI and future trends. The talk covered significant breakthroughs in Generative AI this year and their implications for developers and the broader tech community. The presentation was very engaging, and 1littlecoder showed great passion for the topic.
23+
24+
![AI Wrapped 2024](https://secure.meetupstatic.com/photos/event/1/4/c/e/highres_525365326.webp "AI Wrapped 2024")
25+
26+
The meetup concluded with an engaging lightning talk on personal finance by Manish Jhanwar, who shared valuable insights on the importance of financial planning, including saving and investing, while maintaining a healthy work-life balance.
27+
28+
![Lightning Talks](https://secure.meetupstatic.com/photos/event/1/4/c/d/highres_525365325.webp "Lightning Talks")
29+
30+
With this, we conclude our 2024 meetups. We had a great year with a lot of new members and a lot of great talks. We are looking forward to more of the same in 2025.
31+
32+
To stay updated with our future events and discussions:
33+
- Follow us on Twitter/X - [@__bangpypers__](https://twitter.com/__bangpypers__)
34+
- Join our Discord community: [Discord Invite](https://discord.gg/Tnhbqh33zd)
35+
- Follow our meetup schedules: [Meetup Page](https://www.meetup.com/BangPypers/)
36+
- Subscribe to our mailing list: [Mailing List](https://mail.python.org/mailman/listinfo/bangpypers)

0 commit comments

Comments
 (0)