Skip to content
View LunaKet's full-sized avatar
  • University of Minnesota
  • Minneapolis

Block or report LunaKet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LunaKet/README.md

Hi there 👋

I am currently looking for data science roles, either remote or in the Minneapolis area. I am passionate about the life sciences, improving healthcare outcomes in the United States, and building data processing tools for scientists.

I am a neuroscientist and engineer with over 9 years of experience in data analysis, machine learning, and computational modeling, resulting from my work at the University of Minnesota and UMKC. My PhD research project demonstrates excellent project management skills in which I planned and executed short and long-term goals and consistently achieve key deadlines. This has helped me become a self-motivated worker who enjoys problem solving and seeking out learning opportunities. I am comfortable in a collaborative environment, where my teamwork skills and technical expertise helped me thrive in several cross-functional teams which included physicists, biologists, and engineers.

Skills

Programming: Python (6+ years), SQL, MATLAB, R, C/C++, Git
OS: LINUX, Windows OS
Technical Skills: Biomedical Data Analysis, Neural Engineering, Signal Processing.
High Performance Computing (University resources, CMRR and Minnesota Supercomputer Institute).
Machine Learning, Algorithm Development, Large Dataset Management, PyTorch.
Statistical Modeling, Un/Supervised Learning, Clustering, GLM, Regression, Network Analysis.

PhD work

My thesis work explored the network structure of spontaneous activity in the developing visual cortex. This required collecting a big dataset of calcium imaging movies and setting up a dataframe to manage it. Over the course of the project, I wrote a custom Python library which preprocessed this dataframe of movies, computed key metrics, generated synthetic datasets, and performed statistical tests. Using unsupervised clustering and other machine learning methods, we found that spatiotemporal patterns in spontaneous activity repeated across hours and predicted future activity.

Dataset management of novel spontaneous activity dataset, where class functionality mimics NumPy, but for arbitrarily long temporal sequences.
https://github.com/LunaKet/SequenceDataClass

Event example

Analyzing spatiotemporal pattern predictability over time. Demonstrates deep knowledge of parallel processing on high performance computing clusters.
https://github.com/LunaKet/SpatiotemporalClassiferHighCompute

classifier

Undergraduate Work

Projects completed at the University of Missouri-Kansas City. While beginner-level, these projects show both my growth from a nascent programmer, as well as demonstrating a wide range of basic proficiency in C++, PyTorch, opencv, and firmware development.

VNC analyzer for biometric research project (firmware):
https://github.com/LunaKet/MiniCircuits-2x8-Switch-Automation

PyTorch project for Computer Vision course:
https://github.com/LunaKet/pytorch_tripletloss

Facial recognition project for raspberry pi + arduino setup:
https://github.com/LunaKet/NerfGunFaceRecognition

Pinned Loading

  1. PandasWorkshopNeuroscience Public

    An applied approach to learning pandas and dataset management

    Python 1

  2. Matplotlib_Graph_Editor_GUI Public

    A GUI to make quick fixes to graphs in matplotlib

    Python 18

  3. MiniCircuits-2x8-Switch-Automation Public

    Matlab commands to automate a low-noise commercial switch

    MATLAB

  4. pytorch_tripletloss Public

    Project for computer science course implementing triplet loss learning

    Python 2

  5. NerfGunFaceRecognition Public

    Facial detection based on opencv. This code is written for a chamber-type nerf gun with stepper motors.

    C++ 2