Svetlana Shachneva

Robotic Materials Guest Scientist

▪️ I am an electrochemist with advanced knowledge of impedance spectroscopy, potentiometry, and chronoamperometry, capacitance measurements
▪️ I specialize in polyelectrolytes and biosensors (polymer synthesis, polymer materials).
▪️ I have expertise with redox-hydrogel based glucose biosensors, applicable for potentiometric measurements
▪️ I have worked as a research assistant since my 1st course in Bachelor's. Had an experience with aluminum oxide membrane technology, electroactive polymer materials (especially with ionomers and ionic Bucky-gel actuators), and carbon fiber reinforced plastics.
▪️ I have been the second manager in a project “Ionic polymer actuators” from winter 2019 to spring 2021.
▪️ I have done the literature analysis and some experiments for the project “Liquid H2 cryotanks based on fiber-reinforced plastics”.

OSZAR »
`; return; } if (tabId === 'publicatons') { // Fix spelling here contentDiv.innerHTML = ` `; return; } fetch(`/people/fetch_tab_content/${tabId}`) .then(response => { if (!response.ok) { throw new Error('Failed to load content'); } return response.json(); }) .then(data => { // Update the content div with the fetched content contentDiv.innerHTML = `${data.content}`; // contentElement.innerHTML = data.rendered_content; }) .catch(error => { console.error('Error:', error); contentDiv.innerHTML = '

Error loading content. Please try again later.

'; }); }
OSZAR »