summaryrefslogtreecommitdiffstats
path: root/cv/jeremy.zurcher-CV.lou
blob: 7b45f661e3676f4db4fff5880b350d667f2e3f79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
# encoding : iso-8859-1
#
@Include { cvdocng }
#
def @MyBorder right t { white @Colour t }
#
def @MyColour right t { { cmyk 0.504 0.0 1.0 0.502 } @Colour t }
#def @MyBackground { cmyk 0 0.022 0.522 0.647 }
#def @MyBackground { cmyk 0.504 0.0 1.0 0.502 }
#def @MyBackground { cmyk 0.350 0.0 0.692 0.541 }
#def @MyBackground { cmyk 0.0127 0.0 0.253 0.411 }
#
def @MyBG       { cmyk 0.016 0.000 0.323 0.490 }
def @MyOrange   { cmyk 0.000 0.600 0.800 0.000 }
def @MyOlive    { cmyk 0.504 0.000 1.000 0.502 }
#
def @MyBox right x {  @MyBorder @CurveBox margin {0.3c} paint { @MyBG } 5c @Wide black @Colour { x } }
def @MyBoxHeader right x { @MyOlive @Colour { @B { x } } }
def @MyHeader right x { @MyOlive @Colour { @B { x } } }
#
@Document
@InitialSpace { lout }
//
@Text @Begin

@LeftDisplay { @MyOlive @Colour { 16p } @Font @B{ Jérémy Zurcher } }

@LeftDisplay @MyHeader { PERSONAL PROFILE }
A confident, enthusiastic and hard working physics teacher who is able to
teach students across the secondary age range, whilst at the same time
encourage them to develop their skills, knowledge and confidence.
Possessing extensive knowledge of contemporary teaching methods and
having immense subject knowledge, enthusiasm and charisma, as well as a
genuine interest in educating others. John is presently looking for a
acceptable teaching positions with a suitable school where he will be able to
widen his teaching experiences.
#
@LP
#
@MyHeader { CAREER HISTORY }
@B { PHYSICS TEACHER }
@LLP
Birmingham North High School
May 2008 - Present
Utilising the most effective teaching and learning methods and online tools to
teach Physics from Year 7 to Year 11. Working in partnership with other
school departments to monitor and improve every school pupils education.
#
@LP
#
@B { Work duties }
@List
  gap { 0.4v }
  style { red @Colour {Times Base 12p} @Font @Bullet }
@ListItem { Planning, preparing and delivering lessons to a high standard. }
@ListItem { Supervising and monitoring pupils laboratory work. }
@ListItem { Providing careers support and advice to pupils. }
@ListItem { Marking students course work. }
@ListItem { Maintaining good levels of behaviour. }
@ListItem { Contributing to the implementation of departmental and school improvement plans. }
@ListItem { Taking appropriate and effective measures when pupils misbehave. }
@ListItem { Coordinating teaching assistants and supply teachers. }
@ListItem { Preparing textbooks, handouts, course work & homework assignments. }
@ListItem { Participating in meetings with other teachers and also parents. }
@EndList
#
@LP
#
@Include { achievements.lou }
#
@LP
#
@LeftDisplay @MyHeader { KEY SKILLS AND COMPETENCIES }
@MyHeader { Teaching abilities  }
@List
  gap { 0.4v }
  style { red @Colour {Times Base 12p} @Font @Bullet }
@ListItem { Able to conduct classes in a disciplined environment where children are challenged. }
@ListItem { Qualified Teacher Status (PGCE, B.Ed, GTP, BA (QTS). }
@ListItem { Able to provide high quality learning experiences for students. }
@ListItem { Friendly personality and excellent communication skills. }
@ListItem { Comprehensive knowledge of national and local curriculum policies. }
@ListItem { Excellent classroom management skills. }
@ListItem { Knowledge of physics principals, laws, atomic structures & processes. }
@ListItem { Combining bits of information to create general conclusions. }
@EndList
#
# RIGHT BOXES
@Place
x{right-xsize}
y{top-ysize-3.0c}
{
  @MyBorder @Box 6c @Wide {
    @MyBox {
      @MyBoxHeader { AREAS OF EXPERTISE }
      @IndentedList
        gap { 0.6v }
      @ListItem { Administration }
      @ListItem { Academic research }
      @ListItem { Instructing students }
      @ListItem { Science }
      @ListItem { Mathematics }
      @EndList
    }
    #
  }
  @LP
  @MyBorder @Box 6c @Wide {
    @MyBox {
      @MyBoxHeader { PROFESSIONAL SKILLS }
      @IndentedList
        gap { 0.6v }
      @ListItem { Administration }
      @ListItem { Academic research }
      @ListItem { Instructing students }
      @ListItem { Science }
      @ListItem { Mathematics }
      @EndList
    }
    #
  }
}

@End @Text