Brigitte Jellinek
I guide the next generation of geeks
on their way to becoming professional web developers.
I am a senior lecturer at salzburg university of applied sciences. I teach web development (Javascript, Ruby on Rails, Postgres, git, Test Driven Development) hire external lecturers and develop the curriculum.
I am always looking for Lecturers and
Students
and right now even for someone to join the faculty!
:doodle {
@grid: 18 / 100vmax;
background: #0a0c27;
}
--hue: calc(180 + 1.5 * @row * @col);
background: hsl(var(--hue), 50%, 70%);
margin: -.5px;
transition: @r(.5s) ease;
clip-path: polygon(@pick(
'0 0, 100% 0, 100% 100%',
'0 0, 100% 0, 0 100%',
'0 0, 100% 100%, 0 100%',
'100% 0, 100% 100%, 0 100%'
));
:doodle {
@grid: 32 / 100vmax;
overflow: hidden;
background-color: #e0cf85;
}
margin: -.5px;
@random {
border-top: 4px solid #60569e;
}
@random {
border-left: 4px solid #60569e;
}
@random(.2) {
:after {
content: '';
background: hsl(@rand(360), 60%, 70%);
@size: @rand(20px);
}
}
MultiMediaTechnology is a Bachelor and Masters program that I co-created.
I'm very proud of the fact that we use current technologies to teach
the important concepts of CS. In my department - web & mobile development - we
use Ruby on Rails, git, scrum, test driven development and a lot of JavaScript.
You can read more about the program in our blog,
see the students work in our portfolio, or
be a part of it once a semester at our barcamp 'the next web'.
:doodle {
@grid: 16 / 100vmax;
overflow: hidden;
background-color: #aaa;
}
background: rgba(96, 86, 158, @rand(.9));
transition: .2s ease @rand(2000ms);
will-change: transform;
transform: rotate(@rand(360deg));
clip-path: polygon(
@rand(100%) 0, 100% @rand(100%), 0 @rand(100%)
);
Open Source, Creative Commons, ...
Like everybody, I profit from the open source movement:
I use Linux and Apache, Ruby and Perl, Wikipedia and Open Street Maps daily.
I try to contribution to the commons:
as an author on open street map, and by publishing my teaching materials under a
creative commons license.
My german language
textbook on web development,
covering HTML, CSS, Javascript and PHP has been online and updated regularly for 10 years now. You can
fork it on github.
The same goes for my notes
on backend development with Ruby on Rails in english.
:doodle {
@grid: 32 / 100vmax;
overflow: hidden;
background-color: white;
}
background: linear-gradient(
@rand(360deg),
@multiple(3, (
@pick-n(#60569e, #e6437d, #ebbf4d)
calc((@n - 1) * 100% / 3),
@lp
calc(@n * 100% / 3)
))
);
I'm a woman in computer science, I enjoy it very much,
I try to encourage other women to enter this field.
Whenever I get a chance I volounteer at Rails Bridge,
Rails Girls and simliar events that offer a low-barrier-of-entry setting.
Since 1999 I'm a participant of informatica
feminale, a summer university for women in computer science held annually at Bremen University.
In 2002 we founded a similar summer university in Salzburg:
ditact. Here I am a lecturer, a member of the board,
and the programmer of the web-application (in ruby on rails).
For more projects of this kind see the Geek Feminism Wiki.
:doodle {
@grid: 32 / 100vmax;
overflow: hidden;
background: #0a0c27;
font-family: sans-serif;
}
:after {
content: \@hex.@r(0x2500, 0x257f);
color: hsla(@r360, 70%, 70%, @r.9);
font-size: 5vmax;
}
I'm an amateur singer in a big choir: Mozartchor Salzburg
We are about 70 singers, we sing big classical pieces about twice a year:
Carmina Burana, Mozarts Requiem, Brahms's Requiem, ...
:doodle {
@grid: 7 / 100vmax;
background: #0a0c27;
}
@shape: clover 5;
background: hsla(
calc(360 - @i * 4), 70%, 68%, @r.8
);
transform:
scale(@r(.2, 1.5))
translate(@m2.@r(±50%));
HOSI is Salzburgs LGBT non-profit association. When it comes
to LGBT rights and
public acceptance Austria is lagging behind the rest of the EU.
I used to serve on the council of the association and do technical
work on the homepage, but I'm not active now.
Work Email: |
brigitte.jellinek at fh-salzburg.ac.at |
Private Email: |
brigitte.jellinek at posteo.at |