Skip to content

Commit

Permalink
Cafer udpates 2
Browse files Browse the repository at this point in the history
  • Loading branch information
em843 committed May 8, 2024
1 parent bbf5c8e commit 36bb0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/app/consts/bios.const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const people: Person[] =[
{'name': 'Mahak Bindal', type: "masters",'bio': 'Mahak graduated in 2023, completing her undergraduate degree in Computer Science in May, and her MEng in December. She worked on CAT API, helping build a Docker image to run MOVES on Linux. Now, she works at Bloomberg as a Software Engineer.', 'title': 'MEng Student', 'image': imageDir + 'Mahak Bindal Photo - Mahak Bindal.JPG', 'role': 'Developer', 'team': 'CAT', 'yearIfPastMember': 2023, 'linkedinUrl': 'https://www.linkedin.com/in/mahakbindal/'},
{'name': 'Carl Closs', type: "staff",'bio': 'Carl is the first staff developer in the lab, being brought on in 2022. They are one of the key contributors to the PPS project. Their skills include data analysis in (geo)pandas, Python in general, and MOVES wrangling.', 'title': 'Applications Programmer III', 'image': imageDir + 'headshot - Carl Closs.png', 'role': 'Staff Developer', 'team': 'uTech', 'yearIfPastMember': 2022, 'email': 'cjc384@cornell.edu', 'githubUrl': 'https://github.com/ccloss65536'},
{'name': 'Megh Khaire', type: "masters",'bio': 'Megh is one of the backend developers at UTech, currently working on creating the UTech Engine database and API server.', 'title': 'Meng', 'image': imageDir + 'photo - Megh Khaire.jpg', 'role': 'Backend Developer', 'team': 'uTech', 'yearIfPastMember': 2023, 'linkedinUrl': 'https://www.linkedin.com/in/megh-khaire', 'githubUrl': 'https://github.com/megh-khaire/'},
{'name': 'Dr. Cafer Avcı, PhD', type: "postdoc", 'bio': 'Cafer is a postdoctoral research associate in the Civil & Environmental Engineering Department. Holding PhD in computer science, he has expertise in software development, robo-taxis, transportation modeling, and traffic & vehicle simulation. He possesses extensive R&D experience spanning his own projects, international collaborations, industrial experience, and involvement with start-ups. Currently, he is leading the uTECH development.', 'title': 'Research Associate', 'image': "../../../assets/headshots/cafer.jpg", 'team': 'uTech', 'yearIfPastMember': 2023, 'linkedinUrl': 'https://linkedin.com/in/cafer-avci', 'websiteUrl': 'https://caferavci.com/'},
{'name': 'Dr. Cafer Avcı, PhD', type: "postdoc", 'bio': 'Cafer is a postdoctoral research associate in the Civil & Environmental Engineering Department. Holding PhD in computer science, he has expertise in software development, robo-taxis, transportation modeling, and traffic & vehicle simulation. He possesses extensive R&D experience spanning his own projects, international collaborations, industrial experience, and involvement with start-ups. Currently, he is leading the uTECH development.', 'title': 'Postdoctoral Research Associate', 'role': 'uTech Systems Architect', 'image': "../../../assets/headshots/cafer.jpg", 'yearIfPastMember': 2023, 'linkedinUrl': 'https://linkedin.com/in/cafer-avci', 'websiteUrl': 'https://caferavci.com/'},
{'name': 'Yizhou Wang', type: "masters",'bio': "Yizhou Wang is an urban planner deeply committed to fostering sustainable communities through the integration of data insights. With a Master's from Cornell University and a Bachelor's from Xi’an Jiaotong-Liverpool University, she specializes in GIS analysis, policy development, climate resilience, and transportation planning. Her professional journey has included intensive studies on urban density dynamics and contributing to pioneering research in climate resilience. Additionally, her experience as a real estate and transportation data analyst has enabled her to devise innovative solutions to complex urban challenges.", 'title': 'Master of Regional Planning', 'image': imageDir + '证件 - Yizhou Wang.jpg', 'team': 'uTech', 'yearIfPastMember': 2024, 'linkedinUrl': 'https://www.linkedin.com/in/yizhou-wang-974a111ba/', 'email': 'yw2552@cornell.edu', 'githubUrl': 'https://github.com/YizhouWang19'},
{'name': 'Dr. Carmel Fiscko, PhD', type: "postdoc",'bio': 'Carmel Fiscko is an Ezra Systems Postdoctoral Associate at Cornell University working with Professors Francesca Parise and Oliver Gao. She earned her PhD in Electrical and Computer Engineering at Carnegie Mellon University in 2023 advised by Professors Soummya Kar and Bruno Sinopoli, where she also received her MS in 2019. She received her BS Cum Laude in Electrical Engineering in 2017 from the University of California at San Diego. She was selected as a 2019 National Science Foundation Graduate Research Fellow, 2022 iREDEFINE Fellow, and 2020 Hsu Chang Memorial Fellow in ECE. Her research focuses in understanding agent decision-making processes, with broader interests in multi-agent reinforcement learning, game theory, optimization, and control.', 'title': 'Ezra Systems Postdoctoral Associate', 'image': imageDir + 'cf - Carmel Fiscko.png', 'yearIfPastMember': 2024, 'websiteUrl': 'https://sites.coecis.cornell.edu/cfiscko/', 'email': 'cfiscko@cornell.edu'},
{'name': 'Ricky Takkar', type: "phd",'bio': 'Ricky Takkar is a Systems PhD student whose research focuses on identifying aspects of complex sociotechnical problems that can be tackled through technical means, especially those tied to computer science. His current project involves enhancing traceability in buyer-driven commodity chains based on novel system invariants. He is designing specifications to satisfy these invariants using a combination of blockchain technology, including smart contracts, and human intervention. Ricky holds a BS in Computer Engineering from Syracuse University.', 'title': 'PhD Student', 'image': imageDir + '1714678434.827008 - Ricky Takkar.JPG', 'linkedinUrl': 'https://www.linkedin.com/in/rt~/', 'websiteUrl': 'https://rickytakkar.com/'},
Expand Down

0 comments on commit 36bb0b7

Please sign in to comment.