I am a neuroscientist interested in the neuronal and molecular mechanisms of memory, brain aging and dysfunction. I study these questions using small vertebrate models such as Danionella — a miniature, transparent fish without a skull roof that I have helped pioneer as a model for systems neuroscience. Its unusual anatomy provides unprecedented optical access to the adult vertebrate brain. I am also interested in using organoid models to extend questions of neural circuit function and dysfunction to human brain circuits.
Inspired by Danionella and the regions where it is naturally found, I also started the Danionella Prize — a small personal initiative supporting creative, curiosity-driven science that values bold questions, thoughtful reasoning and ingenuity over prestige or pedigree. One way to think about it is: how much new insight is generated per research dollar spent?
Expertise
My expertise spans genetic engineering, custom imaging system development, and data analytics. As part of my work, I have generated transgenic animals (the scintillating brain activity in the background is recorded from one such animal I made), built automated high-speed image acquisition systems, developed behavioral assays, applied optogenetics, used state-of-the-art 2-photon, 1-photon scanning, and light-sheet microscopes, and created custom widefield imaging tools along with pipelines to analyze large datasets.
I care about public understanding of science. I have authored many popular science articles in magazines and newspaper. A non-fiction book has been in the works for a few years now. Soon(tm).
Hobbies
I’m passionate about exploring the world — whether it’s trekking through nature, immersing myself in vibrant cultures, or delving into the stories of historical landmarks. My curiosity extends to literature and cinema, with a particular fondness for thrillers and thought-provoking non-fiction. Stand-up comedy, especially sharp observational humor, is another source of joy for me. I also enjoy learning and tinkering, and have built a few useful digital tools.
History is a friend — I love delving into everything from ancient civilizations to modern events. Reflecting on the past that has shaped our present world is an enriching experience to me. Occasionally, you can even catch me leading a unique science history walk through the Latin Quarter in Paris (now archived and occasionally available upon request), where I share my passion for the stories behind our scientific milestones.
Contact
You can reach out to me here: gokulrajan[at]outlook[dot]com
You can request a short 30-minute meeting with me using the button below. This is to save some back and forth emails. Send me a message if it’s too early or late in your time zone!
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.';