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
23 changes: 13 additions & 10 deletions denisa.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<![endif]-->

<link href="css/styles.css" rel="stylesheet" />
<title>Denisa Checiu - Robotics Software Developer</title>
<title>Denisa Checiu - Scientific Software Developer</title>
</head>
<body>
<div id="content-head"></div>
Expand All @@ -42,24 +42,27 @@
/>
<h3>
<strong>Denisa Checiu</strong><br />
Robotics Software Developer
Scientific Software Developer
</h3>
<div class="reseau">
<a target="_blank" href="https://twitter.com/DenisaCheciu"><img class="twi-gith" src="img/twitter.svg"></a>
<a target="_blank" href="https://github.com/DenisaCG"><img class="twi-gith" src="img/github.svg"></a>
</div>
<p>@DenisaCG</p>
<p> @DenisaCheciu | @DenisaCG </p>
</div>
<div class="description">
<p>
<p>Denisa Checiu is a Robotics working student at QuantStack. She is a second year at Jacobs University Bremen,
majoring in Robotics and Intelligent Systems and minoring in Computer Science.</p>
<p>Denisa Checiu is a Scientific Software Developer at QuantStack. She graduated with a Bachelor's degree
in Robotics and Intelligent Systems and a minor in Computer Science, from Jacobs University Bremen.</p>

<p>Prior to QuantStack, she worked as a teaching assistant for the undergraduate course 'Programming in C and C++' and
for the graduate course 'Data Acquisition and Sensors Network', alongside her role as a main organizer for
<a target="_blank" href="https://jacobshack.com/">jacobsHack!</a>, one of the biggest student hackathons in Europe.
She was also a programmer for WWF, working on an interactive notebook, as part of the 'Green Schools' project. </p>
<p>Prior to QuantStack, she worked as a teaching assistant for the undergraduate courses <i>Programming in C and C++</i> and <i>Computer Vision</i>
and for the graduate course <i>Data Acquisition and Sensors Network</i>, alongside her role as a main organizer for
jacobsHack!, one of the biggest student hackathons in Europe. </p>

<p>Bringing her experience, she is eager to learn and grow, while contributing to JupyterLab.</p>
<p>Bringing her experience, she is eager to learn and grow, while contributing to JupyterLab. Her main contributions as a Robotics
working student at QuantStack have been in the education department, with JupyterLab extensions such <a href="https://github.com/QuantStack/jupyterlab-blockly">JupyterLab-Blockly</a>,
<a href="https://github.com/QuantStack/jupyterlab-niryo-one">JupyterLab-Niryo-One</a> and <a href="https://github.com/QuantStack/jupyterlab-lego-boost">JupyteLab-Lego-Boost</a>.
</p>

</p>
</div>
Expand Down
5 changes: 3 additions & 2 deletions the-team.html
Original file line number Diff line number Diff line change
Expand Up @@ -360,16 +360,17 @@ <h3><a href="javascript:;">Andreas Trawöger</a><br/>
<img src="img/avatar/Denisa.jpeg" srcset="img/avatar/Denisa@2x.jpeg 2x" class="img-circle avatar">
</a>
<h3><a href="javascript:;">Denisa Checiu</a><br/>
Robotics Software Developer
Scientific Software Developer
</h3>
<a href="javascript:;"><img class="fleche" src="img/fleche-droite.svg"></a>
</div>
</div>
<div class="text-center">
<div class="reseau">
<a target="_blank" href="https://twitter.com/DenisaCheciu"><img class="twi-gith" src="img/twitter.svg"></a>
<a target="_blank" href="https://github.com/DenisaCG"><img class="twi-gith" src="img/github.svg"></a>
</div>
<p>@DenisaCG</p>
<p> @DenisaCheciu | @DenisaCG </p>
</div>
</div>
</div>
Expand Down