Difference between revisions of "Team:Kyoto/Team"

(Prototype team page)
 
 
(59 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Kyoto}}
+
{{Kyoto_Common}}
 
<html>
 
<html>
  
 +
<style>
  
 +
  #background{
 +
    position:fixed;
 +
    min-width: 1024px;
 +
    width:100%;
 +
    z-index:-1;
 +
  }
 +
  #background-image{
 +
    width:100%;
 +
  }
 +
  #topbanner-wrapper{
 +
    min-width:1024px;
 +
    position:relative;
 +
  }
 +
  #topbanner{
 +
    position:absolute;
 +
    width: 565px;
 +
    height: 105px;
 +
    top:0;
 +
    bottom:0;
 +
    left:0;
 +
    right:0;
 +
    margin: auto;
 +
    background-image: url(https://static.igem.org/mediawiki/2016/6/6b/T--Kyoto--title-24.png);
 +
    background-position: center center;
 +
  }
 +
  #button_wrapper{
 +
    width: 1023px;
 +
    height: 186px;
 +
    margin: 0 auto;
 +
    padding: 0;
 +
    letter-spacing: -1em;
 +
  }
 +
  #button_left{
 +
    /*float: left;*/
 +
    display: inline-block;
 +
    width:341px;
 +
    height: 186px;
 +
    letter-spacing: normal;
 +
    border: 1px solid #000;
 +
  }
 +
  #button_center{
 +
    display: inline-block;
 +
    width:341px;
 +
    height: 186px;
 +
    letter-spacing: normal;
 +
    border: 1px solid #000;
 +
  }
 +
  #button_right{
 +
    display: inline-block;
 +
    width:341px;
 +
    height: 186px;
 +
    letter-spacing: normal;
 +
    border: 1px solid #000;
 +
  }
 +
  #contents{
 +
    background-color:#ffffff;
 +
  }
  
<div class="column full_size" >
+
  .bio{
 +
    width: 1024px;
 +
    height:500px;
 +
    margin: 15px 0;
 +
  }
 +
  .biopic{
 +
    width: 500px;
 +
    height: 500px;
 +
    float: left;
 +
  }
 +
  .biopic img{
 +
    width: 500px;
 +
    height: 500px;
 +
  }
 +
  .biotext{
 +
    width: 500px;
 +
    height: 500px;
 +
    float: right;
 +
    font-size: 20px;
 +
    color: #808080;
 +
  }
 +
  .biotext h3{
 +
    font-size: 30px;
 +
    color: #808080;
 +
    border-bottom:1px solid #808080;
 +
  }
 +
</style>
  
<p>In this page you can introduce your team members, instructors, and advisors. </p>
+
<head>
 +
<script type="text/javascript">
 +
  window.onload = function bwWidth(){
 +
    var bw = document.getElementById("topbanner-wrapper");
 +
    var width = Math.max(parseInt(document.documentElement.clientWidth),1024);
 +
    var newwidth = width * 397 / 1368 - 72
 +
    bw.style.height = newwidth + "px";
 +
  }
 +
  window.onresize = function bwWidth(){
 +
    var bw = document.getElementById("topbanner-wrapper");
 +
    var width = Math.max(parseInt(document.documentElement.clientWidth),1024);
 +
    var newwidth = width * 397 / 1368 - 72
 +
    bw.style.height = newwidth + "px";
 +
  }
 +
</script>
 +
</head>
 +
<body>
 +
  <div id="background">
 +
    <img id="background-image" src="https://static.igem.org/mediawiki/2016/1/1d/T--Kyoto--pagephoto-04.png">
 +
  </div>
 +
    <div id="header">
 +
      <div id="nav-wrapper">
 +
        <div class="nav">
 +
          <ul class="nv">
 +
            <li id ="nv0" style="width:56px"><a href="https://2016.igem.org/Team:Kyoto"></a></li>
 +
            <li id ="nv1">
 +
              <a></a>
 +
              <ul>
 +
                <li id="nv11"><a href="https://2016.igem.org/Team:Kyoto/Description"></a></li>
 +
                <li id="nv12"><a href="https://2016.igem.org/Team:Kyoto/Proof"></a></li>
 +
              </ul>
 +
            </li>
 +
            <li id ="nv2">
 +
              <a></a>
 +
              <ul>
 +
                <li id="nv21"><a href="https://2016.igem.org/Team:Kyoto/Software"></a></li>
 +
                <li id="nv22"><a href="https://2016.igem.org/Team:Kyoto/Collaborations"></a></li>
 +
              </ul>
 +
            </li>
 +
            <li id ="nv3"><a href="https://2016.igem.org/Team:Kyoto/Achievements"></a></li>
 +
            <li id ="nv4"><a href="https://2016.igem.org/Team:Kyoto/Experiments"></a></li>
 +
            <li id ="nv5">
 +
              <a></a>
 +
              <ul>
 +
                <li id="nv51"><a href="https://2016.igem.org/Team:Kyoto/Integrated_Practices"></a></li>
 +
                <li id="nv52"><a href="https://2016.igem.org/Team:Kyoto/HP/Silver"></a></li>
 +
                <li id="nv53"><a href="https://2016.igem.org/Team:Kyoto/HP/Gold"></a></li>
 +
              </ul>
 +
            </li>
 +
            <li id ="nv6"><a href="https://2016.igem.org/Team:Kyoto/Notebook"></a></li>
 +
            <li id ="nv7">
 +
              <a></a>
 +
              <ul>
 +
                <li id="nv71"><a href="https://2016.igem.org/Team:Kyoto/Team"></a></li>
 +
                <li id="nv72"><a href="https://2016.igem.org/Team:Kyoto/Attributions"></a></li>
 +
              </ul>
 +
            </li>
 +
            <li id ="nv8"><a href="https://2016.igem.org/Team:Kyoto/Safety"></a></li>
 +
          </ul>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <div id="topbanner-wrapper">
 +
      <div id="topbanner">
 +
      </div>
 +
    </div>
 +
    <div id="contents-wrapper">
 +
      <div id="contents">
  
 +
        <h1>Members</h1>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/5/5e/T--Kyoto--bio01a.jpeg" onmouseover="this.src='https://static.igem.org/mediawiki/2016/4/45/T--Kyoto--bio01.jpeg'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/5/5e/T--Kyoto--bio01a.jpeg'">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Yuta Michimori</h3>
 +
              <p>2nd year student majoring in fundamental chemistry</p>
 +
              <p>I took part in Team Management, Experimentation, Wiki/Poster Creation, and Presentation. Especially, I was in charge of iGEMKyoto, and managed this team's general direction.</p>
 +
              <q>α Lyr</q>
 +
          </div>
 +
        </div>
  
</div>
+
        <div class="bio">
 
+
  <div class="biopic">
<div class="column half_size" >
+
              <img src="https://static.igem.org/mediawiki/2016/f/f1/T--Kyoto--bio02a.jpeg" onmouseover="this.src='https://static.igem.org/mediawiki/2016/5/57/T--Kyoto--bio02.jpeg'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/f/f1/T--Kyoto--bio02a.jpeg'"/>
<h5>Inspiration</h5>
+
          </div>
<p>You can look at what other teams did to get some inspiration! <br />
+
          <div class="biotext">
Here are a few examples:</p>
+
              <h3>Tomoki Uchino</h3>
<ul>
+
              <p>2nd year student majoring in Bioresource Science</p>
<li><a href="https://2014.igem.org/Team:METU_Turkey_team">METU Turkey </a></li>
+
              <p>I took part in team management, experimentation, wiki and poster creation, and presentation. Especially, I was in charge of project management, from conceptual designs to experimentation scheduling.</p>
<li><a href="https://2014.igem.org/Team:Colombia/Members">Colombia</a></li>
+
              <q>I love the character of NOROCATCHER.</q>
<li><a href="https://2014.igem.org/Team:Stony_Brook/Team">Stony Brook</a></li>
+
          </div>
<li><a href="https://2014.igem.org/Team:OUC-China/Team">OUC-China</a></li>
+
        </div>  
</ul>
+
 
+
</div>
+
 
+
<div class="column half_size" >
+
<h5>What should this page contain?</h5>
+
<ul>
+
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
<li>You can add a small biography or a few words from each team member, to tell us what you like, and what motivated you to participate in iGEM.</li>
+
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
<li>Remember that image galleries can help you showcase many pictures while saving space.</li>
+
</ul>
+
</div>
+
  
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/a/ae/T--Kyoto--bio03.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Hideki Kaneko</h3>
 +
              <p>2nd year student majoring in Environmental Engineering</p>
 +
              <p>I took part in Wiki and Poster Creation. Especially, I was in charge of developing software, and coding Wiki.</p>
 +
              <q>It’s no use crying over spilt medium.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/7/72/T--Kyoto--bio04.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Shunta Notsu</h3>
 +
              <p>2nd year student majoring in Chemistry</p>
 +
              <p>I took part in Team Management, Experimentation, and Wiki/Poster Creation. Especially, I was in charge of financial management.</p>
 +
              <q>I love music and Organic Chemistry.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/c/c0/T--Kyoto--bio05.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Takahiro Iguchi</h3>
 +
              <p>2nd year student majoring in biochemistry</p>
 +
              <p>I took part in experimentation. Especially, I was in charge of preparation of VLP.</p>
 +
              <q>Everytime I do my experiment work, "The Truth" tricks me.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/5/57/T--Kyoto--bio06.jpg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Kai Egashira</h3>
 +
              <p>2nd year student majoring in agriculture</p>
 +
              <p>I took part in Experimentation. Especially, I was in charge of  constructing scFv parts.</p>
 +
              <q>All roads lead to HQ</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/1/1f/T--Kyoto--bio07.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Erina Yamamoto</h3>
 +
              <p>2nd year student majoring in medicine</p>
 +
              <p>I took part in experimentation and wiki creation. Especially, I worked on plasmid construction.</p>
 +
              <q>Good medicine tastes bitter</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/8/86/T--Kyoto--bio08.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Kim Jinsol</h3>
 +
              <p>3rd year student majoring in Applied Life Sciences</p>
 +
              <p>I took part in experimentation. Especially, I was in charge of building CBD domains.</p>
 +
              <q>I'm searching my life.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/9/94/T--Kyoto--bio09.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Wan Zeff</h3>
 +
              <p>3rd year student majoring in Applied Life Sciences</p>
 +
              <p>I took part in Experimentation. Especially, I was in charge of promoter.</p>
 +
              <q>Only Wan</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/7/74/T--Kyoto--bio010.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Shuhei Yamada</h3>
 +
              <p>2nd year student majoring in aerospace engineering</p>
 +
              <p>I took part in experimentation, wiki/poster creation, and presentation. Especially, I was in charge of translating the entire Japanese contents of our research.</p>
 +
              <q>Carpe Diem.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/6/62/T--Kyoto--bio011.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Momoe Sukegawa</h3>
 +
              <p>3rd year student majoring in pedagogy</p>
 +
              <p>I took part in Team management. Especially, I worked on reorganizing this team.</p>
 +
              <q>(΄◉◞౪◟◉`)</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/1/1d/T--Kyoto--bio013.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Sora Matsumoto</h3>
 +
              <p>3rd year student majoring in Applied Life Sciences</p>
 +
              <p>I took part in Team Management and Wiki/Poster Creation. Especially, I worked on Parts Registry.</p>
 +
              <q>I had a great summer.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/1/18/T--Kyoto--bio014.jpg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Hao Li</h3>
 +
              <p>3rd year student majoring in Applied Life Sciences</p>
 +
              <p>I took part in Team management and Experimentation. Especially, I was in ex-charge of the project management, from conception to experimentation.</p>
 +
              <q>I wetted my pants when I saw this gorgeous uniformed resume.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/5/5f/T--Kyoto--bio15a.jpg" onmouseover="this.src='https://static.igem.org/mediawiki/2016/4/41/T--Kyoto--bio015.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/5/5f/T--Kyoto--bio15a.jpg'"/>
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Motoharu Nakamura</h3>
 +
              <p>3rd year student majoring in Applied Life Sciences</p>
 +
              <p>I took part in wiki creation. Especially, I was in charge of design.</p>
 +
              <q>My motto is Everything's gonna be OK.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/4/42/T--Kyoto--bio016.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Hironari Sassa</h3>
 +
              <p>1st year student majoring in Chemistry</p>
 +
              <p>Itook part in Experimentation. Especially, I was in charge of Western Blotting.</p>
 +
              <q>Where is my upper body</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/e/e7/T--Kyoto--bio017.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Ren Takimoto</h3>
 +
              <p>1st year student majoring in agriculture</p>
 +
              <p>I took part in  Wiki/Poster Creation and Experimentation. Especially, I was in charge of Human Practice activity.</p>
 +
              <q>Let it go.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/7/73/T--Kyoto--bio018.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Yuishin Kosaka</h3>
 +
              <p>1st year student majoring in Applied Life Sciences</p>
 +
              <p>I took part in Wiki/Poster Creation. Especially, I worked on Human Practice and Material and Method.</p>
 +
              <q>We Are The Champions</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/9/99/T--Kyoto--bio019.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Eri Koide</h3>
 +
              <p>1st year student majoring in Agriculture</p>
 +
              <p>I took part in Wiki and poster creation. Especially, I was in charge of drawing figures.</p>
 +
              <q>A drawing man will catch at a straw</q>
 +
          </div>
 +
        </div>
 +
<div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/9/98/T--Kyoto--bio020.jpg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Daiya Ohara</h3>
 +
              <p>1st year student majoring in immunology</p>
 +
              <p>I took part in Experimentation  and Wiki/Poster Creation. Especially, I was in charge of Western Blotting.</p>
 +
              <q>feeding E.coli in my body</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/c/c1/T--Kyoto--bio021.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Urara Miyazaki</h3>
 +
              <p>1st year student majoring in fundamental science</p>
 +
              <p>I took part in experimentation and wiki creation. Especially, I worked on scanning electron microscope assay, and coding lab notes.</p>
 +
              <q>Happiness depends upon ourselves.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/d/d5/T--Kyoto--bio022.jpg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Yousuke Isoda</h3>
 +
              <p>1st year student majoring in science</p>
 +
              <p>I took part in experimentation. Especially, I took part in CBD Experinent.</p>
 +
              <q>I love chemistry.</q>
 +
          </div>
 +
        </div>
 +
        <div class="bio">
 +
  <div class="biopic">
 +
              <img src="https://static.igem.org/mediawiki/2016/f/fa/T--Kyoto--bio023.jpeg">
 +
          </div>
 +
          <div class="biotext">
 +
              <h3>Koki Yoshimoto</h3>
 +
              <p>1st year student majoring in Pharmacy</p>
 +
              <p>I took part in analyzing the photos of Electron microscope and fluorescence microscope, and performing CBD experiment.</p>
 +
              <q>I wanna learn thermodynamics thoroughly now.</q>
 +
          </div>
 +
        </div>
  
  
 +
      </div>
 +
  </div>
 +
    <div id="footer">
 +
    <div id="footer_logos">
 +
      <img src="https://static.igem.org/mediawiki/2016/e/e6/T--Kyoto--Footer-24.png" width="874" height="95">
 +
    </div>
 +
    <div id="footer_contact">
 +
      <img src="https://static.igem.org/mediawiki/2016/e/ec/T--Kyoto--Footer-25.png">
 +
    </div>
 +
    <div id="footer_social">
 +
      <a href="mailto:igemkyoto@gmail.com"><img src="https://static.igem.org/mediawiki/2016/2/28/T--Kyoto--Footer-28.png"></a>
 +
      <a href="https://twitter.com/igemkyoto"><img src="https://static.igem.org/mediawiki/2016/8/82/T--Kyoto--Footer-26.png"></a>
 +
      <a href="https://www.facebook.com/IgemKyoto/"><img src="https://static.igem.org/mediawiki/2016/a/a3/T--Kyoto--Footer-27.png"></a>
 +
    </div>
 +
  </div>
  
 
</html>
 
</html>

Latest revision as of 17:32, 19 October 2016

Members

Yuta Michimori

2nd year student majoring in fundamental chemistry

I took part in Team Management, Experimentation, Wiki/Poster Creation, and Presentation. Especially, I was in charge of iGEMKyoto, and managed this team's general direction.

α Lyr

Tomoki Uchino

2nd year student majoring in Bioresource Science

I took part in team management, experimentation, wiki and poster creation, and presentation. Especially, I was in charge of project management, from conceptual designs to experimentation scheduling.

I love the character of NOROCATCHER.

Hideki Kaneko

2nd year student majoring in Environmental Engineering

I took part in Wiki and Poster Creation. Especially, I was in charge of developing software, and coding Wiki.

It’s no use crying over spilt medium.

Shunta Notsu

2nd year student majoring in Chemistry

I took part in Team Management, Experimentation, and Wiki/Poster Creation. Especially, I was in charge of financial management.

I love music and Organic Chemistry.

Takahiro Iguchi

2nd year student majoring in biochemistry

I took part in experimentation. Especially, I was in charge of preparation of VLP.

Everytime I do my experiment work, "The Truth" tricks me.

Kai Egashira

2nd year student majoring in agriculture

I took part in Experimentation. Especially, I was in charge of constructing scFv parts.

All roads lead to HQ

Erina Yamamoto

2nd year student majoring in medicine

I took part in experimentation and wiki creation. Especially, I worked on plasmid construction.

Good medicine tastes bitter

Kim Jinsol

3rd year student majoring in Applied Life Sciences

I took part in experimentation. Especially, I was in charge of building CBD domains.

I'm searching my life.

Wan Zeff

3rd year student majoring in Applied Life Sciences

I took part in Experimentation. Especially, I was in charge of promoter.

Only Wan

Shuhei Yamada

2nd year student majoring in aerospace engineering

I took part in experimentation, wiki/poster creation, and presentation. Especially, I was in charge of translating the entire Japanese contents of our research.

Carpe Diem.

Momoe Sukegawa

3rd year student majoring in pedagogy

I took part in Team management. Especially, I worked on reorganizing this team.

(΄◉◞౪◟◉`)

Sora Matsumoto

3rd year student majoring in Applied Life Sciences

I took part in Team Management and Wiki/Poster Creation. Especially, I worked on Parts Registry.

I had a great summer.

Hao Li

3rd year student majoring in Applied Life Sciences

I took part in Team management and Experimentation. Especially, I was in ex-charge of the project management, from conception to experimentation.

I wetted my pants when I saw this gorgeous uniformed resume.

Motoharu Nakamura

3rd year student majoring in Applied Life Sciences

I took part in wiki creation. Especially, I was in charge of design.

My motto is Everything's gonna be OK.

Hironari Sassa

1st year student majoring in Chemistry

Itook part in Experimentation. Especially, I was in charge of Western Blotting.

Where is my upper body

Ren Takimoto

1st year student majoring in agriculture

I took part in Wiki/Poster Creation and Experimentation. Especially, I was in charge of Human Practice activity.

Let it go.

Yuishin Kosaka

1st year student majoring in Applied Life Sciences

I took part in Wiki/Poster Creation. Especially, I worked on Human Practice and Material and Method.

We Are The Champions

Eri Koide

1st year student majoring in Agriculture

I took part in Wiki and poster creation. Especially, I was in charge of drawing figures.

A drawing man will catch at a straw

Daiya Ohara

1st year student majoring in immunology

I took part in Experimentation and Wiki/Poster Creation. Especially, I was in charge of Western Blotting.

feeding E.coli in my body

Urara Miyazaki

1st year student majoring in fundamental science

I took part in experimentation and wiki creation. Especially, I worked on scanning electron microscope assay, and coding lab notes.

Happiness depends upon ourselves.

Yousuke Isoda

1st year student majoring in science

I took part in experimentation. Especially, I took part in CBD Experinent.

I love chemistry.

Koki Yoshimoto

1st year student majoring in Pharmacy

I took part in analyzing the photos of Electron microscope and fluorescence microscope, and performing CBD experiment.

I wanna learn thermodynamics thoroughly now.