<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Guergana Tzatchkova</title>
    <description>The latest articles on Forem by Guergana Tzatchkova (@guergana).</description>
    <link>https://forem.com/guergana</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F21384%2Fa5700bcc-b14f-48dc-ae74-f52aeff9ef35.jpg</url>
      <title>Forem: Guergana Tzatchkova</title>
      <link>https://forem.com/guergana</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/guergana"/>
    <language>en</language>
    <item>
      <title>Working on the Open Data Editor at the Open Knowledge Foundation</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Thu, 17 Apr 2025 22:58:03 +0000</pubDate>
      <link>https://forem.com/guergana/working-at-the-open-knowledge-foundation-42n3</link>
      <guid>https://forem.com/guergana/working-at-the-open-knowledge-foundation-42n3</guid>
      <description>&lt;p&gt;I've been terrible at keeping this blog alive. Today, after 4 long years 😓 I finally found some time to write about a project I worked on last year (2024) with the fantastic team at the Open Knowledge Foundation.&lt;/p&gt;

&lt;p&gt;In April 2024, I was hired to polish the front-end of the Open Data Editor, an open source tool for non-technical data practitioners to explore and detect errors in tables. This app serves mostly as an easier-to-use alternative to &lt;a href="https://openrefine.org/" rel="noopener noreferrer"&gt;Open Refine&lt;/a&gt; focused on data cleaning and validation for tabular data (with a lot less features, the tradeoff being a much flatter learning curve and more pleasing-to-the-eye interface).&lt;/p&gt;

&lt;p&gt;My responsibility in this project was to work closely with UX to adapt the designs of an already existing prototype. We were using Figma for the UX, ReactJS, Zustand for the store, Python for the backend in an Electron wrapper since this is a multi platform desktop app. &lt;/p&gt;

&lt;p&gt;We had a pool of very talented people in our small team, comprised mostly by people from the Global South. &lt;a href="https://blog.okfn.org/2024/04/17/open-data-editor-meet-the-team-behind-the-app/" rel="noopener noreferrer"&gt;You can read about our lovely team here&lt;/a&gt;. I am super happy with the result, from design and UX to programming and project management. I think we did a great job and I would have loved to stay working in this team had the project not come to an end.&lt;/p&gt;

&lt;p&gt;The only thing I regret was not sending in a better picture. I had just bought a phone and sent the first picture I found in my gallery, a selfie I made the day before, so now I will be forever on the internet with this picture. But what's important is the project. 😩 &lt;/p&gt;

&lt;p&gt;You can download the Open Data Editor for Linux, Mac and Windows &lt;a href="https://opendataeditor.okfn.org/documentation/getting-started/#how-to-download-and-install-the-app" rel="noopener noreferrer"&gt;here&lt;/a&gt;. If you find a bug, you can also open issues on the &lt;a href="https://github.com/okfn/opendataeditor" rel="noopener noreferrer"&gt;github repo&lt;/a&gt;, since it's -of course my horse-, Free and Open Source. Isn't that super awesome? &lt;/p&gt;

&lt;p&gt;That's it for this post. Now I'll plunge again into the darkness for another 4 years. Until the next post. 👋&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>react</category>
      <category>opendata</category>
      <category>electron</category>
    </item>
    <item>
      <title>Writing Free and Open Source Software at Wikimedia Germany</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Tue, 12 Oct 2021 09:05:48 +0000</pubDate>
      <link>https://forem.com/guergana/working-writing-free-and-open-source-software-dn7</link>
      <guid>https://forem.com/guergana/working-writing-free-and-open-source-software-dn7</guid>
      <description>&lt;p&gt;It's been hectic times and I hadn't had much time to write. But here are some 2020/2021 updates: &lt;/p&gt;

&lt;p&gt;Since June 2020 I have been working for &lt;a href="https://www.wikimedia.de/" rel="noopener noreferrer"&gt;Wikimedia Deutschland&lt;/a&gt; as a Fullstack Developer for the Wikidata / Wikibase team at first, and now at the &lt;a href="https://www.wikidata.org" rel="noopener noreferrer"&gt;Wikidata&lt;/a&gt; team after the team split It has been a crazy rollercoaster of learning. I had been wanting to become a Fullstack developer for a while and this has been a great opportunity to expand my knowledge on more backendy things (will see you later  down the road beloved microservices), but also  I've learned crazy lots about Open Source Software (everything we do is open source, even &lt;a href="https://phabricator.wikimedia.org/" rel="noopener noreferrer"&gt;our sprint boards&lt;/a&gt;!), about Creative Commons Licensing, about the inner workings of Wikipedia and its community, about the nuances of working in non-profits and a whole lot about democracy (the good, the bad and the ugly).&lt;/p&gt;

&lt;p&gt;We usually divide the work in feature development and maintenance. I have been mostly contributing in the development of features, some examples:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://query.wikidata.org/querybuilder" rel="noopener noreferrer"&gt;Simple Query Bilder&lt;/a&gt;. A visual interface that helps users make queries to Wikidata without the need to learn SPARQL.&lt;/li&gt;
&lt;li&gt;The &lt;a href="https://mismatch-finder.toolforge.org/" rel="noopener noreferrer"&gt;Wikidata Mismatch Finder&lt;/a&gt;. A tool to review mismatches between Wikidata and External Databases.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://wmde.github.io/wikit" rel="noopener noreferrer"&gt;Wikit&lt;/a&gt;. A design system / component library for Wikibase.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/wmde/WikibaseReconcileEdit" rel="noopener noreferrer"&gt;Wikibase Reconcile Edit&lt;/a&gt;. An Api to reconciliate items from an external database to a Wikibase instance for &lt;a href="https://opennext.eu/" rel="noopener noreferrer"&gt;Open!Next&lt;/a&gt; an Open Hardware project funded by the EU.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;More features coming up. You can find me on &lt;a href="https://github.com/guergana" rel="noopener noreferrer"&gt;Github &lt;/a&gt;, &lt;a href="https://gerrit.wikimedia.org/r/q/owner:guergana.tzatchkova%2540wikimedia.de" rel="noopener noreferrer"&gt;Gerrit&lt;/a&gt; and &lt;a href="https://phabricator.wikimedia.org/p/guergana.tzatchkova/" rel="noopener noreferrer"&gt;Phabricator&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Support open source!&lt;/p&gt;

</description>
      <category>wikidata</category>
      <category>wikipedia</category>
      <category>wikimedia</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Acoustic Atlas @ Web Audio Conference</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Thu, 02 Jan 2020 22:33:38 +0000</pubDate>
      <link>https://forem.com/guergana/acoustic-atlas-web-audio-conference-59le</link>
      <guid>https://forem.com/guergana/acoustic-atlas-web-audio-conference-59le</guid>
      <description>&lt;p&gt;Last year I participated in the Web Audio Conference with &lt;a href="https://www.otoplasma.com/" rel="noopener noreferrer"&gt;Cobi van Tonder&lt;/a&gt; presenting a website called &lt;a href="https://acousticatlas.de" rel="noopener noreferrer"&gt;Acoustic Atlas&lt;/a&gt;. This project allows the visitor to virtually experience the acoustics of natural and cultural world heritage sites. Please make sure you have access to microphone and or headphones when exploring it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fstatic.wixstatic.com%2Fmedia%2Fa86de2_17dd8d92a9ed49348c4a5d6d7182aed1~mv2_d_2240_1296_s_2.png%2Fv1%2Ffill%2Fw_925%2Ch_536%2Cfp_0.50_0.50%2Cq_90%2Fa86de2_17dd8d92a9ed49348c4a5d6d7182aed1~mv2_d_2240_1296_s_2.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fstatic.wixstatic.com%2Fmedia%2Fa86de2_17dd8d92a9ed49348c4a5d6d7182aed1~mv2_d_2240_1296_s_2.png%2Fv1%2Ffill%2Fw_925%2Ch_536%2Cfp_0.50_0.50%2Cq_90%2Fa86de2_17dd8d92a9ed49348c4a5d6d7182aed1~mv2_d_2240_1296_s_2.webp" title="Acoustic Atlas Cathedral" alt="alt text" width="800" height="463"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can read more about &lt;a href="https://www.otoplasma.com/post/acoustic-atlas-premieres-wac2019-trondheim" rel="noopener noreferrer"&gt;Acoustic Atlas here&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;You can also find the paper abstract here &lt;a href="https://www.ntnu.edu/documents/1282113268/1290817924/WAC2019-CameraReadySubmission-50.pdf/" rel="noopener noreferrer"&gt;(PDF)&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>webaudio</category>
      <category>acoustics</category>
      <category>javascript</category>
      <category>tonejs</category>
    </item>
    <item>
      <title>Web Audio Berlin Meetup</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Thu, 31 Oct 2019 10:55:56 +0000</pubDate>
      <link>https://forem.com/guergana/web-audio-berlin-meetup-3k7b</link>
      <guid>https://forem.com/guergana/web-audio-berlin-meetup-3k7b</guid>
      <description>&lt;p&gt;For almost a year now I am co-organizing the &lt;a href="https://www.meetup.com/es-ES/Berlin-Web-Audio-Meetup/" rel="noopener noreferrer"&gt;Web Audio Meetup in Berlin&lt;/a&gt; with &lt;a href="https://haywirez.com/" rel="noopener noreferrer"&gt;Attila Haraszti&lt;/a&gt;. &lt;/p&gt;

&lt;h2&gt;
  
  
  What is Web Audio?
&lt;/h2&gt;

&lt;p&gt;Web Audio is a Javascript Api for the browser to develop sound-related applications / websites. &lt;/p&gt;

&lt;p&gt;There are some libraries that abstract some parts of the Web Audio API and can be easier for beginners. &lt;a href="https://dev.to/areknawo/"&gt;areknawo&lt;/a&gt; has listed them in this article: &lt;/p&gt;
&lt;div class="ltag__link"&gt;
  &lt;a href="/areknawo" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F116507%2F5e36c5cb-4d47-481e-970a-0e1b996179ef.png" alt="areknawo"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/areknawo/9-libraries-to-kickstart-your-web-audio-stuff-460p" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;9 libraries to kickstart your Web Audio stuff&lt;/h2&gt;
      &lt;h3&gt;Arek Nawo ・ Feb 13 '19&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#javascript&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#webdev&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#libraries&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#webapi&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;According to MDN Web docs: &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The Web Audio API provides a powerful and versatile system for controlling audio on the Web, allowing developers to choose audio sources, add effects to audio, create audio visualizations, apply spatial effects (such as panning) and much more. &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;If you have been listening to sound projects on the browser that involve more than playing back files, most likely you've been using the Web Audio API.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why a meetup
&lt;/h2&gt;

&lt;p&gt;Having audio on the browser allows novel ways in which audio applications can be concieved due to the participatory and wide-spread nature of the Internet. Our intention by organizing this meetup is to offer a place where artists / developers can show the product of their experimentation with the API and get inspired. &lt;/p&gt;

&lt;h2&gt;
  
  
  We are always looking for presenters
&lt;/h2&gt;

&lt;p&gt;If you are in Berlin and have an idea for a talk please write to us. You can present works in progress, your school projects, a fancy library. We are open to talks from both technical and creative perspectives. If you still don't have a project come to our meetup and get inspired. The Web is your Canvas!!!&lt;/p&gt;

&lt;h2&gt;
  
  
  Past editions
&lt;/h2&gt;

&lt;p&gt;We have had very interesting talks this year so far:&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://www.facebook.com/events/406276646590988/" rel="noopener noreferrer"&gt;Web Audio Meetup #10 - Visionary Noises&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;👁 Rafael da Silva: A Gift of Sound and Vision&lt;/p&gt;

&lt;p&gt;This talk is a curious journey through signal processing on browser. Image and sound are arrays so let's invert things and hear a color! If a guitar pedal affects wave's characteristics how an image will look like if it passes through an overdrive pedal? Was David Bowie predicting how awesome would our APIs be in 1977 when "Low" was released?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/rafael_sps" rel="noopener noreferrer"&gt;https://twitter.com/rafael_sps&lt;/a&gt;&lt;br&gt;
&lt;a href="https://medium.com/statuscode/a-gift-of-sound-and-vision-affecting-images-using-the-web-audio-api-108f247d508e" rel="noopener noreferrer"&gt;Article - A Gift of Sound and Vision&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;✅Christoph Guttandin: Using the Latest Features of the Web Audio API in Every Browser&lt;/p&gt;

&lt;p&gt;About 4 years ago Christoph started a little project to polyfill some parts of the Web Audio API he needed the most. Nowadays standardized-audio-context brings an almost feature complete implementation of the latest spec to every major browser. It is covered by 1364 tests and uses 385 more tests to monitor the API surface of all supported browsers.&lt;/p&gt;

&lt;p&gt;This talk is about the latest API changes and how they can be used today. But it will also cover how things are implemented behind the scenes and will explain why some fairly new concepts can't be implemented in a every browser without trade-offs. This talk will also hightlight some things which can only be achieved by using a polyfill like testing Web Audio code outside the browser or having reliable type definitions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/chrisguttandin/standardized-audio-context" rel="noopener noreferrer"&gt;standardized-audio-context @ github&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media-codings.com" rel="noopener noreferrer"&gt;Chris Guttandin Website&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🙌 Spencer Rudnick: Synth Kitchen&lt;/p&gt;

&lt;p&gt;Web Audio provides a nice API for dynamically defining audio graphs, with AudioNodes acting as useful building blocks.&lt;/p&gt;

&lt;p&gt;Synth Kitchen is a project with the goal of using internet software to make modular synthesis cheap and accessible. With plans to add support for external MIDI, the web app will eventually be able to integrate with a DAW or act as a standalone instrument.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/spencerudnick/synth.kitchen" rel="noopener noreferrer"&gt;synth.kitchen @ github&lt;/a&gt;&lt;br&gt;
&lt;a href="https://synth.kitchen" rel="noopener noreferrer"&gt;synth.kitchen/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://youtu.be/9Ipk4tWVtfc" rel="noopener noreferrer"&gt;youtube demo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://www.facebook.com/events/420504851824268/" rel="noopener noreferrer"&gt;Web Audio Meetup #9 - Distributed Sounds&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;🙌 Carlo Cattano: Popularsynth&lt;/p&gt;

&lt;p&gt;Popularsynth is a collaborative proof of concept that uses web audio to synthesize sounds on any device. Each user gets a different role assigned on a locally running server. Made at the sonic code sessions at Spektrum as a project to learn about collaborative non invasive music making apps that can run on any device that can run a browser.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/CarloCattano/PopularSynth" rel="noopener noreferrer"&gt;PopularSynth at github&lt;/a&gt;&lt;br&gt;
&lt;a href="https://twitter.com/CarloCattano" rel="noopener noreferrer"&gt;Carlo Cattano @ Twitter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📈 Martin Guder: Blockchain Sound Synthesis&lt;/p&gt;

&lt;p&gt;The talk will give a short overview of how to make music with cryptocurrency trade data, how the idea was born, how the sounds are generated and why prototyping with jQuery and vanilla Javascript is still a valid strategy today.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.martinguder.com" rel="noopener noreferrer"&gt;Martin Guder - Website&lt;/a&gt;&lt;br&gt;
&lt;a href="https://twitter.com/guderofficial" rel="noopener noreferrer"&gt;Martin Guder @ Twitter&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webaudio</category>
      <category>meetup</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Introducing recurBoy, a raspberry pi video instrument</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Wed, 16 Oct 2019 08:46:41 +0000</pubDate>
      <link>https://forem.com/guergana/recurboy-2p6</link>
      <guid>https://forem.com/guergana/recurboy-2p6</guid>
      <description>&lt;p&gt;In the past months &lt;a href="https://cyberboy666.com/" rel="noopener noreferrer"&gt;Tim Caldwell aka cyberboy666&lt;/a&gt; and I (aka ichi raramuri) have been working on a very cool project called recurBOY, a raspberry pi zero based diy video-instrument for live performance on TVs that have composite output. This project is a spinoff from another project that Tim has been working on for a longer time called r_e_c_u_r (more info below) point_down, a more complex and complete video sampler / all-in-one fantastic video tool. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fqyx0tntx8maxglx7p1si.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fqyx0tntx8maxglx7p1si.jpg" width="679" height="960"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We lauched the project in its workshop form at the &lt;a href="https://fubar.space/" rel="noopener noreferrer"&gt;2019 fu/bar glitch art festival&lt;/a&gt; in Zagreb, Croatia and we are very happy with the way it was received. If you don't know about this festival you should definitely check it out, it was an amazing combination of very talented and fun awesome people.   &lt;/p&gt;

&lt;h2&gt;
  
  
  The motivation of the project:
&lt;/h2&gt;

&lt;p&gt;for many people there is a barrier to enter the world of hardware video-art making instruments - both due to the general higher cost of video gear compared with audio equipment and in some cases its obsolescence and thus rarity.&lt;/p&gt;

&lt;p&gt;this project aims to remove these financial barriers by enabling you to build your own art-making tools. by creating together we can learn from each other and help foster community in a physical space.&lt;/p&gt;


&lt;div class="instagram-position"&gt;
  &lt;iframe id="instagram-liquid-tag" src="https://www.instagram.com/p/B3Khcepo9Sz/embed/captioned/"&gt;
  &lt;/iframe&gt;
  
&lt;/div&gt;


&lt;h2&gt;
  
  
  features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;outputs sd composite video&lt;/li&gt;
&lt;li&gt;2 source modes : sampler and shaders&lt;/li&gt;
&lt;li&gt;process any source with additional FX&lt;/li&gt;
&lt;li&gt;control shader/fx parameters directly with 4x knobs or externally with 4x cv inputs&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  origin of the project
&lt;/h2&gt;

&lt;p&gt;the recurBOY is a spinoff from an existing project tim has created and maintains - &lt;a href="https://github.com/langolierz/r_e_c_u_r" rel="noopener noreferrer"&gt;r_e_c_u_r : an open diy video sampler&lt;/a&gt; ; r_e_c_u_r is simple to assemble but can be more complex to operate due to its scope and customisablity. recurBOY distills the best parts, aiming to be simpler and more beginner friendly. it uses cheaper parts and runs on a raspberry pi zero which can be a fraction of the price of the pi3 used in r_e_c_u_r.&lt;/p&gt;

&lt;p&gt;We are planning on giving more workshops, if you are interested in knowing more / booking us for a workshop contact us via github or write to us to &lt;a href="//mailto:tim@cyberboy666.com"&gt;tim@cyberboy666.com&lt;/a&gt; or in the comments section below. &lt;/p&gt;

&lt;h2&gt;
  
  
  recurBoy on Github:
&lt;/h2&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/cyberboy666" rel="noopener noreferrer"&gt;
        cyberboy666
      &lt;/a&gt; / &lt;a href="https://github.com/cyberboy666/recurBOY" rel="noopener noreferrer"&gt;
        recurBOY
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      a rpi0 video-instrument – created in collaboration with Guergana Tzatchkova
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;recurBOY&lt;/h1&gt;
&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;a rpi0 video-instrument – created in collaboration with Guergana Tzatchkova&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/12017938/207971116-0152edc6-6a2f-4f87-9789-778365fedfdc.png"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fuser-images.githubusercontent.com%2F12017938%2F207971116-0152edc6-6a2f-4f87-9789-778365fedfdc.png" alt="image"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;this circuit is distributed by &lt;strong&gt;UNDERSCORES&lt;/strong&gt; - &lt;em&gt;an open video hardware label&lt;/em&gt; : it is available to purchase - as a pcb, kit or assembled unit - at &lt;a href="https://underscores.shop/recurboy/" rel="nofollow noopener noreferrer"&gt;underscores.shop&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;the schematic for the circuit can be found &lt;a href="https://github.com/cyberboy666/recurBOY/hardware/schematic.pdf" rel="noopener noreferrer"&gt;here&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;the pcb gerber files for the lastest version can be found &lt;a href="https://github.com/cyberboy666/recurBOY/hardware/gerber_latest.zip" rel="noopener noreferrer"&gt;here&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;interactive BOM is &lt;a href="https://htmlpreview.github.io/?https://github.com/cyberboy666/recurBOY/blob/main/hardware/bom/ibom.html" rel="nofollow noopener noreferrer"&gt;here&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;link to latest rpi image is &lt;a href="https://github.com/cyberboy666/recurBOY/releases/tag/v2.1.1" rel="noopener noreferrer"&gt;here&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;link to FAQ/TROUBLESHOOTING page can be found &lt;a href="https://github.com/cyberboy666/recurBOY/wiki/recurBOY-FAQ---TROUBLESHOOTING-guide" rel="noopener noreferrer"&gt;here&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;consider &lt;a href="https://opencollective.com/underscores" rel="nofollow noopener noreferrer"&gt;donating&lt;/a&gt; to the underscores project to help us continue creating for the commons&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;description&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;&lt;em&gt;recurBOY&lt;/em&gt; is a stand-alone digital video synthesizer and sampler. it can trigger clips and run shaders to create and manipulate sd video.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;outputs sd video over composite or hdmi&lt;/li&gt;
&lt;li&gt;2 source modes to generate video : sampler and shaders&lt;/li&gt;
&lt;li&gt;process any source with additional FX&lt;/li&gt;
&lt;li&gt;control shader/fx parameters directly with 4x knobs or externally with…&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/cyberboy666/recurBOY" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


</description>
      <category>electronics</category>
      <category>raspberrypi</category>
      <category>liveperformance</category>
      <category>openframeworks</category>
    </item>
    <item>
      <title>I am a creative coding teacher!</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Tue, 19 Mar 2019 16:41:34 +0000</pubDate>
      <link>https://forem.com/guergana/i-am-creative-coding-teacher-1nbg</link>
      <guid>https://forem.com/guergana/i-am-creative-coding-teacher-1nbg</guid>
      <description>&lt;p&gt;I have been wanting to write this post for sooooo long. Finally today after having a long walk under the beautiful spring-is-almost-here sun of Berlin I got inspired. &lt;/p&gt;

&lt;p&gt;It's been now 5 months since I am a teacher. At first I thought I would not be able to deal with children and not know how to do it, partly because I was a very rebelious student myself even through Graduate School (afraid of bad karma), and also because I have fear of speaking in public, two things that don't add up too well for being a teacher. 😅 &lt;em&gt;self-deprecation continues for a while&lt;/em&gt;... truth is not only it has a been a wonderful experience so far, but I also discovered that I am not bad at it and children are a lot of fun to work with.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fstatic.wixstatic.com%2Fmedia%2F2a0e9e_6590b9b3b3724bcfa1d80cd940e13422~mv2.png%2Fv1%2Ffill%2Fw_103%2Ch_103%2Cal_c%2Cq_80%2Cusm_0.66_1.00_0.01%2F2a0e9e_6590b9b3b3724bcfa1d80cd940e13422~mv2.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fstatic.wixstatic.com%2Fmedia%2F2a0e9e_6590b9b3b3724bcfa1d80cd940e13422~mv2.png%2Fv1%2Ffill%2Fw_103%2Ch_103%2Cal_c%2Cq_80%2Cusm_0.66_1.00_0.01%2F2a0e9e_6590b9b3b3724bcfa1d80cd940e13422~mv2.webp" alt="alt text" width="103" height="103"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I teach at a creative coding school for children called &lt;a href="https://www.bitbyte.lt/en" rel="noopener noreferrer"&gt;Bit&amp;amp;Byte&lt;/a&gt;, a project originally from Lithuania that now has expanded to Berlin and hopefully soon will conquer the whole world, MUAHAHAHA. The classes range from block programming with Scratch, to creating interactive VR and AR experiences, to designing and prototyping Mobile Apps, programming physical boards like the Microbit and Makey-Makey... you name it. &lt;/p&gt;

&lt;p&gt;If I was a kid I would be very happy to go to these classes. (Being a childish adult makes me enjoy them even more).&lt;/p&gt;

&lt;p&gt;One of the parts I enjoy the most is scribbling and making diagrams and drawings on the Whiteboard. I am starting to think that my call in life is being an ephimeral whiteboard painter. &lt;/p&gt;

&lt;p&gt;See for yourself:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fc36vwdv324auxe9mbhol.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fc36vwdv324auxe9mbhol.JPG" alt="alt text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Faodaolodm7kwek5jzibv.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Faodaolodm7kwek5jzibv.JPG" alt="alt text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fdhpqs2t8w42y5dt36r8u.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fdhpqs2t8w42y5dt36r8u.JPG" alt="alt text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here are also some videos of the fantastic creations of my students:&lt;/p&gt;

&lt;p&gt;Fetching songs from Spotify and making characters dance to them:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=rpmP9SVCdw4" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8uw9ecu35ylds0xvugwb.jpg" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A Pacman like game on the MicroBit:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=enTc83SOTZc" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flycls5k0yi37u6dqmpyr.jpg" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;An App prototype:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=lpxGtf21IxY" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fky0q2ngp4whfc2he4nb1.jpg" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A Joke Narrative in Scratch:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=2qTpjijog70" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmd1gyoxmjgk4rg9oon93.jpg" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And last but not least, one of my students showed me a couple of weeks ago a game he was developing outside of class from what he was learning:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=n9y28I9g34Q" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv5om64ira3z9j1r13uit.jpg" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This was one of the biggest rewards of giving classes, seeing them applying what they learned. &lt;/p&gt;

</description>
      <category>teaching</category>
      <category>coding</category>
      <category>kids</category>
      <category>education</category>
    </item>
    <item>
      <title>React Native Resources</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Fri, 28 Sep 2018 10:00:23 +0000</pubDate>
      <link>https://forem.com/guergana/react-native-resources-46jm</link>
      <guid>https://forem.com/guergana/react-native-resources-46jm</guid>
      <description>&lt;p&gt;This is a list of resources that I have found helpful when building apps with React Native. Some of them are tutorials for beginners and some of them are helpful to troubleshoot on the way. I have written the dates of the articles, usually any articles written before 2017 are not relevant anymore, but some things from 2016 still made it through. I hope some of you will find it helpful as well. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note: This is not a collection of random articles I have found on React-Native but a list of things that I have tested and used in my projects, so I can guarantee that most of it works in versions 0.53 to 0.57, which is the latest version now that I am writing this post.&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;All of these links are for projects done WITHOUT Expo. That is, with the&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;react-native init&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
 command. I would say Expo is a good tool to start, but in the end you will have to get rid of it mostly if you are developing a more professional application that extends beyond learning purposes. &lt;/p&gt;

&lt;p&gt;I really recommend that you have a clear idea of the features that your app needs before starting to implement it (in an ideal world this is the way things are done) because some things will be hard to implement if you don't structure the project in an appropriate way. I have learned the hard lesson by trying to add deep links to my project at the very end. It will be a far more difficult task now than had I taken that into account since the beginning. &lt;/p&gt;

&lt;p&gt;Please let me know in the comments if you have other good free resources. Enjoy!&lt;/p&gt;

&lt;h1&gt;
  
  
  General resources
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://codeburst.io/25-react-native-tutorials-5b613e3f46ac" rel="noopener noreferrer"&gt;25 React Native Tutorials&lt;/a&gt; &lt;em&gt;(Mar, 2018)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/react-native-training" rel="noopener noreferrer"&gt;React Native Training @Medium&lt;/a&gt; &lt;em&gt;(ongoing)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://blog.reactnativecoach.com/" rel="noopener noreferrer"&gt;React Native Coach @Medium&lt;/a&gt; &lt;em&gt;(ongoing)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="http://www.awesome-react-native.com/" rel="noopener noreferrer"&gt;Awesome React Native&lt;/a&gt; &lt;em&gt;(ongoing)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  How to build from scratch
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;How to build a news app in React Native &lt;em&gt;(Apr, 2018)&lt;/em&gt;: &lt;a href="https://medium.freecodecamp.org/create-a-news-app-using-react-native-ced249263627" rel="noopener noreferrer"&gt;Link&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;React Native Bootcamp &lt;em&gt;(Aug, 2018)&lt;/em&gt; This 6 hour bootcamp by &lt;a href="https://TylerMcGinnis.com" rel="noopener noreferrer"&gt;Tyler McGinnies&lt;/a&gt; will get you set up to start working with React Native, it includes how to set up Android and iOS and link libraries. &lt;a href="https://www.youtube.com/watch?v=uO92uyrj7OQ" rel="noopener noreferrer"&gt;Bootcamp Video 1&lt;/a&gt; - &lt;a href="https://www.youtube.com/watch?v=uqTe7r-ECzY" rel="noopener noreferrer"&gt;Bootcamp Video 2&lt;/a&gt; - &lt;a href="https://www.youtube.com/watch?v=lH2VbX92lUA" rel="noopener noreferrer"&gt;Bootcamp Video 3&lt;/a&gt; - &lt;a href="https://github.com/dabit3/react-native-bootcamp" rel="noopener noreferrer"&gt;Github repository&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  React-Navigation
&lt;/h1&gt;

&lt;p&gt;Some of these articles use the deprecated libraries, but are still useful if you just replace the navigator names. (createStackNavigator  instead of StackNavigator and so on...)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/@shovonroy/how-to-properly-navigate-with-react-navigation-e38fe3bf7381" rel="noopener noreferrer"&gt;How to properly navigate with React Navigation&lt;/a&gt; &lt;em&gt;(Feb, 2018)&lt;/em&gt; by Shovon&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Adding badges to elements in react-navigation. &lt;a href="https://github.com/react-navigation/react-navigation/issues/1941" rel="noopener noreferrer"&gt;Link1&lt;/a&gt; - &lt;a href="https://github.com/react-navigation/react-navigation/issues/766" rel="noopener noreferrer"&gt;Link2&lt;/a&gt; - &lt;a href="https://github.com/yanqiw/react-native-icon-badge" rel="noopener noreferrer"&gt;Link3&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://itnext.io/handle-tab-changes-in-react-navigation-3717180cddb" rel="noopener noreferrer"&gt;Handle Tab changes in React Navigation v1&lt;/a&gt; &lt;em&gt;(Feb, 2018)&lt;/em&gt; by Andrei Pfeiffer&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://itnext.io/handle-tab-changes-in-react-navigation-v2-faeadc2f2ffe" rel="noopener noreferrer"&gt;Handle Tab changes in React Navigation v2&lt;/a&gt; &lt;em&gt;(Jul, 2018)&lt;/em&gt; by Andrei Pfeiffer&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Using refs
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://css-tricks.com/react-forms-using-refs/" rel="noopener noreferrer"&gt;React Forms: Using Refs&lt;/a&gt; &lt;em&gt;(May, 2017)&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Shapes &amp;amp; Animations
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;How to draw shapes with React Native's own version of CSS. &lt;a href="https://codedaily.io/tutorials/22/The-Shapes-of-React-Native" rel="noopener noreferrer"&gt;The Shapes of React Native&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://github.com/react-community/lottie-react-native#basic-usage" rel="noopener noreferrer"&gt;Lottie&lt;/a&gt; is a wrapper around React Native that lets you export Adobe After Effects Animations to React Native. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://moduscreate.com/blog/expanding-and-collapsing-elements-using-animations-in-react-native/" rel="noopener noreferrer"&gt;Expanding and Collapsing Elements Using Animations in React Native&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  How to add a SplashScreen to Android and iOS
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://medium.com/handlebar-labs/how-to-add-a-splash-screen-to-a-react-native-app-ios-and-android-30a3cec835ae" rel="noopener noreferrer"&gt;How to Add a Splash Screen to a React Native App (iOS and Android)&lt;/a&gt; by Spencer Carli &lt;em&gt;(Feb, 2018)&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  How to create carousel sliders
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://skillflow.io/tutorials/7/how-to-create-a-scrollview-progress-indicator-in-react-native" rel="noopener noreferrer"&gt;How to create a ScrollView progress Indicator in React Native&lt;/a&gt; by Michael Leung&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/the-react-native-log/custom-scrolling-carousel-in-react-native-15ee129e7e68" rel="noopener noreferrer"&gt;Custom Scrolling Carousel in React Native&lt;/a&gt; by Mike Heavers &lt;em&gt;(May, 2017)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/@mheavers/react-native-zoom-carousel-3546f7e781e5" rel="noopener noreferrer"&gt;React Native Zoom Carousel&lt;/a&gt; by Mike Heavers &lt;em&gt;(Jun, 2017)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://blog.binoy.io/simple-carousel-in-react-native-ae71cac279de" rel="noopener noreferrer"&gt;Simple Carousel in React Native&lt;/a&gt; by Binoy Patel &lt;em&gt;(Jul, 2017)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Pinch to zoom effect
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://reactnativecode.com/apply-pinch-to-zoom-effect-on-image/" rel="noopener noreferrer"&gt;React Native Apply Pinch to Zoom Effect on Image iOS Android Example Tutorial&lt;/a&gt; &lt;em&gt;(Feb, 2018)&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Managing state with Context API
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://medium.freecodecamp.org/replacing-redux-with-the-new-react-context-api-8f5d01a00e8c" rel="noopener noreferrer"&gt;Replacing Redux with the new React context API&lt;/a&gt; &lt;em&gt;(Feb, 2018)&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  AsyncStorage
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://medium.com/@luisbajana/saving-objects-using-asyncstorage-2d8696275667" rel="noopener noreferrer"&gt;Saving objects using AsyncStorage&lt;/a&gt; &lt;em&gt;(Feb, 2018)&lt;/em&gt; by Luis Bajaña&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Managing offline behaviour
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/dailyjs/offline-notice-in-react-native-28a8d01e8cd0" rel="noopener noreferrer"&gt;Offline Notice In React Native&lt;/a&gt; &lt;em&gt;(Dec, 2017)&lt;/em&gt; by Chiamaka Nwolisa&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/differential/building-offline-first-react-native-apps-b958acac0009" rel="noopener noreferrer"&gt;Building Offline First React Native Apps&lt;/a&gt; &lt;em&gt;(Nov, 2016)&lt;/em&gt; by Spencer Carli.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/differential/handling-offline-actions-in-react-native-74949cbfabf2" rel="noopener noreferrer"&gt;Handling Offline Actions in React Native&lt;/a&gt; &lt;em&gt;(Dec, 2016)&lt;/em&gt; by Spencer Carli.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Video
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://hackernoon.com/video-streaming-in-your-react-native-app-feae1c6ae4e2" rel="noopener noreferrer"&gt;Video Streaming in Your React Native App&lt;/a&gt; &lt;em&gt;(Aug 2018)&lt;/em&gt; by Adhithi Ravichandran &lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Responsiveness &amp;amp;&amp;amp; Adapting for Tablets
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://medium.com/react-native-training/scaling-react-native-apps-for-tablets-211de8399cf1" rel="noopener noreferrer"&gt;Scaling React Native apps for Tablets&lt;/a&gt; &lt;em&gt;(May, 2018)&lt;/em&gt; by Akshay Kadam&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Placeholders
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://codeburst.io/achieve-skeleton-loading-with-react-a12404678030" rel="noopener noreferrer"&gt;Achieve skeleton loading with React&lt;/a&gt; &lt;em&gt;(Jun, 2017)&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://github.com/mfrachet/rn-placeholder" rel="noopener noreferrer"&gt;rn-placeholder&lt;/a&gt; &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Push Notifications
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/differential/react-native-push-notifications-with-onesignal-9db6a7d75e1e" rel="noopener noreferrer"&gt;How to set-up Push Notifications with OneSignal&lt;/a&gt; &lt;em&gt;(Apr, 2018)&lt;/em&gt; by Spencer Carli.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://blog.helpfulpeeps.com/setting-up-push-notifications-with-react-native-and-onesignal/" rel="noopener noreferrer"&gt;How to set up React Native and OneSignal&lt;/a&gt; &lt;em&gt;(Apr, 2018)&lt;/em&gt; by Endre Vegh.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Deep Linking
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="http://ihor.burlachenko.com/deep-linking-with-react-native/" rel="noopener noreferrer"&gt;Deep Linking with React Native&lt;/a&gt; &lt;em&gt;(Feb, 2017)&lt;/em&gt; by Ihor Burlachenko.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/the-react-native-log/handle-deep-links-in-react-native-apps-b22055149b3a" rel="noopener noreferrer"&gt;Handle deep links in React Native apps&lt;/a&gt; &lt;em&gt;(Jan, 2018)&lt;/em&gt; by Artsiom Staratsitarau.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Android configuration specifics:
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://desmart.com/blog/3-things-to-know-about-android-as-react-native-developer" rel="noopener noreferrer"&gt;3 Things to Know About Android as React Native Developer&lt;/a&gt; &lt;em&gt;(March, 2018)&lt;/em&gt; by Adam @ Desmart.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://medium.com/androiddevelopers/picking-your-compilesdkversion-minsdkversion-targetsdkversion-a098a0341ebd" rel="noopener noreferrer"&gt;Picking your compileSdkVersion, minSdkVersion, and targetSdkVersion&lt;/a&gt; 2016 by Ian Lake.&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Fonts:
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;How to install custom fonts in iOS and Android &lt;em&gt;(Jun, 2017)&lt;/em&gt;: &lt;a href="https://medium.com/react-native-training/react-native-custom-fonts-ccc9aacf9e5e" rel="noopener noreferrer"&gt;React Native Custom Fonts&lt;/a&gt;, by Dave Hudson.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Easiest Way to Load Your Custom Fonts in React Native  &lt;em&gt;(Jul, 2017)&lt;/em&gt; &lt;a href="https://medium.com/@fullsour/easiest-way-to-load-your-custom-fonts-in-react-native-d091fb380204" rel="noopener noreferrer"&gt;Link&lt;/a&gt;, by Fullsour.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Ultimate guide to use custom fonts in react native &lt;em&gt;(Jan, 2019)&lt;/em&gt;: &lt;a href="https://medium.com/@mehran.khan/ultimate-guide-to-use-custom-fonts-in-react-native-77fcdf859cf4" rel="noopener noreferrer"&gt;Custom Fonts&lt;/a&gt;, by Mehran Khan.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>reactnative</category>
      <category>resources</category>
      <category>react</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Tinkering workshop for girls</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Sun, 19 Aug 2018 08:56:41 +0000</pubDate>
      <link>https://forem.com/guergana/tinkering-workshop-for-girls-dc0</link>
      <guid>https://forem.com/guergana/tinkering-workshop-for-girls-dc0</guid>
      <description>&lt;p&gt;Some months ago I joined an organization called Future Legends in Berlin whose aim is to teach girls aged 6-10 about technology, be it programming, physical interphases, body language and confidence. The objective is to help close the gender gap in technology for the next generation. We want more women in tech!&lt;/p&gt;

&lt;p&gt;Yesterday I co-tutored in the first session, we taught the girls some basic electronic principles: what is a motor, what is a battery, what is a closed circuit, and how we can put all these principles together to make an art robot. A robot that draws with its marker legs. &lt;/p&gt;

&lt;p&gt;They also got to decorate their robots using googly eyes and markers. This way we showed them that technology is also fun and open for creativity. It can also be used to do arty stuff. &lt;/p&gt;

&lt;p&gt;Here are some pictures of this experience:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fb4rwwavv7kf3kjlolgcq.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fb4rwwavv7kf3kjlolgcq.JPG" title="Artbots Tinkering Workshop" alt="alt text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fr76f38qqo43oshu4iw6i.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fr76f38qqo43oshu4iw6i.JPG" title="Artbots Tinkering Workshop" alt="alt text" width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F5wa3iw6ogl8wm4d25l96.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F5wa3iw6ogl8wm4d25l96.JPG" title="Artbots Tinkering Workshop" alt="alt text" width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fn0o38djweuuz7aan51sw.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fn0o38djweuuz7aan51sw.JPG" title="Artbots Tinkering Workshop" alt="alt text" width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fm2ayhdpkqr8cy99nbt9w.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fm2ayhdpkqr8cy99nbt9w.JPG" title="Artbots Tinkering Workshop" alt="alt text" width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fbfdgbjulrxejjq4qy7d6.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fbfdgbjulrxejjq4qy7d6.JPG" title="Artbots Tinkering Workshop" alt="alt text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And here two videos of the little bots in action:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=lF3sq3Q2OBE" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxf1muk43v4u9spgpdpxg.jpg" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=g3NGw5QyG_8" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs67v7xxe496vjwqxe7a1.jpg" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some of the bots were so balanced that they drew like spyrographs. It was so cool, took me back to when I was a kid. I got very excited. &lt;/p&gt;

&lt;p&gt;If you are in Berlin bring your daughters to the workshops, they are for free!&lt;/p&gt;

&lt;p&gt;You can find all the info at the &lt;a href="https://www.facebook.com/futurelegendsberlin/" rel="noopener noreferrer"&gt;Future Legends Facebook page&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>tinkering</category>
      <category>robots</category>
      <category>womenintech</category>
    </item>
    <item>
      <title>Maker Faire Berlin 2018</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Sun, 12 Aug 2018 10:36:11 +0000</pubDate>
      <link>https://forem.com/guergana/maker-faire-berlin-2018-2lep</link>
      <guid>https://forem.com/guergana/maker-faire-berlin-2018-2lep</guid>
      <description>&lt;p&gt;For this year's Maker Faire in Berlin, we came up with the idea of recovering old music media and make a cool project. We ended up choosing music boxes and casette tapes for creating two totally different musical experiments. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F9clja149iei4i54nnplz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F9clja149iei4i54nnplz.png" title="Maker Faire" alt="alt text" width="754" height="754"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;One of the experiments is a cassette tape mixer. You can hear two cassettes tapes playing simultaneously and choose the output volume with a mixer.&lt;/p&gt;

&lt;p&gt;The cassette mixer:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=4jQXFzW5YX8" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3ck6hdieobpvzjzsglm6.jpg" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This second project that I did is a synthesizer that reads notes from paper in the way of the old piano rolls. My main idea was to make music storage media readable  and understandable because since the introduction of magnetic media the distance between the creators of the media technology and the consumers has become very big and all the media is like a black box that cannot be decodified without the use of very complex machines also created by the producers of media technology. This leaves the consumer with almost zero means of using their storage media without depending on the big (damn capitalists) machines. In this experiment you can draw on a paper and the paper is at the same time your storage media and the notes and you can understand them in the same way the machine does. Thus bringing the user closer to his/her creation (inclusive writing, of course), bridging da big gap, if you know what I mean.&lt;/p&gt;

&lt;p&gt;I want to elaborate further on this idea, I was thinking about building a machine that reads colors on a stripe of paper and produces music and play with the concept of Synesthesia.  &lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=gJl-_CWCea8" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl742q5iiguuk540fmyqb.jpg" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=nTD39pFpj90" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5xvetetwx8dnpp5dw4km.jpg" width="480" height="360"&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://maker-faire.de/maker/h%C2%9Arapparate-mitmachen-und-verstehen-2/" rel="noopener noreferrer"&gt;Link to the project description from the Official Maker Faire website.&lt;/a&gt;&lt;/p&gt;

</description>
      <category>music</category>
      <category>arduino</category>
      <category>tapes</category>
      <category>upcycling</category>
    </item>
    <item>
      <title>Hunting for electronics in Tokyo</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Sat, 09 Jun 2018 09:34:23 +0000</pubDate>
      <link>https://forem.com/guergana/hunting-for-electronics-in-tokyo-50de</link>
      <guid>https://forem.com/guergana/hunting-for-electronics-in-tokyo-50de</guid>
      <description>&lt;p&gt;I was in Japan in April and of course I couldn't avoid going around looking for electronics. From what I had seen in the media I thought I would feel in some kind of dystopian materialization of the future, where cyborgs roamed the street and people didn't interact because their souls were being sucked away by some electronic game (which you can see in some places, like the pachinko parlours), but (almost) everything felt strangely familiar, a very well balanced combination between hi-tech and traditional culture. I felt home, like in Mexico City most of the time.&lt;/p&gt;

&lt;p&gt;I was on many missions and one of them was getting prepared for the Maker Faire that took place in Berlin at the end of May of 2018, I will write a post about this great experience later: I had a project in mind already but I hadn't started to build a prototype and time was ticking.&lt;/p&gt;

&lt;h2&gt;
  
  
  THE BOOKSTORE
&lt;/h2&gt;

&lt;p&gt;First thing I noticed that was unlike other places I had seen (but I could be proven wrong by visiting more bookstores in Berlin), is that you could find boards in regular bookstores in the tech section. In other places I have visited you only find Arduinos and Raspeberry Pi's in specialized electronic and DIY stores where people go usually already with some knowledge of what they are. Though at least where I took this picture was in Akihabara, the center for electronics and Otaku culture of Japan, so that may be the reason. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F3yg1uk62gga04izzu13i.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F3yg1uk62gga04izzu13i.JPG" title="Boards at Shosen Book Tower" alt="alt text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This picture is from the Shosen Book Tower at Akihabara. A quite big bookstore that also had quite a collection of all sorts of fetishy anime and Hentai.&lt;/p&gt;

&lt;p&gt;Another thing worth mentioning about bookstores in Japan (and this I saw in all major bookstores I visited) is that they have lots and lots of technical books in store, they have only Japan edition of editorials like O'Reilly and Make and even the translated ones are much more beautifully designed and illustrated than the English ones (dough, of course, they are Japanese books).&lt;/p&gt;

&lt;p&gt;I was felt incredibly frustrated because being the book junkie that I am, I wanted to buy lots of these books, but I couldn't understand a word. :'( &lt;/p&gt;

&lt;p&gt;Just a sneak peek, these books don't seem to exist in English:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Figr4pkq2as212wocbnif.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Figr4pkq2as212wocbnif.JPG" title="Make Books at Shosen Book Tower " alt="alt text" width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fp60ya4ouj005hthw79p5.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fp60ya4ouj005hthw79p5.JPG" title="Make Books at Shosen Book Tower " alt="alt text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F8oypxwlskxa82oerkcev.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F8oypxwlskxa82oerkcev.JPG" title="Make Books at Shosen Book Tower " alt="alt text" width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This series also looks very cool, haven't found it anywhere in English so far.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fyr11anrag8i7fs6dyarr.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fyr11anrag8i7fs6dyarr.JPG" title="Make Books at Shosen Book Tower" alt="alt text" width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F71j96funy7nfhw5nnlyj.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F71j96funy7nfhw5nnlyj.JPG" title="Make Books at Shosen Book Tower" alt="alt text" width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  THE STORES
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Akizuki Denshi
&lt;/h3&gt;

&lt;p&gt;After roaming around with books I finally got some electronic stores in Akihabara.&lt;br&gt;
Akihabara is well known for being Tokyo's electronic district and I was expecting to find lots of electronic component stores... actually you can find lots of stores for consumer electronics like cellphones, SD cards and the like. The stores that sell components and kits are not that many and not that big, you need to search for them.&lt;/p&gt;

&lt;p&gt;I was at several stores and my favorite one was &lt;a href="http://akizukidenshi.com/catalog/default.aspx" rel="noopener noreferrer"&gt;Akizuki Denshi&lt;/a&gt;, they had a very good supply of components and again, I was amazed on how the Japanese are so organized and manage to make the best of small places.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fz8cc2f64y1ldg4qycqra.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fz8cc2f64y1ldg4qycqra.JPG" title="Electronic Components at Akizuki Denshi" alt="alt text" width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fobv5q1u04yxq8sni5iv1.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fobv5q1u04yxq8sni5iv1.JPG" title="Electronic Components at Akizuki Denshi" alt="alt text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Another thing that made me very happy about this store is that I wanted a Mastech 8260 series multimeter, and the only way you can get them in Germany is to order them from China, I ordered mine, it got lost somewhere on the way, I even got the money back after two months... and I found it at this store... and it was cheap! &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.staticbg.com%2Fthumb%2Fview%2Foaupload%2Fbanggood%2Fimages%2F5E%2F54%2Fc7e1dbb5-04d5-7358-180b-5347a6c25791.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.staticbg.com%2Fthumb%2Fview%2Foaupload%2Fbanggood%2Fimages%2F5E%2F54%2Fc7e1dbb5-04d5-7358-180b-5347a6c25791.jpg" title="Electronic Components at Akizuki Denshi" alt="alt text" width="361" height="361"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Marutsu
&lt;/h3&gt;

&lt;p&gt;Another very good store, bigger than Akizuki Denshi is &lt;a href="https://www.marutsu.co.jp/" rel="noopener noreferrer"&gt;Marutsu&lt;/a&gt;. I think it was there where I got the board I needed for my maker faire project. They had all sorts of qualities and prices, which was good because it was on the last day of the trip and I was broke already. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F1h7i6ew1gssxsvbyym0v.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F1h7i6ew1gssxsvbyym0v.JPG" title="Boards at Marutsu" alt="alt text" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Electric City
&lt;/h3&gt;

&lt;p&gt;This is an indoor market with small booths selling each very specific electronic parts. It reminded me a lot about the electronics markets in Mexico, where you have all these booths crammed in a very small places. Like there is one if you want to buy only switches, another booth for capacitors of all types and so on. &lt;/p&gt;

&lt;p&gt;It took me a while to find it, because the entrance is really small, and the staff wasn't as friendly as in other places in the city. :-/ It is still worth a visit maybe if you are looking for something very specific.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.google.com/maps/place/Electric+City/@35.69868,139.7707241,21z/data=!4m12!1m6!3m5!1s0x60188c1dd8a6f971:0x91199f574e58a9c4!2sgee+store*21*21!8m2!3d35.7018477!4d139.7712266!3m4!1s0x0:0xf941f8a3040f295c!8m2!3d35.6987121!4d139.770814" rel="noopener noreferrer"&gt;The location of Electric City&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;To conclude, well yes, you can find lots of interesting stuff in Akihabara, but I didn't feel they had more things than in Mexico for example, which is not considered a tech capital by most standards. I think also because in Mexico there is a big market for reused parts, as it is part of the third world there is a bigger tendency to repair electronics rather than buying new or maybe because I know Mexico much better or the stores are bigger there. In Mexico they don't always have things in stock though and they don't sell as many boards for Makers and DIY projects, you need a special store for Pis and Arduinos, I know only two or three places where you can get them and getting books on the subject and in Spanish is very difficult.&lt;/p&gt;

&lt;p&gt;Well, that was it for this post. I hope I find some time soon to post about my project at the Maker Faire Berlin and what I did with that board I got at Akihabara. (That board has already travelled more than many people). &lt;/p&gt;

&lt;p&gt;Happy Akihabara electronic shopping! &lt;/p&gt;




&lt;p&gt;It would be fun to make a post about buying electronics in Berlin, the city where I currently live... though it didn't come to mind immediately because that's part of my routinary life... not as exciting. Though I just remembered when I went to an electronic shop in Chiang Mai in Thailand... it was a lovely experience. I will write about that in a future post hopefully as well. &lt;/p&gt;

</description>
      <category>iot</category>
      <category>electronics</category>
      <category>japan</category>
      <category>tokyo</category>
    </item>
    <item>
      <title>Conferences, Meetups, Hackathons: A learning rollercoaster in the past two months. Part III - The Workshops</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Thu, 05 Apr 2018 14:45:43 +0000</pubDate>
      <link>https://forem.com/guergana/conferences-meetups-hackathons-a-learning-rollercoaster-in-the-past-two-months-part-iii---the-workshops-27i5</link>
      <guid>https://forem.com/guergana/conferences-meetups-hackathons-a-learning-rollercoaster-in-the-past-two-months-part-iii---the-workshops-27i5</guid>
      <description>&lt;p&gt;Workshops are my favorite events in the geek world. You sit there and learn how to use a technology, there are usually freebies, if you get stuck there is a mentor to help and they don't have the inherent competitive nature of the Hackathons because we are just here to learn, buddy, relax!&lt;/p&gt;

&lt;h1&gt;
  
  
  Workshop 0. Women Who Go Berlin - Bill Kennedy's Ultimate Go Workshop.
&lt;/h1&gt;

&lt;p&gt;I was actually not going to mention this one, because I ran away from this event. Front End can be very frustrating: adjusting pixels to please the designers, having to learn a new framework every two weeks because the one you are using is already not hot and in anymore, having to adjust things for a gazillion devices, etc. So thinking to myself, let's do some real engineering here, let us dive into back end development, I found a &lt;a href="https://www.eventbrite.com/e/women-who-go-berlin-bill-kennedys-ultimate-go-workshop-tickets-42419698460#" rel="noopener noreferrer"&gt;Go Language Workshop&lt;/a&gt; organized by the fabulous team of Hello Fresh and Bill Kennedy. It was an all weekend event, and well... I was there for 4 hours and soon realised I needed to sleep and recover on the weekend. The time I was there I could see it was a very good and detailed workshop, but for people who were already familiar with the language.&lt;/p&gt;

&lt;p&gt;(Well, you see why I started counting from 0).&lt;/p&gt;

&lt;p&gt;The other two workshops I did attend till the end. I could have even stayed there my whole life and never go back to doing anything else. These workshops rocked!&lt;/p&gt;

&lt;h1&gt;
  
  
  Workshop 1. IoT and MicroPython workshop
&lt;/h1&gt;

&lt;p&gt;This is one of the many events I have been to already organized by the fantastic, awesome, amazing, wonderful &lt;a href="http://wtmberlin.com/" rel="noopener noreferrer"&gt;Women Techmakers Berlin&lt;/a&gt; and &lt;a href="http://berlin.pyladies.com/" rel="noopener noreferrer"&gt;PyLadies Berlin&lt;/a&gt; Groups.&lt;/p&gt;

&lt;p&gt;I am not a Python developer but I was very excited they were offering a workshop on how to program a (somewhat) new board called Micropython. I bought my board in advance, it was a bit pricey, I paid 32 pounds all n all, but you could apply for a free board alleging that you don't have that much money. I work a lot so I didn't feel like being Berlin miserable and I paid for mine, the workshop was for free already. &lt;/p&gt;

&lt;p&gt;As we all know this board is not going to be that fast since Python is a high level programming language, in comparison to let's say Arduino. But the strength of this board lies in the beginner friendliness of Python, so this would make a great option for educational and prototyping purposes. And I mean, ultra speed is overrated, we should all be more patient and calm, anyway. &lt;/p&gt;

&lt;p&gt;When we got there we were received with a bag of freebies that included a touch LCD Screen, two continuos microservos with attacheable wheels, a humidity - temperature sensor, an LED and some more things I cannot remember.&lt;/p&gt;

&lt;p&gt;We worked on some examples included in &lt;a href="http://docs.micropython.org/en/latest/pyboard/pyboard/tutorial/intro.html" rel="noopener noreferrer"&gt;the official Micropython documentation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;And a github page with tutorials made specially for this workshop that included using the LCD screen in different setups, including displaying the information received from the Humidity/Temperature Sensor. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/tine3700/micropython/tree/master/docs/pyboard/tutorial" rel="noopener noreferrer"&gt;Here is the github repo.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the technical description of the board:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fstore.micropython.org%2Fmedia%2Fproducts%2FPYBLITEv1_0-AC-D.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fstore.micropython.org%2Fmedia%2Fproducts%2FPYBLITEv1_0-AC-D.jpg" title="Micropython" alt="alt text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And this is my board, it has a golden housing. It is f***ng Golden!!! I love my Micropython board so much, yo ppls.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F2wke5t4g4qhvkb0h9mqf.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F2wke5t4g4qhvkb0h9mqf.jpg" title="Micropython" alt="alt text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We were mostly trying out the syntax and the wiring and there is a slack group where there are proposals for groups to develop more advanced ideas.&lt;/p&gt;

&lt;p&gt;The coolest thing is that I arrived a bit lateish to the workshop and I sat in the only free place I found. We were like 7 people at one table and I was staring at a girl that had some earring that looked mexican, in the end I asked and yes, she is indeed mexican, then another girl at our table is colombian and a student of Data Science and the guy next to me is originally from Venezuela and he is an electronic engineer that is learning Python and making his own company developing a product with IoT applied to agriculture. The other people at the table were super cool and friendly too but it was great to see so many people from Latinamerica in a techy event. &lt;/p&gt;

&lt;p&gt;There was even a talk from Amazon Go. Have you seen this ad where a woman goes into a shop and she just puts stuff in her purse and then it is all automatically charged to her account when she goes out? Well, it doesn't seem to be fiction. Someone from Amazon was there to show us what is behind this technology, he even brought a prototype of an IoT device with a camera and a very powerful processor that used machine learning I think to recognize objects. He had a ping pong paddle and a ball and the thing was recognizing it correctly but was having trouble recognizing the people standing all around.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=NrmMk1Myrxc" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/http%3A%2F%2Fimg.youtube.com%2Fvi%2FNrmMk1Myrxc%2F0.jpg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I would write more about this workshop, I really had a great time there. The ladies at Women Tech Makers Berlin and PyLadies are doing a great job. Even the catering was really good. Keep up doing these fantastic events, please! &lt;/p&gt;

&lt;h1&gt;
  
  
  Workshop 2. From E-Waste to Sound
&lt;/h1&gt;

&lt;p&gt;This workshop was a bit different, the previous one had somehow of a gender focus and had lots of sponsors, we were pampered and given lots of stuff, the intenton here, on the other hand, was to build something an electronic device using the cheapest, not even cheapest, but free electronics you can find: e-waste! And we all have a lot of that lying around. &lt;/p&gt;

&lt;p&gt;This one was at Common Ground, a small store / small manufacturer of synthesizers at the epicenter of the hipsterness of Neukoelln (I am talking about you, Schillerkiez). &lt;/p&gt;

&lt;p&gt;Our mission was to build a contact microphone with an amplifier using parts recovered from the trash. And that is what we did!!!!&lt;/p&gt;

&lt;p&gt;Take a look. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fejvk2y590vam0vhzy7jk.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fejvk2y590vam0vhzy7jk.jpg" title="My contact mic" alt="alt text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The piezo is the contact surface, if you put the white ceramic side on a surface and then make it vibrate you can hear the sound amplified through the loudspeaker. This loudspeaker was kindly given to me by the very nice person sitting next to me that did the homework and brought a whole bag full of electronic oldies.&lt;/p&gt;

&lt;p&gt;The capacitors we took away from some circuits that  were already at the workshop. We had to desolder them and make sure they were not damaged in the process. Man, that was hard. We also had to polish our soldering skills because the board was quite small. I left pretty proud of my soldering, look at this beauty:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fsl08ga523299h6ewunr1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fsl08ga523299h6ewunr1.jpg" title="My very beautiful soldering" alt="alt text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hahaha, we were almost going inside the boards to test the connections and see that everything was working. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fy2v44hfohaqedbrh80g0.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fy2v44hfohaqedbrh80g0.jpg" title="Soldering" alt="alt text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;At the moment of truth most of the devices worked. A couple of people had some trouble though and they stayed fixing their little monsters.&lt;/p&gt;

&lt;p&gt;It was a lot of fun as well. I really recommend &lt;a href="https://commonground.community/" rel="noopener noreferrer"&gt;Common Ground&lt;/a&gt; to anyone who wants to learn about electronics and sound. I am looking forward to their next workshops. They also sell pretty cool stuff, like these synths. I want one of those Berliner Schule synths since quite some time now, but they cost 90eu, I may as well just build my own:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fjdga9qunth2uyznw8rx9.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fjdga9qunth2uyznw8rx9.jpg" title="Synths at Common Ground" alt="alt text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So, that was it. I hope I find some time to write about the Meetups (Part IV) I attended in these two months.&lt;/p&gt;

</description>
      <category>iot</category>
      <category>micropython</category>
      <category>electronics</category>
      <category>ewaste</category>
    </item>
    <item>
      <title>Conrad Maker Faire 2017</title>
      <dc:creator>Guergana Tzatchkova</dc:creator>
      <pubDate>Sun, 01 Apr 2018 17:12:51 +0000</pubDate>
      <link>https://forem.com/guergana/conrad-maker-faire-2017-1b9n</link>
      <guid>https://forem.com/guergana/conrad-maker-faire-2017-1b9n</guid>
      <description>&lt;p&gt;Oh, I just realized I hadn't posted this. I was supposed to post this in December 2017. &lt;/p&gt;

&lt;p&gt;Well,  in December me and a friend, Katrin, took part in the Conrad Maker Faire. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi0.wp.com%2Fmaker-faire.de%2Fwp-content%2Fuploads%2F2017%2F08%2FConradMiniMakerFaire.png%3Fresize%3D300%252C300%26ssl%3D1" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fi0.wp.com%2Fmaker-faire.de%2Fwp-content%2Fuploads%2F2017%2F08%2FConradMiniMakerFaire.png%3Fresize%3D300%252C300%26ssl%3D1" title="DIY solar charger" alt="alt text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We were doing a demonstration on how to charge a cell phone with a solar panel. We forgot that we needed the sun also for it to work out but we managed with a table lamp and a big solar panel. &lt;/p&gt;

&lt;p&gt;It ended up being more like how to transfer energy for dummies. Which was also very helpful for ourselves because we didn't know anything about the subject before diving into the it.&lt;/p&gt;

&lt;p&gt;So basically how to store energy from a solar panel to a battery and then from the battery to a cell phone battery. We could also demonstrate that you can transfer energy directly from the solar panel to the telephone but that is not exactly a best practice.&lt;/p&gt;

&lt;p&gt;These are some pictures from our stand, which was also very DIY. Improvisation queens. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fqsi6i0v0b7of56l0v73e.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fqsi6i0v0b7of56l0v73e.jpg" title="DIY solar charger" alt="alt text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Ft0iir35iyaik9t3p6ji0.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Ft0iir35iyaik9t3p6ji0.jpg" title="Solar Charger 2" alt="alt text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>makerfaire</category>
      <category>physicalcomputing</category>
      <category>energystorage</category>
      <category>solarenergy</category>
    </item>
  </channel>
</rss>
