Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/schedule/2025Fall/Week5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ tag: meeting-notes
- Virtual: 0
<br/>

Discussed general career of Chris Thomas with first hand advice to navigating the current job market.
Non-linear career with various jobs. Also discussed current challenges at work and the realistic day-to-day activites of game development.
Discussed technical challenges of game optimization and conflicts in management and also hardware limitations.


## 🚀 Next meeting(s)
Continuing with Lambda and Databases like DynamoDB
3 changes: 3 additions & 0 deletions docs/schedule/2025Fall/Week6.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,8 @@ tag: meeting-notes
- Virtual:
<br/>

General Notes:



## 🚀 Next meeting(s)
16 changes: 8 additions & 8 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,14 +120,14 @@ const config = {
disableSwitch: false,
respectPrefersColorScheme: true,
},
announcementBar: {
id: 'announcement-bar',
content:
'🗣️ Chris Thomas Fireside Chat next Thursday (10/9). Check the schedule for details! 🔥🧱',
backgroundColor: '#48a0ff',
textColor: '#fff',
isCloseable: false
},
// announcementBar: {
// id: 'announcement-bar',
// content:
// '🗣️ Chris Thomas Fireside Chat next Thursday (10/9). Check the schedule for details! 🔥🧱',
// backgroundColor: '#48a0ff',
// textColor: '#fff',
// isCloseable: false
// },
navbar: {
title: 'UML Cloud Computing Club',
logo: {
Expand Down
Loading