Update résumé from Feb 2026 CV + recent nix/nyx & emacs work

Content (resume.org, regenerates both mirrors):
- Profile: refocus on quantum information, scientific ML, computational physics;
  note NixOS + org-roam/Emacs work.
- Add project "Nyx — Declarative System & Knowledge Infrastructure" (NixOS,
  distributed org-roam vault, literate Doom Emacs, praxis + CI canaries).
- Education: CS Quantum Information track; add Accelerator Simulation and Linear
  Algebra; rename to Graduate Quantum Information.
- Experience: CAAR REU now ongoing (Jun 2025 – Present) with updated bullets.
- Organizations: Quantum Coalition → Vice President (from Industry Chair);
  ACM@UMD → Co-Founder.
- Publication: paper accepted in Quantum Machine Intelligence (2025).
- Skills: expand languages/ML/tools per the CV; add Nix, Emacs Lisp, NixOS,
  Home-Manager, org-roam.

New Certifications section (Qiskit — IBM): parser gains a certifications section;
rendered in the terminal (ls certifications, summary) and the plain page (pills),
demonstrating the schema's easy extensibility.

Verified: yarn build + tsc clean; both canaries green; driven headless — terminal
and plain page both show the new content, certs, and Nyx; search isolates them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Nt6ycjAMdUMqGTGtbKocrs
pull/59/head
Claude 3 weeks ago
parent fa41452bb6
commit f1dbc591aa
No known key found for this signature in database

@ -402,7 +402,7 @@
<div class="container">
<header>
<h1>Mihir Talati</h1>
<p>Dual Degree · B.S. Computer Science (Honors) &amp; B.S. Physics (Honors) · GPA 3.974</p>
<p>Dual Degree · B.S. Computer Science (Honors — Quantum Information track) &amp; B.S. Physics (Honors) · GPA 3.974</p>
</header>
<div class="courses-card toolbar">
@ -419,7 +419,7 @@
<section id="education">
<h2 class="section-title">Education</h2>
<div class="education-grid">
<article class="card" data-search="university of maryland — college park computer science (honors) · physics (honors) b.s. computer science (honors) b.s. physics (honors) angelo bardasis scholarship — physics john d. gannon scholarship — computer science dean's list — every semester">
<article class="card" data-search="university of maryland — college park computer science (honors) · physics (honors) b.s. computer science (honors — quantum information track) b.s. physics (honors) angelo bardasis scholarship — physics john d. gannon scholarship — computer science dean's list — every semester">
<div class="card-header">
<div>
<h3 class="card-title">University of Maryland — College Park</h3>
@ -438,16 +438,16 @@
<section id="work">
<h2 class="section-title">Work Experience</h2>
<article class="card" data-search="researcher caar reu combinatorics, algorithms, and ai for real problems quics · university of maryland python galois numpy magma math sagemath designed novel fault-tolerant css quantum error-correcting codes for qudits inspired by quadratic residue codes. established code families with transversal clifford and t gate support through finite field and qec theory proofs. implemented parallel python tooling to validate self-orthogonality and distance properties across large search spaces.">
<article class="card" data-search="researcher caar reu combinatorics, algorithms, and ai for real problems joint center for quantum information and computer science (quics) python galois numpy magma math sagemath constructing a new family of css quantum error-correcting codes for qudits from classical quadratic residue codes. validated novel fault-tolerant qec codes using finite field theory and parallel python tooling on an hpc cluster. proved transversal clifford and t gate support and tested self-orthogonality and distance across large search spaces.">
<div class="card-header">
<div>
<h3 class="card-title">Researcher · CAAR REU</h3>
<p class="card-subtitle">Combinatorics, Algorithms, and AI for Real Problems</p>
</div>
<div class="card-meta"><span class="meta-line">Jun 2025 Aug 2025</span><span class="meta-line">QuICS · University of Maryland</span></div>
<div class="card-meta"><span class="meta-line">Jun 2025 Present</span><span class="meta-line">Joint Center for Quantum Information and Computer Science (QuICS)</span></div>
</div>
<ul class="tag-list"><li class="tag">Python</li><li class="tag">Galois</li><li class="tag">NumPy</li><li class="tag">Magma Math</li><li class="tag">SageMath</li></ul>
<ul class="bullet-list"><li>Designed novel fault-tolerant CSS quantum error-correcting codes for qudits inspired by quadratic residue codes.</li><li>Established code families with transversal Clifford and T gate support through finite field and QEC theory proofs.</li><li>Implemented parallel Python tooling to validate self-orthogonality and distance properties across large search spaces.</li></ul>
<ul class="bullet-list"><li>Constructing a new family of CSS quantum error-correcting codes for qudits from classical quadratic residue codes.</li><li>Validated novel fault-tolerant QEC codes using finite field theory and parallel Python tooling on an HPC cluster.</li><li>Proved transversal Clifford and T gate support and tested self-orthogonality and distance across large search spaces.</li></ul>
</article>
<article class="card" data-search="undergraduate researcher bright beams collective ireap research experience for undergraduates institute for research in electronics and applied physics mad-x elegant fusion 360 matlab ansys workbench built custom machine learning and gradient-based optimizers to derive design parameters for a planned beamline. ran accelerator simulations to analyze lattice stability and beam quality under varied operating configurations. produced animations of betatron motion for outreach presentations and technical discussions.">
@ -478,6 +478,18 @@
<section id="projects">
<h2 class="section-title">Projects</h2>
<article class="card" data-search="nyx — declarative system &amp; knowledge infrastructure reproducible nixos + literate org-roam vault nix nixos home-manager emacs lisp org-mode org-roam built a modular, reproducible nixos system (nyxos/nyxnet/nyxsys) with declarative host, network, and service boundaries. designed a distributed org-roam vault — one searchable knowledge graph whose notes live inside each project repo, bound to code via roam_refs. authored a literate doom emacs configuration and agent-driven tooling, codifying an engineering praxis (single source of truth, declared mirrors, atomicity) enforced by ci canaries.">
<div class="card-header">
<div>
<h3 class="card-title">Nyx — Declarative System &amp; Knowledge Infrastructure</h3>
<p class="card-subtitle">Reproducible NixOS + literate org-roam vault</p>
</div>
<div class="card-meta"><span class="meta-line">2024 Present</span></div>
</div>
<ul class="tag-list"><li class="tag">Nix</li><li class="tag">NixOS</li><li class="tag">Home-Manager</li><li class="tag">Emacs Lisp</li><li class="tag">Org-mode</li><li class="tag">org-roam</li></ul>
<ul class="bullet-list"><li>Built a modular, reproducible NixOS system (NyxOS/NyxNet/NyxSys) with declarative host, network, and service boundaries.</li><li>Designed a distributed org-roam vault — one searchable knowledge graph whose notes live inside each project repo, bound to code via ROAM_REFS.</li><li>Authored a literate Doom Emacs configuration and agent-driven tooling, codifying an engineering praxis (single source of truth, declared mirrors, atomicity) enforced by CI canaries.</li></ul>
</article>
<article class="card" data-search="quantum state tomography via qml github · github.com/mihir-null python qiskit aer mpi numba pytorch co-developed a variational circuit tomography approach, exploring loss landscapes, embedding strategies, and optimizers. executed 2,000+ experiments across multi-gpu clusters with a custom orchestrator for reproducible benchmarking. co-authored &quot;quantum state reconstruction with variational quantum circuit&quot; (arxiv:2507.01246).">
<div class="card-header">
<div>
@ -578,14 +590,14 @@
<section id="organizations">
<h2 class="section-title">Organizations</h2>
<article class="card" data-search="industry chair quantum coalition co-organized the qrise research competition with 200+ international participants. partnered with the un and itu to deliver the qc-fliq hackathon for the international year of quantum (500+ attendees).">
<article class="card" data-search="vice president quantum coalition promoted to vice president after serving as industry chair (jan 2024 aug 2025). co-organized the qrise research competition with 200+ international participants. partnered with the un and itu to deliver the qc-fliq hackathon for the international year of quantum (500+ attendees).">
<div class="card-header">
<div>
<h3 class="card-title">Industry Chair · Quantum Coalition</h3>
<h3 class="card-title">Vice President · Quantum Coalition</h3>
</div>
<div class="card-meta"><span class="meta-line">Jan 2024 Present</span></div>
</div>
<ul class="bullet-list"><li>Co-organized the QRISE research competition with 200+ international participants.</li><li>Partnered with the UN and ITU to deliver the QC-FLIQ hackathon for the International Year of Quantum (500+ attendees).</li></ul>
<ul class="bullet-list"><li>Promoted to Vice President after serving as Industry Chair (Jan 2024 Aug 2025).</li><li>Co-organized the QRISE research competition with 200+ international participants.</li><li>Partnered with the UN and ITU to deliver the QC-FLIQ hackathon for the International Year of Quantum (500+ attendees).</li></ul>
</article>
<article class="card" data-search="president undergraduate quantum association led organizational strategy, programming, and outreach after serving as an officer since 2020. produced the quantum leap career nexus with 240+ attendees and partners including ibm, microsoft, and ionq.">
@ -598,10 +610,10 @@
<ul class="bullet-list"><li>Led organizational strategy, programming, and outreach after serving as an officer since 2020.</li><li>Produced the Quantum Leap Career Nexus with 240+ attendees and partners including IBM, Microsoft, and IonQ.</li></ul>
</article>
<article class="card" data-search="co-president acm@umd restarted the university chapter, launched a new website, and grew membership beyond 145 students. led workshops focused on shell scripting, ai, quantum computing, and heuristic search techniques.">
<article class="card" data-search="co-founder acm@umd restarted the university chapter, launched a new website, and grew membership beyond 145 students. led workshops focused on shell scripting, ai, quantum computing, and heuristic search techniques.">
<div class="card-header">
<div>
<h3 class="card-title">Co-President · ACM@UMD</h3>
<h3 class="card-title">Co-Founder · ACM@UMD</h3>
</div>
<div class="card-meta"><span class="meta-line">Sep 2023 Present</span></div>
</div>
@ -612,11 +624,11 @@
<section id="publications">
<h2 class="section-title">Publications</h2>
<article class="card" data-search="quantum state reconstruction with variational quantum circuit preprint — arxiv:2507.01246 introduces a quantum machine learning approach to tomography for high-dimensional states. benchmarks loss landscapes, embedding strategies, and optimizer behavior across noise models. highlights scalability results enabled by custom experiment orchestration.">
<article class="card" data-search="quantum state reconstruction with variational quantum circuit accepted — quantum machine intelligence (2025); arxiv:2507.01246 introduces a quantum machine learning approach to tomography for high-dimensional states. benchmarks loss landscapes, embedding strategies, and optimizer behavior across noise models. highlights scalability results enabled by custom experiment orchestration.">
<div class="card-header">
<div>
<h3 class="card-title">Quantum state reconstruction with variational quantum circuit</h3>
<p class="card-subtitle">Preprint — arXiv:2507.01246</p>
<p class="card-subtitle">Accepted — Quantum Machine Intelligence (2025); arXiv:2507.01246</p>
</div>
</div>
<ul class="bullet-list"><li>Introduces a quantum machine learning approach to tomography for high-dimensional states.</li><li>Benchmarks loss landscapes, embedding strategies, and optimizer behavior across noise models.</li><li>Highlights scalability results enabled by custom experiment orchestration.</li></ul>
@ -633,11 +645,20 @@
</article>
</section>
<section id="certifications">
<h2 class="section-title">Certifications</h2>
<div class="courses-card">
<div class="courses-grid" id="certs-grid">
<span class="course-pill" data-search="qiskit (v0.2x) ibm">Qiskit (v0.2x) · IBM</span>
</div>
</div>
</section>
<section id="courses">
<h2 class="section-title">Relevant Courses</h2>
<div class="courses-card">
<div class="courses-grid" id="courses-grid">
<span class="course-pill" data-search="graduate quantum computing (cmsc657)">Graduate Quantum Computing (CMSC657)</span>
<span class="course-pill" data-search="graduate quantum information (cmsc657)">Graduate Quantum Information (CMSC657)</span>
<span class="course-pill" data-search="computer science honors seminar">Computer Science Honors Seminar</span>
<span class="course-pill" data-search="differentiable programming for agentic ai (cmsc498z)">Differentiable Programming for Agentic AI (CMSC498Z)</span>
<span class="course-pill" data-search="natural language processing (cmsc470)">Natural Language Processing (CMSC470)</span>
@ -647,7 +668,9 @@
<span class="course-pill" data-search="applied probability &amp; statistics (stat400)">Applied Probability &amp; Statistics (STAT400)</span>
<span class="course-pill" data-search="honors advanced modern physics (phys400)">Honors Advanced Modern Physics (PHYS400)</span>
<span class="course-pill" data-search="quantum mechanics ii (phys402)">Quantum Mechanics II (PHYS402)</span>
<span class="course-pill" data-search="accelerator simulation">Accelerator Simulation</span>
<span class="course-pill" data-search="multivariate calculus">Multivariate Calculus</span>
<span class="course-pill" data-search="linear algebra">Linear Algebra</span>
<span class="course-pill" data-search="differential equations">Differential Equations</span>
</div>
</div>

@ -7,16 +7,16 @@
"email": "mihirtalati3@gmail.com",
"phone": "(240)-351-1014",
"citizenship": "US",
"bio": "Pursuing dual degrees in Computer Science and Physics at the University of Maryland. Exploring quantum computing, machine learning, and physics based simulation with an emphasis on research and development. Interested in all things science and technology. Hobbies include tinkering with unix and hardware, game development and literature."
"bio": "Student at UMD pursuing dual Honors degrees in Computer Science and Physics. Researcher and developer focused on quantum information, scientific machine learning, and computational physics. Also builds reproducible NixOS systems and a literate org-roam knowledge vault in Emacs. Interested in all things science and technology; hobbies include tinkering with unix and hardware, game development and literature."
},
"experience": [
{
"id": "809dd6f7-7700-43ae-ac87-ae2ec79ab4ef",
"role": "Researcher",
"company": "CAAR REU",
"dates": "Jun 2025 Aug 2025",
"dates": "Jun 2025 Present",
"subtitle": "Combinatorics, Algorithms, and AI for Real Problems",
"location": "QuICS · University of Maryland",
"location": "Joint Center for Quantum Information and Computer Science (QuICS)",
"tech": [
"Python",
"Galois",
@ -25,9 +25,9 @@
"SageMath"
],
"bullets": [
"Designed novel fault-tolerant CSS quantum error-correcting codes for qudits inspired by quadratic residue codes.",
"Established code families with transversal Clifford and T gate support through finite field and QEC theory proofs.",
"Implemented parallel Python tooling to validate self-orthogonality and distance properties across large search spaces."
"Constructing a new family of CSS quantum error-correcting codes for qudits from classical quadratic residue codes.",
"Validated novel fault-tolerant QEC codes using finite field theory and parallel Python tooling on an HPC cluster.",
"Proved transversal Clifford and T gate support and tested self-orthogonality and distance across large search spaces."
]
},
{
@ -68,6 +68,25 @@
}
],
"projects": [
{
"id": "78995fe0-1a41-429f-92c8-e04da5543290",
"name": "Nyx — Declarative System & Knowledge Infrastructure",
"timeline": "2024 Present",
"subtitle": "Reproducible NixOS + literate org-roam vault",
"tech": [
"Nix",
"NixOS",
"Home-Manager",
"Emacs Lisp",
"Org-mode",
"org-roam"
],
"bullets": [
"Built a modular, reproducible NixOS system (NyxOS/NyxNet/NyxSys) with declarative host, network, and service boundaries.",
"Designed a distributed org-roam vault — one searchable knowledge graph whose notes live inside each project repo, bound to code via ROAM_REFS.",
"Authored a literate Doom Emacs configuration and agent-driven tooling, codifying an engineering praxis (single source of truth, declared mirrors, atomicity) enforced by CI canaries."
]
},
{
"id": "28f564fa-8ac8-4720-bf5c-cf999186cf6d",
"name": "Quantum State Tomography via QML",
@ -214,7 +233,7 @@
"graduation": "May 2027",
"subtitle": "Computer Science (Honors) · Physics (Honors)",
"degrees": [
"B.S. Computer Science (Honors)",
"B.S. Computer Science (Honors — Quantum Information track)",
"B.S. Physics (Honors)"
],
"honors": [
@ -223,7 +242,7 @@
"Dean's List — Every Semester"
],
"coursework": [
"Graduate Quantum Computing (CMSC657)",
"Graduate Quantum Information (CMSC657)",
"Computer Science Honors Seminar",
"Differentiable Programming for Agentic AI (CMSC498Z)",
"Natural Language Processing (CMSC470)",
@ -233,7 +252,9 @@
"Applied Probability & Statistics (STAT400)",
"Honors Advanced Modern Physics (PHYS400)",
"Quantum Mechanics II (PHYS402)",
"Accelerator Simulation",
"Multivariate Calculus",
"Linear Algebra",
"Differential Equations"
]
}
@ -241,10 +262,11 @@
"organizations": [
{
"id": "9ed6f6b0-5389-485f-aa00-e6c934737e3d",
"role": "Industry Chair",
"role": "Vice President",
"org": "Quantum Coalition",
"dates": "Jan 2024 Present",
"bullets": [
"Promoted to Vice President after serving as Industry Chair (Jan 2024 Aug 2025).",
"Co-organized the QRISE research competition with 200+ international participants.",
"Partnered with the UN and ITU to deliver the QC-FLIQ hackathon for the International Year of Quantum (500+ attendees)."
]
@ -261,7 +283,7 @@
},
{
"id": "145dbb0c-cf88-46e0-bc3e-052120e83978",
"role": "Co-President",
"role": "Co-Founder",
"org": "ACM@UMD",
"dates": "Sep 2023 Present",
"bullets": [
@ -274,7 +296,7 @@
{
"id": "0f86c17a-6165-4b78-9610-5d6cb3da2977",
"title": "Quantum state reconstruction with variational quantum circuit",
"status": "Preprint — arXiv:2507.01246",
"status": "Accepted — Quantum Machine Intelligence (2025); arXiv:2507.01246",
"bullets": [
"Introduces a quantum machine learning approach to tomography for high-dimensional states.",
"Benchmarks loss landscapes, embedding strategies, and optimizer behavior across noise models.",
@ -291,13 +313,30 @@
]
}
],
"certifications": [
{
"id": "c468c5d7-e4e3-4589-a00a-1f40932f3ea4",
"name": "Qiskit (v0.2x)",
"issuer": "IBM"
}
],
"skills": {
"languages": [
"Python",
"Go",
"C",
"C++",
"C#",
"JavaScript/TypeScript",
"Rust (learning)"
"Java",
"Rust",
"MATLAB",
"SQL",
"Verilog",
"R",
"Bash",
"Nix",
"Emacs Lisp"
],
"quantum": [
"Qiskit",
@ -308,10 +347,13 @@
],
"ml": [
"PyTorch",
"TensorFlow Quantum",
"TensorFlow",
"NumPy",
"SciPy",
"scikit-learn",
"Pandas",
"SageMath",
"OpenCV",
"MPI",
"Numba"
],
@ -319,17 +361,22 @@
"MAD-X",
"Elegant",
"Magma",
"SageMath",
"Fusion 360",
"Ansys Workbench"
"Ansys Workbench",
"CFD"
],
"tools": [
"Git",
"Linux / Unix",
"Docker",
"Google Cloud APIs",
"NixOS",
"Home-Manager",
"Emacs / org-roam",
"GCP",
"Neo4j",
"HPC",
"Selenium",
"Discord.py",
"REST APIs"
"Arduino"
]
}
}

@ -38,11 +38,12 @@
:PHONE: (240)-351-1014
:CITIZENSHIP: US
:END:
Pursuing dual degrees in Computer Science and Physics at the University of
Maryland. Exploring quantum computing, machine learning, and physics based
simulation with an emphasis on research and development. Interested in all
things science and technology. Hobbies include tinkering with unix and
hardware, game development and literature.
Student at UMD pursuing dual Honors degrees in Computer Science and Physics.
Researcher and developer focused on quantum information, scientific machine
learning, and computational physics. Also builds reproducible NixOS systems and
a literate org-roam knowledge vault in Emacs. Interested in all things science
and technology; hobbies include tinkering with unix and hardware, game
development and literature.
* Experience
** Researcher — CAAR REU (QuICS)
@ -51,17 +52,17 @@ hardware, game development and literature.
:ROLE: Researcher
:COMPANY: CAAR REU
:SUBTITLE: Combinatorics, Algorithms, and AI for Real Problems
:LOCATION: QuICS · University of Maryland
:DATES: Jun 2025 Aug 2025
:LOCATION: Joint Center for Quantum Information and Computer Science (QuICS)
:DATES: Jun 2025 Present
:END:
- tech :: Python
- tech :: Galois
- tech :: NumPy
- tech :: Magma Math
- tech :: SageMath
- Designed novel fault-tolerant CSS quantum error-correcting codes for qudits inspired by quadratic residue codes.
- Established code families with transversal Clifford and T gate support through finite field and QEC theory proofs.
- Implemented parallel Python tooling to validate self-orthogonality and distance properties across large search spaces.
- Constructing a new family of CSS quantum error-correcting codes for qudits from classical quadratic residue codes.
- Validated novel fault-tolerant QEC codes using finite field theory and parallel Python tooling on an HPC cluster.
- Proved transversal Clifford and T gate support and tested self-orthogonality and distance across large search spaces.
** Undergraduate Researcher — Bright Beams Collective (IREAP)
:PROPERTIES:
@ -96,6 +97,23 @@ hardware, game development and literature.
- Integrated Google Workspace APIs to manage templates, customer data, and error handling workflows.
* Projects
** Nyx — Declarative System & Knowledge Infrastructure
:PROPERTIES:
:ID: 78995fe0-1a41-429f-92c8-e04da5543290
:NAME: Nyx — Declarative System & Knowledge Infrastructure
:SUBTITLE: Reproducible NixOS + literate org-roam vault
:TIMELINE: 2024 Present
:END:
- tech :: Nix
- tech :: NixOS
- tech :: Home-Manager
- tech :: Emacs Lisp
- tech :: Org-mode
- tech :: org-roam
- Built a modular, reproducible NixOS system (NyxOS/NyxNet/NyxSys) with declarative host, network, and service boundaries.
- Designed a distributed org-roam vault — one searchable knowledge graph whose notes live inside each project repo, bound to code via ROAM_REFS.
- Authored a literate Doom Emacs configuration and agent-driven tooling, codifying an engineering praxis (single source of truth, declared mirrors, atomicity) enforced by CI canaries.
** Quantum State Tomography via QML
:PROPERTIES:
:ID: 28f564fa-8ac8-4720-bf5c-cf999186cf6d
@ -226,12 +244,12 @@ hardware, game development and literature.
:GPA: 3.974
:GRADUATION: May 2027
:END:
- degree :: B.S. Computer Science (Honors)
- degree :: B.S. Computer Science (Honors — Quantum Information track)
- degree :: B.S. Physics (Honors)
- honor :: Angelo Bardasis Scholarship — Physics
- honor :: John D. Gannon Scholarship — Computer Science
- honor :: Dean's List — Every Semester
- course :: Graduate Quantum Computing (CMSC657)
- course :: Graduate Quantum Information (CMSC657)
- course :: Computer Science Honors Seminar
- course :: Differentiable Programming for Agentic AI (CMSC498Z)
- course :: Natural Language Processing (CMSC470)
@ -241,17 +259,20 @@ hardware, game development and literature.
- course :: Applied Probability & Statistics (STAT400)
- course :: Honors Advanced Modern Physics (PHYS400)
- course :: Quantum Mechanics II (PHYS402)
- course :: Accelerator Simulation
- course :: Multivariate Calculus
- course :: Linear Algebra
- course :: Differential Equations
* Organizations
** Industry Chair — Quantum Coalition
** Vice President — Quantum Coalition
:PROPERTIES:
:ID: 9ed6f6b0-5389-485f-aa00-e6c934737e3d
:ROLE: Industry Chair
:ROLE: Vice President
:ORG: Quantum Coalition
:DATES: Jan 2024 Present
:END:
- Promoted to Vice President after serving as Industry Chair (Jan 2024 Aug 2025).
- Co-organized the QRISE research competition with 200+ international participants.
- Partnered with the UN and ITU to deliver the QC-FLIQ hackathon for the International Year of Quantum (500+ attendees).
@ -265,10 +286,10 @@ hardware, game development and literature.
- Led organizational strategy, programming, and outreach after serving as an officer since 2020.
- Produced the Quantum Leap Career Nexus with 240+ attendees and partners including IBM, Microsoft, and IonQ.
** Co-President — ACM@UMD
** Co-Founder — ACM@UMD
:PROPERTIES:
:ID: 145dbb0c-cf88-46e0-bc3e-052120e83978
:ROLE: Co-President
:ROLE: Co-Founder
:ORG: ACM@UMD
:DATES: Sep 2023 Present
:END:
@ -280,7 +301,7 @@ hardware, game development and literature.
:PROPERTIES:
:ID: 0f86c17a-6165-4b78-9610-5d6cb3da2977
:TITLE: Quantum state reconstruction with variational quantum circuit
:STATUS: Preprint — arXiv:2507.01246
:STATUS: Accepted — Quantum Machine Intelligence (2025); arXiv:2507.01246
:END:
- Introduces a quantum machine learning approach to tomography for high-dimensional states.
- Benchmarks loss landscapes, embedding strategies, and optimizer behavior across noise models.
@ -298,10 +319,20 @@ hardware, game development and literature.
* Skills
** Languages
- Python
- Go
- C
- C++
- C#
- JavaScript/TypeScript
- Rust (learning)
- Java
- Rust
- MATLAB
- SQL
- Verilog
- R
- Bash
- Nix
- Emacs Lisp
** Quantum
- Qiskit
@ -312,10 +343,13 @@ hardware, game development and literature.
** ML
- PyTorch
- TensorFlow Quantum
- TensorFlow
- NumPy
- SciPy
- scikit-learn
- Pandas
- SageMath
- OpenCV
- MPI
- Numba
@ -323,14 +357,27 @@ hardware, game development and literature.
- MAD-X
- Elegant
- Magma
- SageMath
- Fusion 360
- Ansys Workbench
- CFD
** Tools
- Git
- Linux / Unix
- Docker
- Google Cloud APIs
- NixOS
- Home-Manager
- Emacs / org-roam
- GCP
- Neo4j
- HPC
- Selenium
- Discord.py
- REST APIs
- Arduino
* Certifications
** Qiskit (v0.2x) — IBM
:PROPERTIES:
:ID: c468c5d7-e4e3-4589-a00a-1f40932f3ea4
:NAME: Qiskit (v0.2x)
:ISSUER: IBM
:END:

@ -89,6 +89,7 @@ function render(data) {
projects,
organizations,
publications,
certifications = [],
education,
} = data;
const edu = education[0] || {};
@ -202,14 +203,33 @@ function render(data) {
` <div class="courses-card">\n <div class="courses-grid" id="courses-grid">\n${pills}\n </div>\n </div>`,
);
const certsSection = certifications.length
? section(
'certifications',
'Certifications',
` <div class="courses-card">\n <div class="courses-grid" id="certs-grid">\n${certifications
.map((c) => {
const label = c.issuer ? `${c.name} · ${c.issuer}` : c.name;
return ` <span class="course-pill" data-search="${searchKey(
c.name,
c.issuer,
)}">${esc(label)}</span>`;
})
.join('\n')}\n </div>\n </div>`,
)
: '';
const sections = [
educationSection,
experienceSection,
projectsSection,
orgsSection,
pubsSection,
certsSection,
coursesSection,
].join('\n\n');
]
.filter(Boolean)
.join('\n\n');
const headerSub = `Dual Degree · ${(edu.degrees || []).join(' & ')} · GPA ${
edu.gpa

@ -57,6 +57,11 @@ const SECTIONS = {
list: true,
},
publications: { kind: 'items', fields: ['title', 'status'], list: true },
certifications: {
kind: 'items',
fields: ['name', 'issuer', 'date'],
list: false,
},
skills: { kind: 'skills' },
};
@ -110,6 +115,7 @@ function parse(text) {
education: [],
organizations: [],
publications: [],
certifications: [],
skills: {},
};
const bioLines = [];
@ -199,6 +205,7 @@ function serialize(data) {
education: data.education,
organizations: data.organizations,
publications: data.publications,
certifications: data.certifications,
skills: data.skills,
};
return JSON.stringify(ordered, null, 2) + '\n';

@ -6,6 +6,7 @@ import {
education,
organizations,
publications,
certifications,
skills,
catLabel,
} from '../resume';
@ -26,7 +27,7 @@ export const help = async (_args: string[]): Promise<string> => {
['about', 'short bio'],
[
'ls [section]',
'browse résumé — experience projects education skills organizations publications',
'browse résumé — experience projects education skills organizations publications certifications',
],
['summary', 'full text profile'],
['sumfetch', 'profile card'],
@ -58,6 +59,7 @@ const SECTIONS = [
['education', 'degrees & coursework'],
['organizations', 'leadership roles'],
['publications', 'papers & writing'],
['certifications', 'credentials'],
['skills', 'technical stack'],
] as const;
@ -135,6 +137,11 @@ export const ls = async (args: string[]): Promise<string> => {
)
.join('\n\n');
case 'certifications':
return certifications
.map((c) => (c.issuer ? `${c.name}${c.issuer}` : c.name))
.join('\n');
case 'skills':
return Object.entries(skills)
.map(

@ -6,6 +6,7 @@ import {
education,
organizations,
publications,
certifications,
skills,
catLabel,
} from '../resume';
@ -136,6 +137,17 @@ export const summary = async (_args: string[]): Promise<string> => {
].join('\n\n'),
);
if (certifications.length) {
blocks.push(
[
title('CERTIFICATIONS'),
...certifications.map((c) =>
c.issuer ? `${c.name}${c.issuer}` : c.name,
),
].join('\n'),
);
}
blocks.push(
[
title('SKILLS'),

@ -53,6 +53,12 @@ export type Publication = {
status: string;
bullets: string[];
};
export type Certification = {
id?: string;
name: string;
issuer?: string;
date?: string;
};
export type Skills = Record<string, string[]>;
export const profile = resume.profile as Profile;
@ -61,6 +67,7 @@ export const projects = resume.projects as Project[];
export const education = resume.education as Education[];
export const organizations = resume.organizations as Organization[];
export const publications = resume.publications as Publication[];
export const certifications = resume.certifications as Certification[];
export const skills = resume.skills as Skills;
// Display label for a skills category key: acronyms (<=2 chars) upper-cased

Loading…
Cancel
Save