a Titilola Kazeem Salisu — Robotics and Computer Engineer

✎ Edit mode is on. Click any text to edit it.

Computer Engineer · Robotics · Embedded Systems

Titilola Kazeem
Salisu

Building intelligent machines at the intersection of hardware and software — Ibadan, Oyo State, Nigeria

I am a first class Computer Engineering graduate with a CGPA of 4.58 out of 5.00, placing me in the top 4% of my graduating class. I work in robotics, embedded systems, and control theory, and I am deeply interested in building machines that can work alongside people in meaningful ways that makes life easier.

View Projects Get In Touch GitHub ↗
4.58CGPA / 5.00
Top 4%Graduating Class
7+Hardware Projects
7Awards & Scholarships
01

About

Bio & Contact

My name is Titilola Kazeem Salisu. I studied Computer Engineering at Olabisi Onabanjo University in Ogun State, Nigeria, and graduated in October 2024 with First Class Honours, finishing in the top 4% of my class with a CGPA of 4.58 out of 5.00.

My work lives at the meeting point of control theory, embedded systems, and robotics. What draws me to this field is the satisfaction of building things that actually do something in the real world. Whether it is a robot that keeps itself upright by constantly sensing and correcting, a robotic arm that picks up objects using joint angle calculations, or a bottling machine I fabricated and programmed from scratch, I am most at home when a system I built is working in front of me.

Outside of building, I have spent a lot of time teaching. I tutored my fellow engineering students at OOU for five years and recorded a 90% success rate. I taught secondary school students microcontroller programming as part of the 2024 NCC Buildathon program, and I ran embedded systems training sessions at the OOU Tech Community from 2022 to 2024.

I am a Graduate Member of the Nigeria Society of Engineers and a Pupil Member of COREN. I am currently continuing my studies at Robotics and Artificial Intelligence Nigeria (RAIN) as a Robotics and Autonomous Systems developer and I am very open to research collaborations and graduate study opportunities in robotics and AI systems.

Titilola Kazeem Salisu
Contact Information
Mobile+234 816 522 0426
Academic Profile
DegreeB.Eng. Computer Engineering
First Class Honours
UniversityOlabisi Onabanjo University, Ogun State
CGPA4.58 / 5.00 — Top 4%
PeriodSep. 2019 – Oct. 2024
MembershipNSE Graduate Member, COREN Pupil Member
LanguagesEnglish, Yoruba
InterestsBasketball, Writing, Circuitry, Singing
02

Research Interests

Academic Focus
R — 01

Human–Robot Interaction Systems

I am interested in how people and robots can work together more naturally. This means studying how robots can read intent, respond in real time, and operate safely in environments designed for humans rather than machines.

R — 02

Robotics Systems in Healthcare

There is enormous potential for robots in clinical and rehabilitation settings. I want to explore how robotic systems can assist patients with motor disabilities, support medical staff, and improve outcomes in environments where precision and care matter most.

R — 03

Human Emotion Analysis via Robotics

I find it fascinating that robots could one day read emotional states from physiological and behavioural signals. Systems that respond to how a person is feeling, not just what they command, open up a very different kind of human–machine relationship.

03

Projects

Engineering Work
2025

Obstacle-Avoidance Smart Car — Autonomous and Manual Modes

This car can navigate on its own or be controlled manually through a phone app I built with MIT App Inventor. In autonomous mode, an ultrasonic sensor detects obstacles ahead. When something is in the way, a servo motor sweeps left and right to measure both sides and pick the better path before the car turns. In manual mode, the Bluetooth module connects to the app and lets someone drive it directly. A Raspberry Pi Pico handles all the logic, with a L298N driver powering the 12V DC motors from three 18650 cells.

Raspberry Pi PicoMIT App InventorHC-SR04 UltrasonicServo (Angle Sweep)Bluetooth ModuleL298N Motor Driver12V DC Motors3x 18650 Li-ion
Personal ⎈ View on GitHub
2024

Wireless Home Automation System — Multi-Protocol IoT

This was my undergraduate research project under Dr. Olusesi A.T. The goal was to control home appliances wirelessly and study how well different wireless protocols hold up when walls, distance, and interference get in the way. I used a Raspberry Pi Pico W to switch relay modules connected to real AC mains sockets. I built a custom control app in MIT App Inventor and connected it over Bluetooth. I also integrated Blynk for Wi-Fi and internet-based control. The code was written in Python and run through Thonny IDE. Power came from four 18650 batteries regulated by a buck converter.

Raspberry Pi Pico WMIT App InventorPython / Thonny IDEBlynk PlatformBluetooth ModuleRelay ModuleAC Mains SocketBuck Converter4x 18650 Li-ion
Undergrad ⎈ View on GitHub
2023–24

Network Analysis and Diagnostics Tool

During my internship at Citadel Oracle Concept Ltd, I wrote a Python program to test and analyse network connections. It was used to run diagnostics on client systems, measure connection quality, and produce readable reports. I also helped customers understand better PC management practices to reduce the issues they were bringing in.

PythonNetwork AnalysisDiagnosticsScripting
Internship
+

Mini Projects and Explorations

Along the way
Group Project · RAIN 2025

Smart Height Measuring System

Built with colleagues at RAIN. An ESP32 reads distances from an ultrasonic sensor and converts it into a person's height measurement. Results are published over MQTT so readings can be monitored remotely from another device on the same network.

ESP32Ultrasonic SensorMQTT ProtocolGroup Project
⎈ View on GitHub
Personal Project 2024

Security Locking System

A keypad-controlled door lock built around an Arduino. The user enters a code on the keypad and the result shows on an LCD display. A correct code triggers the lock mechanism and access is granted. Wrong entries are flagged on screen.

ArduinoKeypadLCD DisplayAccess Control
⎈ View on GitHub
Various Ongoing

More Projects Coming

There are more mini projects and explorations built along the way, from sensor experiments and circuit prototypes to small automation scripts. This section will be updated as more are documented.

Embedded SystemsSensorsPrototypingAutomation
04

Articles

Writing and Documentation

What Building a Self-Balancing Robot Taught Me After Many Days of Turning

This article is an account of my experience from building my Self-balancing Robot project.

↗ Read on LinkedIn ⎈ GitHub
05

Skills and Tools

Technical Stack
// Languages
  • Python
  • MicroPython
  • C and C++
  • Arduino IDE
  • ROS2
// Hardware and Control
  • Arduino, ESP32, Raspberry Pi Pico
  • MPU6050, L298N, HC-SR04
  • PID Control Theory
  • Forward Kinematics
  • Stepper and Servo Motors
  • Circuit Design and Prototyping
  • Proteus (Simulation)
// AI and Data
  • Machine Learning (Introductory)
  • Agentic AI Development
  • Data Analysis with Excel
  • Data Visualisation
// Software Tools
  • MIT App Inventor
  • Thonny IDE
  • Blynk Platform
  • Cinema 4D
  • Fusion 360
  • Ubuntu / WSL (Windows)
// Robotics Concepts
  • PID Feedback Control
  • Forward Kinematics
  • Sensor Fusion (IMU)
  • Autonomous Navigation
  • Human-Robot Interaction
  • Mechatronic Systems Design
// Professional
  • Technical Tutoring
  • Research and Documentation
  • Public Speaking
  • Curriculum Design
  • Team Collaboration
06

Experience

Technical Roles
Robotics and Autonomous Systems Developer — RAIN Oct. 2025 – Present
Robotics and Artificial Intelligence Nigeria, Oyo State
  • Implementing Product Design using Fusion 360 and Circuit Design with Proteus for hardware development and prototyping.
  • Learning and building Drone technologies.
  • Applying Control Systems and Advanced Control Systems theory to real robotics builds.
  • Learning Robotic Aided Manufacturing and Digital Twin concepts for modern automation workflows and Robotics.
  • Building skills in Path Planning, SLAM and Computer Vision for autonomous robot navigation.
  • Exploring Deep Learning and its applications in robotics perception and decision making.
  • Developing skills in ROS for robot software architecture, communication and system integration.
  • Acquiring additional technical skills in Web Development and SQL.
  • Assisting younger colleagues on robotics operating systems and embedded systems fundamentals.
  • Collaborating on group projects involving full hardware fabrication and system integration.
Intern — Tech With Khalid 2019 – 2023
Olabisi Onabanjo University, Nigeria
  • Designed and developed embedded systems and their software, gaining practical experience in hardware-software integration, real-time computing and sensor-based decision making.
  • Developed circuits based on user specifications and improved efficiency through thorough circuit analysis before implementation.
  • Built a smart car controllable through a mobile phone interface over Bluetooth communication.
  • Designed 3D animations for automation dealing with drug production using Cinema 4D.
07

Aspirations

Long-Term Direction

What I want most is to do meaningful work in robotics research, specifically in systems that interact with people in real and useful ways. The projects I have built so far have mostly been about the hardware side of that, and I want to go deeper into the science behind it.

I am actively looking to pursue a Master's or PhD in Robotics, Mechatronics, or AI-driven Embedded Systems at a university where research in human-robot interaction or healthcare robotics is taken seriously. I want to contribute to work that actually gets used, not just published.

In the long term, I want to come back to Nigeria and build something that lasts here. A robotics lab, a training programme, something that makes it easier for the next generation of engineers in this country to build things that matter. The knowledge is out there. The talent is here. Someone needs to bring them together.

I also believe strongly in teaching. I have spent years doing it informally and I have seen how much difference it makes when someone explains a concept the right way at the right time. I plan to keep doing that regardless of where my research takes me.

01Pursue a Master's or PhD in Robotics or AI Systems
02Conduct research in human-robot interaction and healthcare robotics
03Build more complex and autonomous robotic systems
04Establish a robotics lab in Nigeria
05Mentor young engineers across West Africa
06Publish research in robotics and AI journals
08

Personal Essay

A Personal Reflection
Written by — Titilola Kazeem Salisu

Why I Build Machines

On engineering, purpose, and what it means to build something that works

The first time I made a motor spin with code I had written myself, I felt something shift. It was not the motor that excited me. It was the realisation that the distance between an idea and a physical action could be closed by a person willing to learn the language between them. That language is engineering, and I have been speaking it ever since.

I grew up drawn to things that moved with purpose. A machine that can sense what is happening around it, decide what to do, and act on that decision is one of the most interesting things a person can build. My self-balancing robot made that very real for me. Tuning a PID controller is essentially a conversation with physics. Push the correction too hard and the robot shakes itself apart. Too soft and it falls. Getting it to stand still and hold itself there felt like a genuine achievement, because it required understanding the system deeply enough to know which way to adjust when something went wrong.

That kind of problem does not have a single answer. It requires iteration, observation, and a willingness to be wrong several times before getting it right. I think that is the most honest description of what engineering actually is. The textbooks tell you the theory. The hardware teaches you the rest.

Throughout my degree, while tutoring students and teaching at the NCC Buildathon, I kept noticing something. The students who struggled most were not the ones who lacked intelligence. They were the ones who had never been given the chance to break something and fix it themselves. Hands-on experience changes how you think about a problem. I believe that deeply, and it shapes how I teach.

My interest in human-robot interaction and healthcare robotics comes from a simple question: what is the most useful thing a robot could do? I keep coming back to the same answer. The most useful thing is to help a person who cannot do something without help. A robot that supports someone recovering from a stroke, or one that recognises when a person is in distress and responds appropriately, is worth far more than a robot that performs a task in a factory. That is the direction I want to move in.

Nigeria gave me the foundation. What I want now is to take what I have learned, go further with it, and eventually bring it back in a form that is genuinely useful here. Africa does not lack talent. What it needs is infrastructure, opportunity, and people who are willing to build both. I intend to be one of them.

09

Awards and Honours

Recognition
YearAwardType
2025
Most Valuable Personality of the Year
Robotics and Artificial Intelligence, Nigeria (RAIN)
Award
2025
Most Focused Personality of the Year
Robotics and Artificial Intelligence, Nigeria (RAIN)
Award
2025
RAIN 2025 Scholarship Award
Robotics and Artificial Intelligence, Nigeria
Scholarship
2025
Dream to Legacy Career Development Scholarship
Dream to Legacy Initiatives
Scholarship
2024
Professor Agboola Prize Award
Olabisi Onabanjo University — Academic Excellence
Academic
2024
Honours Award for First Class Graduates
Faculty of Engineering, Olabisi Onabanjo University
Academic
2019
Ogunbande Foundation Scholarship
Ogunbande Foundation
Scholarship
10

Contact

Get In Touch

Open to research, collaboration and new opportunities

If you are working on something interesting in robotics or embedded systems, thinking about a collaboration, or you just want to talk about what I have been building, I would genuinely love to hear from you. Do not hesitate to reach out through any of the channels below.

Send a Message