Skip to content

Commit

Permalink
Combine history all together
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenMay committed Dec 29, 2023
1 parent 1795478 commit c449dd5
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 2 deletions.
20 changes: 20 additions & 0 deletions 2021Lineup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: default
title: GemCity TECH - History - 2021 Lineup
---

<div id="menu">
<img src="GCTSquareWhiteForeground.png" alt="GemCity TECH logo" style="width: 100px; margin-right: 20px;" /> <a href="./"> Home</a>|<a href="./MissionStatement"> Mission Statement</a>|<a href="./CodeOfConduct">Code of Conduct</a>|<strong>History</strong>
</div>

In 2021 we started GemCity TECH with a short list of user groups, mostly carried over from before the Covid pandemic.

Our family of user groups (in order of monthly occurance) for the 2021 season:

User Group | Organizer | Meeting Time
--- | --- | ---
**Dayton Web Developers** - general topics around being a modern web developer | Allen May | 1st Wednesdays @6pm
**Dayton Dynamic Languages** - Casual discussions and demonstrations that lean towards Ruby/Rails, Python/Django, Scheme, Lisp & Smalltalk | Catherine Devlin | 2nd Wednesdays @7pm
**Dayton .NET Developers** - Helping software developers, technical leads, and managers keep in touch with .NET-related technologys. | Hanen Alkhafaji | 2nd Thursdays @6pm
**Gem City Game Developers** - Exploring all topics around gaming and the gamining industry. We explore design, art, programming, digital and non-digital game topics. | Brian Turner | 2nd Thursdays @5:30pm
**New to The Web** - Providing more entry level skill and career building training for those interested in the web or software development industry. | Davis Sanders | 3rd Tuesdays @6pm
26 changes: 26 additions & 0 deletions 2022Lineup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: default
title: GemCity TECH - History - 2022 Lineup
---

<div id="menu">
<img src="GCTSquareWhiteForeground.png" alt="GemCity TECH logo" style="width: 100px; margin-right: 20px;" /> <a href="./"> Home</a>|<a href="./MissionStatement"> Mission Statement</a>|<a href="./CodeOfConduct">Code of Conduct</a>|<strong>History</strong>
</div>

In 2022 we added the **Frameworks**, **Code For Dayton** and **Gem City ML / AI** user groups to the family of user groups. Unfortunatley the **Frameworks** would drop off the roster in 2023.

The **New to Web** group migrated to **New to Tech** with it's new leadership under Matt Alioto.

Our family of user groups (in order of monthly occurance) for the 2022 season:

Logo | User Group | Organizer | Meeting Time
--- | --- | --- | ---
[![Code for Dayton](CodeForDayton.png)](https://www.codefordayton.org/) | **Code For Dayton** A monthly user group meeting that follows the "hack night" format - a little discussion and show and tell up front, followed by an opportunity to break into groups to work on civic or community oriented projects.|David Best|1st Tuesday @6pm.
![New To Tech](New_To_Tech_Mascot.png) | **New to Tech** - A public group that meets twice a month targeted at folks who are just starting to learn about software development, up through those already employed in the industry who are targeting their first promotion. Topics will be presented twice - on the 1st Tuesday of this month then again on the 3rd Tuesday of next month. Topics will be split between software development fundamentals & career guidance and there will be plenty of time for group discussion & live coding. Please bring your laptop!| Matt Alioto | 1st & 3rd Tuesdays @6pm
![The Dayton Web Developers](Dayton_Web_Developers.png) | **Dayton Web Developers** - general topics around being a modern web developer | Allen May | 1st Wednesdays @6pm
[![Dynamic Languages Group](DDLLogo.png)](http://d8ndl.org/) | **Dayton Dynamic Languages** - Casual discussions and demonstrations that lean towards Ruby/Rails, Python/Django, Scheme, Lisp & Smalltalk | Catherine Devlin | 2nd Wednesdays @7pm
![Dayton .Net Developers](DaytonDotNet.png) | **Dayton .NET Developers** - Helping software developers, technical leads, and managers keep in touch with .NET-related technologies. | Hanen Alkhafaji | 2nd Thursdays @6pm
![Gem City Game Developers](GemCityGameDevelopers.png) | **Gem City Game Developers** - Exploring all topics around gaming and the gaming industry. We explore design, art, programming, digital and non-digital game topics. | Brian Turner | 2nd Thursdays @5:30pm
![Frameworks](Frameworks.png) | **Frameworks** A monthly meeting that explore a balance of _both_ frontend web DESIGN topics & frontend web DEVELOPMENT topics. | Allen May | 3rd Wednesdays @6pm
![](GemCityTechMLAI.png) | **Gem City ML / AI** For professionals who are curious about machine learning and meeting with like minded professionals. | Evelyn Boettcher | 3rd Thursdays @6pm

14 changes: 12 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ title: GemCity TECH - History
<a href="./"> Home</a> | <strong> Mission Statement</strong> | <a href="./CodeOfConduct">Code of Conduct</a>
</div>

We have cataloged the history of changes to the content lineup over the years:
We have cataloged the history of changes to the content lineup over the years. Click the year to vew the details of the user group lineup for that year:

- <a href="./2023Lineup">2023 - A year of expansion</a>
- <a href="./2021Lineup">2021</a> - The debut of GemCity TECH with only 5 user groups
- <a href="./2023Lineup">2023</a> - Three new groups joined GemCity TECH:
<ul>
<li>**Frameworks**</li>
<li>**Code For Dayton**</li>
<li>**Gem City ML / AI**</li>
</ul>
- <a href="./2023Lineup">2023</a> - Two new groups joined GemCity TECH: <ul>
<li>**Gem City Mechatronics**</li>
<li>**Autonomous Miami Valley**</li>
</ul>

0 comments on commit c449dd5

Please sign in to comment.