Compare commits

...

3 Commits

Author SHA1 Message Date
037eaf959a First draft of Motivation 2023-08-27 16:47:01 +02:00
ca540971f9 Expand Motivation - personal SWOT 2023-08-27 09:39:40 +02:00
ef822dfdd5 Expand personal Motivation 2023-08-27 06:27:46 +02:00
2 changed files with 123 additions and 34 deletions

View File

@ -1,7 +1,8 @@
## Discipline
<!-- .slide: data-background-color="#033" -->
---
<!-- .slide: data-background-color="#033" -->
When your rationality wants one thing
but your emotions do something else.

View File

@ -2,7 +2,7 @@
<!-- .slide: data-background-color="#033" -->
---
<!-- .slide: data-background-color="#033" -->
Why do we do the things we do?
---
@ -20,7 +20,7 @@ Carrot and stick; someone else sets our path.
### Internal motivation
We follow our own target.
We have our own target and we follow it.
<!-- .element: class="fragment" -->
- progress feels more rewarding <!-- .element: class="fragment" -->
@ -91,19 +91,21 @@ and boosts the entire group. <!-- .element: class="fragment" -->
---
### TOOL: Personal Vision
<!-- .slide: data-background-color="#542" -->
---
#### How to get one?
1. SWOT analysis
2. Achievements
3. Motivating activities
3. Analyzing motivating activities
4. Beta-Vision
5. Final Personal Vision
---
### SWOT
#### Step 1:
### Personal SWOT
- S - Strengths
- W - Weaknesses
@ -112,78 +114,157 @@ and boosts the entire group. <!-- .element: class="fragment" -->
-V-
Time to reflect on yourself.
Time to reflect on yourself!
-V-
#### Strengths + Opportunities
- use as much as possible
- supports flow
#### Strengths
- skills, traits and qualities you have
- using them supports flow
- personal vision makes use of these as much as possible
-V-
#### Weaknesses
- avoid if possible
- can be improved, but don't devote too much time on it
- retards flow
- qualities you lack; limitations and negative traits
- using them retards flow
- personal vision avoids them if possible
These can be improved, but don't devote too much time to it. <!-- .element: class="fragment" -->
-V-
#### Opportunities
- possibilities today's world offers to us
- using them supports flow
- personal vision builds on them
Only a few will be used. The rest needs to be rejected and banished <!-- .element: class="fragment" -->
to gain focus, clarity and mastery <!-- .element: class="fragment" -->
to avoid decision paralysis or regrets. <!-- .element: class="fragment" -->
-V-
#### Threats
- take into account, be prepared
- face a potential fear
- risks, possible negative impacts or scenarios
- take them into account
- recognize them and be prepared
- awareness helps with facing a potential fear
---
<!-- .slide: data-background-color="#030" -->
### My SWOT
...
-V-
<!-- .slide: data-background-color="#030" -->
#### Strengths
- attention to detail, carefulness, looking for perfection
- enjoy exploring and learning new technologies
- like to solve problems and mysteries in tech
- life-long programming experience
-V-
<!-- .slide: data-background-color="#030" -->
#### Weaknesses
- lacking in open confrontation, group arguments
- introverted, social interactions are taxing
- cautious in opinions, not an 'influencer'
-V-
<!-- .slide: data-background-color="#030" -->
#### Opportunities
- contribute to open source development
- use college degree on distributed systems
- change jobs for
- different role
- better pay
- more aligned tech stack
- get exposure as an expert
- contribute to the state-of-the-art
- share knowledge through talks and blog
-V-
<!-- .slide: data-background-color="#030" -->
#### Threats
- changed role: boring / stressful / annoying
- changed job:
- low pay / annoying co-workers / toxic workplace / long commute
- having to use Windows
---
#### Step 2:
### Personal Achievements
- pride, joy
- evidence of strengths
- things you are proud of or that brought you joy
- provides specific evidence of your strengths
- helps to gain confidence and think positively
---
<!-- .slide: data-background-color="#030" -->
### My Achievements
...
- finished college with a cool master's thesis
- became a dev team leader
- self-hosting the services I use via VPS
- extracted ERP legacy tax functionality via a strategy pattern
- built and coded a split keyboard
- learned to type using the Workman layout
- ...
---
### Motivating Activities
Personal vision should consist of these.
#### Step 3:
### Analyzing motivating activities
Categories:
- bringing growth
Find out what drives you; strengthen your vision.
<div class="fragment">
Categories of activities:
- bringing personal growth
- creating legacy
- building relationships
- carry meaning
- with deeper meaning
Activity should ideally fit into multiple categories!
</div>
---
#### Growth : Legacy : Relationships : Meaning
An activity should ideally fit into multiple categories.
Goal: find groups of activities that support each other.<!-- .element: class="fragment" -->
---
<!-- .slide: data-background-color="#030" -->
### My Activities
...
- writing readable code, testing, refactoring
- exploring new technologies and approaches
- contributing to open source projects
- learning through books and conferences
- knowledge sharing through blog, mentoring, talks
- working with colleagues - reviews, discussions
- research of innovative solutions
- solving problems, making software more useful
---
#### Step 4:
### Beta-Vision
Finding a personal vision takes effort.
Finding a personal vision takes effort and time.<!-- .element: class="fragment" -->
Finding a beta version is easier
Finding a beta version is easier<!-- .element: class="fragment" -->
...and you won't procrastinate finding it!
and you won't procrastinate before finding it!<!-- .element: class="fragment" -->
---
#### Answer these...
1. Favorite quote, idea that resonates?
1. Favorite quote/idea that resonates?
2. Life values?
3. Fulfilling activities?
4. Meaningful activities?
@ -192,23 +273,30 @@ Finding a beta version is easier
<!-- .slide: data-background-color="#030" -->
### My Beta-Vision
...
- coding useful software on a daily basis
- continually learning from others
- sharing my knowledge with others
- sharing code publicly
---
### Final Personal Vision
A few paragraphs of what you want to be doing,
taking into account the analysis from the previous steps.
---
<!-- .slide: data-background-color="#030" -->
### My Final Vision
...
I'm still iterating.<!-- .element: class="fragment" -->
---
### Act Now!
How can you incorporate your vision in your daily life?
> How can I incorporate my vision in my daily life?
Starting small is fine, as long as you start!
@ -216,4 +304,4 @@ Starting small is fine, as long as you start!
<!-- .slide: data-background-color="#030" -->
### My Start
...
I started fixing defects in Android apps I use.