cv
My current CV, a PDF of resume is available to download in JSON format using the icon above.
Basics
Name | Jay B. Nash |
Label | Undergraduate Student |
jnash1@conncoll.edu | |
Phone | (415) 615-2561 |
Url | https://jay.directory/ |
Summary | Undergraduate student at Connecticut College, majoring in Computer Science and Physics. Research interests include genetic algorithms, artifical life, and other applications of artifical intellegence. |
Work
-
2024.05 - 2024.08 Undergraduate Research Student
Connecticut College Summer Research Internship 2024
Conducted research and development of 3 research projects in the field of Artifical Intellgence. Projects include: Simulating the evolution of sight using a genetic algorithm, developing a Deep Convolutional Neural Network for dynamic difficulty adjustment, and theoretical research into genetic algorithms.
- Python, Java, Pytorch, Ray, SQLite3, Git, Linux
-
2023.08 - Current Student Network Administrator
Connecticut College Information Services
Worked on issues related to network connectivity, phone system management, and asset tracking.
- Python, Java, Pytorch, Ray, SQLite3, Git, Linux
-
2023.05 - 2023.08 Undergraduate Research Student
Connecticut College Summer Research Internship 2023
Developed a research environment to simulate various types of speciation using a genetic algorithm. This enviornment has improved results over the previous simulation and these results are under review for publication.
- Python, Java, Pytorch, Ray, SQLite3, Git, Linux
Volunteer
-
2017.07 - 2022.02 Marin County, California
Youth Volunteer
The Redwoods, A Community Of Seniors
Youth volunteer assisting dining staff with service and clean up during meals.
Education
-
2022.08 - 2026.05 Connecticut, USA
Bachelor of Arts
Connecticut College
Computer Science and Physics
- Computational Intellgence, Data Structures, Robotics, Thermodynamics and Statistical Mechanics, Modern Physics, Ordinary Differential Equations, Artifical Intellgence
Awards
- 2024.04.23
Sophomore Computer Science Award
Department of Computer Science, Connecticut College
Awarded for excellence in research, academics and service.
- 2023.08.25
Dean’s High Honors
Connecticut College
Awarded for the Spring 2023 semester for having a GPA above 3.88
- 2023.03.24
Presidential Scholar
Dean of the College, Connecticut College
Selected as a freshman for academic achievement in the first semester to participate in a series of talks and events hosted by Connecticut College faculty.
- 2022.12.25
Dean’s High Honors
Connecticut College
Awarded for the Fall 2022 semester for having a GPA above 3.88
Publications
-
In Review Using Secondary Inherited Characteristics During Reproductive Choice To Replicate Allopatric Speciation
Pending Publication
The goal of this research is to create an environment where we can use evolutionary computation (EC) with separate chromosomes in independent agents to replicate allopatric speciation, the process in which a species diverges into two distinct, reproductively separate species based on geographic isolation.
Skills
Python | |
Pytorch | |
Ray | |
NEAT-python | |
Gymnasium |
Java | |
Simulation | |
PolyMorphism | |
Code Analysis and Profiling | |
Object Oriented Programming |
Linux | |
Bash Scripting | |
Enviornment and Version Control | |
Neovim | |
Docker |
Languages
English | |
Native speaker |
American Sign Language | |
Beginner |
Interests
Computer Science | |
Evolutionary Computation | |
Robotics | |
Embodied Evolution |
Sci-Fi/Fantasy | |
Star Wars | |
Dune | |
Ebberon |
Projects
- 2024.04 - 2024.05
DingoAALL
Modification of the Dingo Quadruped for research purposes in the Autonomous Agent Learning Lab.
- Robotics
- ROS
- 2024.10 - 2024.12
XPilot DCNN
Replicate the behavior of Xpilot agents using a DCNN and the behavioral cloning process.
- Neural Networks
- Behavioral Cloning
- Python
- Pytorch
- 2023.05 - 2023.08
The Grid: speciation simulation
Grid based enviornment for simulating speciation via agents controlled by genetic information, propagated via reproduction.
- Java
- Polymorphism
- Object Oriented Programming