top of page
Search


Display Equations in a Wix Blog using Mathjax
When I started blogging on Wix, I quickly realized rendering mathematic symbols would not be straightforward. In this post I'll explain...

Nathan Davis
Jan 10, 20215 min read
485 views
2 comments


Nonlinear Spike Detection for BCIs using CUDA
In college I had access to amazing programming tools. We got to use any version of visual studio, alongside integrated intel optimization...

Nathan Davis
Dec 7, 20172 min read
19 views
0 comments
Cheat sheet on Basic Serial Optimization
Here's are some nice notes I took while learning about serial optimization at Penn State.

Nathan Davis
Aug 29, 20171 min read
15 views
0 comments


A new? C++ container: VectorQueue
Motivation As an Operating Systems project, we were asked to create a page table with least recently used (LRU) and first in first out...

Nathan Davis
May 15, 20172 min read
6 views
0 comments
WaRung EEG Coffee App
Here’s a fun application I worked on at HackPSU Spring 2016. I was applying the principles of a brain computer interface class I was...

Nathan Davis
Apr 28, 20171 min read
5 views
0 comments
Neural Engineering for Software and Computer Engineering Students
Here’s a guide I made to help computer and software engineers get involved in neural engineering. Now I know it's probably better...

Nathan Davis
Apr 24, 20171 min read
5 views
0 comments
bottom of page