-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.json
More file actions
124 lines (124 loc) · 4.63 KB
/
resume.json
File metadata and controls
124 lines (124 loc) · 4.63 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
{
"basics": {
"name": "Daattavya Aggarwal",
"label": "At the intersection of mathematics, computer science and physics",
"image": "",
"email": "da579@cam.ac.uk",
"phone": "+44-07873444491",
"url": "https://aggarwaldaattavya.com",
"summary": "Interested in AI-guided mathematical discovery and it's applications to mathematical physics, geometry and number theory",
"profiles": [
{
"network": "Google Scholar",
"username": "Daattavya Aggarwal",
"url": "https://scholar.google.com/citations?hl=en&user=cbJL-MMAAAAJ"
},
{
"network": "LinkedIn",
"username": "daattavya98",
"url": "https://www.linkedin.com/in/daattavya98/"
}
]
},
"work": [
{
"name": "University of Cambridge",
"position": "PhD student in AI for Mathematical Discovery",
"url": "https://science.ai.cam.ac.uk/team/daattavya-aggarwal",
"startDate": "2024-01-05",
"endDate": "2028-01-05",
"summary": "Developing novel methods for guided mathematical discovery by AI systems. Attempting to apply these approaches to reasearch problems. Have previously worked on problems in geometry and number theory."
}
],
"education": [
{
"institution": "University of Cambridge",
"location": "Cambridge, UK",
"url": "https://www.cam.ac.uk",
"area": "AI for Mathematical Discovery",
"studyType": "PhD",
"startDate": "2024-01-05",
"endDate": ""
},
{
"institution": "University of Oxford",
"location": "Oxford, UK",
"url": "https://www.ox.ac.uk",
"area": "Mathematical and Theoretical Physics",
"studyType": "MSc",
"startDate": "2020-09-17",
"endDate": "2021-06-30",
"score": "Merit",
"courses": []
},
{
"institution": "Indian Institute of Technology, Roorkee",
"location": "Roorkee, India",
"url": "https://www.iitr.ac.in",
"area": "Engineering Physics",
"studyType": "B.Tech",
"startDate": "2016-08-17",
"endDate": "2020-05-29",
"score": "8.738/10.0, First division with Distinction",
"courses": []
}
],
"awards": [
{
"title": "Felix Scholar",
"date": "2020",
"awarder": "The Felix Scholarship",
"url": "https://www.felixscholarship.org/",
"summary": "A full ride scholarship for five Indian students yearly to study at the University of Oxford. Generously supported by an anonymous donor."
}
],
"certificates": [
],
"publications": [
{
"name": "Discovering Mathematical Concepts through a Multi-Agent System",
"publisher": "arXiv preprint arXiv:2603.04528",
"releaseDate": "2026-03-06",
"url": "https://arxiv.org/abs/2603.04528",
"summary": "A multi-agent model for computational mathematical discovery that poses its own conjectures and attempts to prove them, benchmarked on recovering the concept of homology from polyhedral data."
},
{
"name": "A Remark on Weighted Average Multiplicities in Prime Factorisation",
"publisher": "arXiv preprint arXiv:2510.06993",
"releaseDate": "2025-10-09",
"url": "https://arxiv.org/abs/2510.06993",
"summary": "A study of weighted average multiplicity (WAM), a generalisation of the quality of an ABC triple, connecting it to the standard ABC conjecture."
},
{
"name": "Machine Learning Sasakian and G2 Topology on Contact Calabi-Yau 7-Manifolds",
"publisher": "Physics Letters B, Vol. 850, p. 138517",
"releaseDate": "2024-03-01",
"url": "https://doi.org/10.1016/j.physletb.2024.138517",
"summary": "A machine learning approach to study topological quantities related to Sasakian and G2-geometries of contact Calabi-Yau 7-manifolds."
},
{
"name": "Generalized Boolean Functions and Quantum Circuits on IBM-Q",
"publisher": "IEEE ICCCNT 2019",
"releaseDate": "2019-07-01",
"url": "https://doi.org/10.1109/ICCCNT45670.2019.8944437",
"summary": "Deriving a connection between quantum circuits using IBM's quantum gate set and multivariate quadratic polynomials over integers modulo 8."
},
{
"name": "Application of Quantum Scrambling in Rydberg Atom on IBM Quantum Computer",
"publisher": "arXiv preprint arXiv:1806.00781",
"releaseDate": "2018-07-01",
"url": "https://arxiv.org/abs/1806.00781",
"summary": "A general quantum circuit to implement an interferometric protocol for measuring out-of-time-ordered correlator (OTOC) functions in Rydberg atom simulations."
}
],
"skills": [
],
"languages": [
],
"interests": [
],
"references": [
],
"projects": [
]
}