About
								
								I received my B.S. in Biology from the University of Puerto Rico at Mayagüez.
									During my undergraduate studies, I participated in the 
									MIT Summer Research Program (MSRP)
									in Neuroscience, where I met my advisor, Dr. Mark T. Harnett. 
									I am now happy to call the Greater Boston Area my home-away-from-home as a PhD Student in
									MIT's Department of Brain and Cognitive Sciences, where I study neuronal
									signatures of learning in the neocortex.
								My interest in neuroscience, programming and data science was cemented after attending the
									Center for Brains, Minds and Machines (CBMM) 
									Quantitative Methods Workshop
									in early January of 2017. This intensive, invite-only workshop was designed to introduce undergraduate students
									to quantitative analysis of current biology and neuroscience data using programming languages like MATLAB, Python and R.
								I returned to MIT that summer, after being selected to participate in the
									MIT Summer Research Program (MSRP) in Neuroscience. I worked with
									postdoctoral associate Dr. Lukas Fischer under Dr. Mark T. Harnett's
									advisory at the McGovern Institute for Brain Research.
								In Spring of 2018, I returned to the Harnett Lab as a Visiting Scholar, sponsored by MIT'S
									Department of Biology. This opportunity allowed me
									to continue building upon the previous summer's work, and led to a peer-reviewed publication
									(DOI: 10.7554/eLife.51458) in
									eLife.
								
I left MIT one last time that summer, only to come come back for graduate school.
									In August 2019, I started my PhD in the Department of Brain and Cognitive Sciences,
									where I now work under the advisory of Mark T. Harnett.
							
						
							
								Work
								
								I am currently working on the biophyisical principles of the dendritic plateau potential
									in the visual cortex and the plateau's relationship to learning and plasticity. More details
									to come soon!
								
							
						
							
								CV
								
								
							
						
							
								Contact
								Feel free to contact me at rmojica [at] mit [dot] edu
								
							
						
							
								Elements
								
									Text
									This is bold and this is strong. This is italic and this is emphasized.
									This is superscript text and this is subscript text.
									This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
									
									Heading Level 2
									Heading Level 3
									Heading Level 4
									Heading Level 5
									Heading Level 6
									
									Blockquote
									Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
									Preformatted
									i = 0;
while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}
print 'It took ' + i + ' iterations to sort the deck.';
								
								
									Lists
									Unordered
									
										- Dolor pulvinar etiam.
 
										- Sagittis adipiscing.
 
										- Felis enim feugiat.
 
									
									Alternate
									
										- Dolor pulvinar etiam.
 
										- Sagittis adipiscing.
 
										- Felis enim feugiat.
 
									
									Ordered
									
										- Dolor pulvinar etiam.
 
										- Etiam vel felis viverra.
 
										- Felis enim feugiat.
 
										- Dolor pulvinar etiam.
 
										- Etiam vel felis lorem.
 
										- Felis enim et feugiat.
 
									
									Icons
									
									Actions
									
									
								
								
									Table
									Default
									
										
											
												
													| Name | 
													Description | 
													Price | 
												
											
											
												
													| Item One | 
													Ante turpis integer aliquet porttitor. | 
													29.99 | 
												
												
													| Item Two | 
													Vis ac commodo adipiscing arcu aliquet. | 
													19.99 | 
												
												
													| Item Three | 
													 Morbi faucibus arcu accumsan lorem. | 
													29.99 | 
												
												
													| Item Four | 
													Vitae integer tempus condimentum. | 
													19.99 | 
												
												
													| Item Five | 
													Ante turpis integer aliquet porttitor. | 
													29.99 | 
												
											
											
												
													 | 
													100.00 | 
												
											
										
									 
									Alternate
									
										
											
												
													| Name | 
													Description | 
													Price | 
												
											
											
												
													| Item One | 
													Ante turpis integer aliquet porttitor. | 
													29.99 | 
												
												
													| Item Two | 
													Vis ac commodo adipiscing arcu aliquet. | 
													19.99 | 
												
												
													| Item Three | 
													 Morbi faucibus arcu accumsan lorem. | 
													29.99 | 
												
												
													| Item Four | 
													Vitae integer tempus condimentum. | 
													19.99 | 
												
												
													| Item Five | 
													Ante turpis integer aliquet porttitor. | 
													29.99 | 
												
											
											
												
													 | 
													100.00 |