NotMyMajor
Neuroscience masters student at the University of Texas at Dallas. MATLAB, Python, Arduino, and Blender fan. I mostly code for fun, sometimes for school.
The University of Texas at DallasRichardson, TX
Pinned Repositories
ComputationalCognitiveModeling
This repository is a collection of (mostly) julia scripts used for teaching the Computational Cognitive Modeling course offered at the School of Behavioral and Brain Sciences, University of Texas at Dallas.
MATLAB-Transcription-with-Python-and-Google
Uses a Python script to transcribe an audio file and turn the transcription into a labeled signal set for use in MATLAB's AudioLabeler.
MATLAB_samesize
Takes any number of cell or double arrays and resizes them all to the same dimensions. Also serves to resize any array with removal of extra rows/columns and adding of NaN, 0, or empty string rows/columns.
MATLAB_tdt_to_xlsx
Read in a .tdt file, convert it to .txt, read in as a cell array, then save as a .xlsx file. Includes optional arguments for specifying saved file name, destination path, writecell WriteMode, and whether to save the .txt converion.
NMM---Compliment-Generator
Generate as many compliments in different formats as you can stomach!
NMM---Sir-Screams-a-Lot
All the Arduino code you need to build your very own screaming Roomba masterpiece!
NMM-Compliment-Poster
Inspired by the random light-up compliment poster by Evan and Katelyn on YouTube! I didn't have the materials or equipment to make the same setup that they did, so I decided to make a virtual one instead! Generate those compliments!
NotMyMajor
Config files for my GitHub profile.
opencap-core
Main OpenCap processing pipeline
Python-Bitmaps-to-PDF
This script serves as both a function and a standalone program to convert a folder of .bmp files to a single PDF.
NotMyMajor's Repositories
NotMyMajor/MATLAB-Transcription-with-Python-and-Google
Uses a Python script to transcribe an audio file and turn the transcription into a labeled signal set for use in MATLAB's AudioLabeler.
NotMyMajor/NMM---Sir-Screams-a-Lot
All the Arduino code you need to build your very own screaming Roomba masterpiece!
NotMyMajor/NMM-Compliment-Poster
Inspired by the random light-up compliment poster by Evan and Katelyn on YouTube! I didn't have the materials or equipment to make the same setup that they did, so I decided to make a virtual one instead! Generate those compliments!
NotMyMajor/ComputationalCognitiveModeling
This repository is a collection of (mostly) julia scripts used for teaching the Computational Cognitive Modeling course offered at the School of Behavioral and Brain Sciences, University of Texas at Dallas.
NotMyMajor/MATLAB_samesize
Takes any number of cell or double arrays and resizes them all to the same dimensions. Also serves to resize any array with removal of extra rows/columns and adding of NaN, 0, or empty string rows/columns.
NotMyMajor/MATLAB_tdt_to_xlsx
Read in a .tdt file, convert it to .txt, read in as a cell array, then save as a .xlsx file. Includes optional arguments for specifying saved file name, destination path, writecell WriteMode, and whether to save the .txt converion.
NotMyMajor/NMM---Compliment-Generator
Generate as many compliments in different formats as you can stomach!
NotMyMajor/NotMyMajor
Config files for my GitHub profile.
NotMyMajor/opencap-core
Main OpenCap processing pipeline
NotMyMajor/Python-Bitmaps-to-PDF
This script serves as both a function and a standalone program to convert a folder of .bmp files to a single PDF.
NotMyMajor/transformer_memory_consolidation
Fork for student project based on "Transformer as a hippocampal memory consolidation model based on NMDAR-inspired nonlinearity" (NeurIPS 2023). University of Texas at Dallas, Computational Modeling Methods in Behavioral and Brain Sciences