About Me
I am a PhD Student in the School of Computing at Clemson University, specifically, in the PERSIST Research Lab. where I build and deploy new protocols, tools, software and hardware technologies that enable embedded networked systems to operate for decades without maintenance.
Research Interests
My research lies at the intersection of intermittent computing and wireless sensor networks. I investigate and develop new wireless communication technologies for emerging battery-free, energy harvesting devices plagued with frequent and erratic power failures. My research interests span the following areas:
Education
Ph.D. Computer Science
Clemson University, Clemson, SC, USA. 2022 (Expected)M.S. Computer Science
Clemson University, Clemson, SC, USA. 2019B.Sc. Computer Engineering
Obafemi Awolowo University, Ile-Ife, Nigeria. 2014News
(03/2020)  Attended the Computing Research Association (CRA) Grad Cohort Workshop in Austin, March 2020.
(09/2019)  Awarded the 2019 ACM-UPE Academic Achievement Award.
(08/2019)  Presented a session on “tips for doing great research” at the National Society of Blacks in Computing (NSBC) Conference 2019, Atlanta.
(03/2019)  I was selected to participate in the Computing Research Association (CRA) Grad Cohort Workshop in Hawaii, March 2019.
(08/2018)  Visited Northwestern University, Evanston for the Cross-layer Computing Summer School: Circuits to System 2018 workshop.
(03/2018)  I attended the Computing Research Association Grad Cohort Workshop in San Diego, California.
Recent Projects
Python 2.7.x Interpreter

In this project, I implemented python 2.7.x interpreter using flex (scanner) and bison (parser). The interpreter was written in C/C++ and is capable of interpreting most of Python 2.7.x language constructs.
UV Risk Detection/Prevention

This system is a set of wearable devices that inform the user about UV exposure rate. One device senses UV radiation and the other displays the UV radiation levels. The display device shows the UV index.