-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjonathan.html
More file actions
132 lines (105 loc) · 6.7 KB
/
jonathan.html
File metadata and controls
132 lines (105 loc) · 6.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-179848670-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-179848670-1');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>Iff</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Quantico Font -->
<link href="https://fonts.googleapis.com/css?family=Mulish" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<nav class="black" role="navigation">
<div class="nav-wrapper container"><a id="logo-container" href="index.html" class="brand-logo">if and only if (iff)</a>
<ul class="right hide-on-med-and-down">
<li><a href="about.html">About Us</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="blog.html">Blog </a></li>
</ul>
<ul id="nav-mobile" class="sidenav">
<li><a href="about.html">About Us</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="blog.html">Blog </a></li>
</ul>
<a class="sidenav-trigger" href="#" data-target="nav-mobile">
<i class="material-icons">menu</i>
</a>
</div>
</nav>
<div class="section no-pad-bot" id="index-banner">
<div class="container">
<br><br>
<h1 class="header center grey-text"> Jonathan Varghese </h1>
<div class="row center">
<h5 class="header col s12 light"> Quantum Chemsitry Intern | Folsom, California, USA </h5>
</div>
<div class="row center">
<br><br>
</div>
</div>
<div class="container" >
<div class="section">
<!-- Icon Section -->
<div class="row">
<div class="icon-block">
<h3 class="">About Jonathan</h5>
<p class="light">
My name is Jonathan Varghese, I am a UC Davis Applied Physics/Computer Science alumni. I have interests in ab initio quantum chemistry methods using QPUs, as well as interests in the physics of quantum computing hardware modalities. During my time at Davis, I worked in Prof. Nancy Aggarwal’s group, where we were building an experiment that used vacuum sealed, optically levitated nanoparticles to measure high frequency gravitational waves. I was tasked to redesign the existing layout of the experiment from its sister project based in Northwestern, and spent my time creating an application that allowed users to find mode matched solutions for optics setups. I would use this application to redesign the vacuum chamber using CAD in order to implement the adjustments required. My introduction to quantum computing was through a grad level course at Davis, EEC 289L: Quantum Information Science, where I was introduced to basic quantum computing theory, Dirac notation, Bloch spheres, quantum cryptography algorithms, and various modality designs. I also was an active member of Quantum Computing at Davis (QCaD) club, where students would convene for weekly discussions and peer lectures on quantum computing topics. Through this club I attended iQuHack in Jan 2025, an annual quantum hackathon hosted by MIT, where I studied and simulated the dynamics of cat qubits. Our team learned how to set up Fock states, create Wigner plots, and solve the Lindbladian Equations of these systems. It was to further explore these cat qubits and their implementations, I was recruited by Iff in August 2025.
<br> </br>
Since joining Iff, I have been experimenting with ways to emulate cat qubit dynamics using non-bosonic modalities, and hope to use this to simulate open-system molecular dynamics. I have been working on finding ways to take the bosonic, non- unitary, non- Hermitian Hamiltonian of a cat qubit system and find ways to approximate this into a unitary gate that can be encoded onto a fermionic quantum circuitry. I am interested in studying whether this can be done, and documenting what the process of switching modalities entails. I am hoping to eventually find ways to encode a molecular basis onto this transpiled fermionic cat qubit system, and solve Lindbladians of molecules that are submerged in a bath environment, simulating real life biochemical environments. In addition to these explorations, I have been attempting to connect IFF with possible biotech collaborators worldwide, including in Karnataka, India. I have also been conducting market research on companies utilizing QPUs for ab initio quantum chemistry, what methods currently exist for doing so, and attempting to compile this research into an informal industry literature review to be published on our site.
<br> </br>
<img class="responsive-img" src=images/cftrijonathan.jpg width=50%>
<br> </br>
I hope to work directly with quantum computing hardware in the future, and have interests in benchmarking the advantages specific modalities have for various use cases. I have also grown to be interested in ab initio, wavefunction based computational chemistry, and the implications quantum computing may have on the field. Please <a href="https://www.linkedin.com/in/jonathan-k-varghese"> reach out </a> to collaborate or discuss anything to do with quantum computing hardware, or even general photonics work.
</p>
</div>
</div>
</div>
</div>
<br><br>
</div>
<div class="container">
<div class="section">
</div>
</div>
<br><br>
</div>
<div class="container">
<div class="section">
<!-- Icon Section -->
<div class="row">
<div class="icon-block">
<h3 class="">Follow Us</h5>
<p class="light"> Follow us on <a href="https://www.linkedin.com/company/ifftech">Linkedin</a> and <a href="https://github.com/IffTech/"> Github </a> to stay up to date on our progress!
</p>
</div>
</div>
</div>
<br><br>
</div>
<footer class="page-footer black">
<div class="container">
</div>
<div class="footer-copyright">
<div class="container">
Copyright 2025 Iff Technologies, LLC. All rights reserved. Get in touch with us at <a href="mailto:contact@iff.bio">contact@iff.bio </a>.
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
</body>
</html>