Technical Communicators
Meet other local people interested in Technical Communicators: share experiences, inspire and encourage each other! Join a Technical Communicators group.
0
members
0
groups
Frequently Asked Questions
Yes! Check out technical communicators events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the technical communicators events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find technical communicators events near your location here. Connect with your local community and discover events within your area.
Technical Communicators Events Near You
Connect with your local Technical Communicators community
Christians in Tech - Meetup #38 @ Improving
Christians in Tech is a community at the intersection of faith and technology. Our meetups are designed to spark meaningful conversations, promote knowledge sharing, and encourage growth—both in your career and your spiritual walk with God. Whether you're an experienced professional or just starting your tech journey, CIT welcomes you.
Our Website
[https://linktr.ee/citcbus](https://linktr.ee/citcbus)
Sponsors and Partners
* Improving (Venue Sponsor)
* Bethel World Prayer Center (Fiscal Sponsor)
* Fruits & Roots (Coffee Partner)
COhPy Monthly Meeting
**Improving Office in Franklinton**
Physical location:
Improving Office
330 Rush Alley Suite #150
Columbus, OH 43215
Schedule:
6:00 p.m.: Socialize, eat, and drink. Improving will be providing pizza and beverages.
6:30 to 8:00 pm. Main meeting and presentation(s).
Topic: This month Chris Pazsint will be talking about Agentic Coding. How does one use CLI Based Agents, and Agentic IDEs such as Cursor, Kiro, Antigravity? How to include agentic coding plugins for IDEs you already love such as Visual Studio Code.
We meet on the last Monday of each Month. Presentations are given by members and friends of this group. If you would like to do a presentation (small or large) on a python topic, please contact Central OH Python at centralohpython@gmail.com
AI Agents 101: How to Make ChatGPT Do Actual Work
Most people still use AI like a search box: type one question, get one answer, repeat.
But the next step is AI agents: systems that can take a goal, break it into steps, use tools, remember context, and produce useful work for a human to review.
In this beginner-friendly session, we’ll demystify what AI agents actually are — without hype or jargon. We’ll walk through practical examples of how agents can help with research, planning, writing, coding, operations, and personal productivity.
We’ll cover:
* What makes an AI “agent” instead of just a chatbot
* How agents break tasks into steps
* Where agents are genuinely useful today
* Where they fail, hallucinate, or need human review
* How to design simple AI workflows for your own work
* A live demo of an AI agent-style workflow from start to finish
No coding experience required. This is for anyone who wants to understand where AI tools are going and how to use them more effectively right now.
LOGISTICS AND PARKING:
The talk starts at 7:00 PM. The first half hour is reserved for everyone to get set up and mingle. Free pizza and drinks!
The cheapest parking option is to find street parking, which will only cost you a few bucks. Otherwise, park in the nearby veteran's museum lot for $8. It's highly recommended you avoid the nearby $15 garage parking.
How to Be a Better Communicator - Free Seminar
How to be a Better Communicator
Communication is everything in life
You are only as successful as your ability to communicate.
\- What if you could confidently talk to anyone?
\- What if you had the ability to calmly control every conversation?
\- What if you could close that sale\, ask for that date\, make new friends\, repair problematic relationships\, get that raise\, or effortlessly express any idea with confidence?
You can!
The secret to success relies on your ability or inability to effectively communicate. Attend a free seminar and gain a better ability to communicate.
Hosted by the Church of Scientology of Central Ohio
1266 Dublin Road, Columbus, OH 43215
For more information, contact Rhiannon, the Event Host at 614-221-5024
DoJo (Informal Python Meeting)
**Latest Dojo Location!**
**Knotty Pine Brewing**
1765 W 3rd Ave,
Columbus, OH 43212
We're going to try a new dojo location for a few weeks and see how it works
Dojos are informal Python group study sessions where everyone interested in Python gathers to learn about Python, help others with Python, or just hang out. Everyone is welcome from Python beginners to experts. Bringing a laptop is encouraged (we'll have extension cords and power strips). If there's something you want to learn leave a comment on this invite so we can plan ahead.
We're looking for speakers for our Monthly Meetups! Fill out the form if you are interested in presenting to the Python Community.
https://forms.gle/ehSfUAC2WgR34Crq9
Pranic Healing Level I - PH I--- DAY 2 of 2
MCKS PRANIC HEALING® Level I
In PRANIC HEALING® Level 1, you learn the basics of working with your energy aura, including learning to "scan," or feel the energy, to "sweep," or clean away congested energy, and to "energize," or supplement areas in your aura that have a pranic deficiency.
PRANIC HEALING® has been taught to doctors, nurses, massage
therapists, acupuncturists, chiropractors, shiatsu practitioners, and many others in the healing field. It has allowed them to heal confidently and consistently in the shortest learning time possible. These professionals find PRANIC HEALING® very effective and easy to apply.
Other topics covered in PRANIC HEALING® Level 1:
Energetic anatomy: You will learn to work with the network of chakras, meridians and auras to accelerate the healing processes of your body.
Preventive healing: You will learn to remove the negative energetic patterns of a disease to prevent it from fully manifesting as a physical ailment.
Self-Pranic healing: You will learn to apply these healing techniques to accelerate your own healing.
Step-by-step techniques for ailments related to your:
respiratory system, e.g., asthma,; circulatory system, e.g., heart ailments; gastrointestinal system, e.g., irritable bowel syndrome; musculoskeletal system, e.g., arthritis and back pain; reproductive system, e.g., menstrual problems. You'll also learn how to address common problems as migraines and sinusitis.
Additionally, you'll learn to apply distant healing to loved ones who are not present in the room with you.
All PRANIC HEALING® courses are "experiential," which means that you learn by actually performing the techniques and exercises in class - on yourself and those around you. During class, all the principles will be explained thoroughly and you will practice the techniques exhaustively so you will be confident in your ability to produce positive results when you finish the course.
This is Day 2 of 2 Attendance at day one is required to attend day 2.
The Course text book is Choa Kok Sui, "Miracles through Pranic Healing" Please bring this with you to class.
PRANIC HEALING® Level 1 is a prerequisite to all other GMCKS courses.
For those interested to review the class...Review fee is only $75!!
LOOK AT THIS!! Review for FREE when you bring a new student to class with you.
Customize the IDE: Building Extensions for Visual Studio Code - Alan Barber
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you.
The building address is 4450 Bridge Park
The entrance is 6620 Mooney St, Suite 400
You will need to scan your ID at the door to get a visitor badge.
**Abstract**
*Customize the IDE: Building Extensions for Visual Studio Code*
Visual Studio Code is one of the most widely used development environments today, and much of its flexibility comes from its extension ecosystem. Extensions allow developers to customize the editor with new features, integrations, and workflow improvements tailored to their needs.
In this session, we’ll cover what extensions are and the different types available, including full extensions written in TypeScript or JavaScript, along with lighter-weight extensions such as color themes, language packs, language support, code snippets, and keymaps. We’ll also look at practical reasons a developer might create an extension, from automating repetitive tasks to adding custom tooling.
The session includes a hands-on walkthrough of creating a new extension, testing it locally, and understanding the basic project structure. We’ll close with a brief overview of how extensions are packaged and published to the Visual Studio Marketplace and other distribution options.
**YouTube Link**
TBD





