File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ tag: meeting-notes
2323- Virtual: 0
2424<br />
2525
26+ Discussed general career of Chris Thomas with first hand advice to navigating the current job market.
27+ Non-linear career with various jobs. Also discussed current challenges at work and the realistic day-to-day activites of game development.
28+ Discussed technical challenges of game optimization and conflicts in management and also hardware limitations.
29+
2630
2731## 🚀 Next meeting(s)
2832Continuing with Lambda and Databases like DynamoDB
Original file line number Diff line number Diff line change @@ -39,5 +39,8 @@ tag: meeting-notes
3939- Virtual:
4040<br />
4141
42+ General Notes:
43+
44+
4245
4346## 🚀 Next meeting(s)
Original file line number Diff line number Diff line change @@ -120,14 +120,14 @@ const config = {
120120 disableSwitch : false ,
121121 respectPrefersColorScheme : true ,
122122 } ,
123- announcementBar : {
124- id : 'announcement-bar' ,
125- content :
126- '🗣️ Chris Thomas Fireside Chat next Thursday (10/9). Check the schedule for details! 🔥🧱' ,
127- backgroundColor : '#48a0ff' ,
128- textColor : '#fff' ,
129- isCloseable : false
130- } ,
123+ // announcementBar: {
124+ // id: 'announcement-bar',
125+ // content:
126+ // '🗣️ Chris Thomas Fireside Chat next Thursday (10/9). Check the schedule for details! 🔥🧱',
127+ // backgroundColor: '#48a0ff',
128+ // textColor: '#fff',
129+ // isCloseable: false
130+ // },
131131 navbar : {
132132 title : 'UML Cloud Computing Club' ,
133133 logo : {
You can’t perform that action at this time.
0 commit comments