Skip to the content.

George Erol Fouché Portfolio

Data Pipeline Projects

  1. IOT AWS SPARK (Big Data)
  2. E2E Spark Flow (Big Data)
  3. Commercing With Flink (Big Data)

Robotics Projects

  1. Deep Learning Drone Simulator (Deep Learning & Simulation)
  2. Search And Sample Rover (Computer Vision & Simulation)
  3. Robotic Perception (Computer Vision & Simulation)
  4. Robotic Arm Pick and Drop (ROS & Simulation)
  5. Self-Driving Car Behavioral Cloning (Deep Learning & Simulation)
  6. Map a World with Slam and a Custom Robot (ROS & Simulation)
  7. BlueBot (Android & Arduino)
  8. Vehicle Detection (Machine Learning)
  9. Advanced Lane Finding (Computer Vision)
  10. Deep Reinforcement Learn Arm Manipulation (Deep Reinforcement Learning)

Native Mobile Projects

  1. Weather App (Android & iOS)
  2. Bitcoin Ticker (Android & iOS)

Full Stack Web Development

  1. Todo Application with React (Front End) & Spring Boot (Back End)
  2. Expense Application with React (Front End) & Spring Boot (Back End)
  3. Server Side Rendering Program Management Application with Spring MVC & Spring Boot

Data Pipeline

IOT AWS SPARK(Big Data)

This project integrates Big Data, IoT, and cloud computing to enhance urban mobility. It uses a 35-mile drive from San Francisco to Dublin, CA, as a case study. It demonstrates how real-time data on vehicle performance, GPS, weather, traffic, and emergencies can optimize routes, reduce travel time, and improve safety.

The architecture is scalable, fault-tolerant, and supports real-time processing. Docker deploys Zookeeper, Kafka, and Spark in a master-worker setup, while AWS manages storage, data warehousing, and analytics, with IoT for data collection.

IOTAWSSPARK

GitHub: IOT AWS SPARK

E2E Spark Flow

This project utilizes Docker, Apache Airflow, Kafka, Spark, Cassandra, and PostgreSQL to manage data throughout its lifecycle.

E2E Spark Flow

GitHub: E2E Spark Flow

Designed for real-time sales analytics, this Apache Flink application processes financial transactions, executing aggregations and storing results for analysis.

CommercingWithFlink

GitHub: Commercing With Flink

Robotics

Deep Learning Drone Simulator

Train a neural network for a “follow me” feature in drones, applicable to autonomous vehicles and industrial robotics.

DeepLearningDroneSimulator

GitHub: Deep Learning Drone Simulator

Search And Sample Rover

Navigate and map terrains autonomously using real-time camera images to guide the rover.

SearchAndSampleRover

GitHub: Search And Sample Rover

Robotic Perception

Tackle the challenge of object recognition and manipulation in cluttered environments inspired by the Amazon Robotics Challenge.

Robotic Perception

GitHub: Robotic Perception

Robotic Arm Pick and Drop

Control a six-degree freedom robotic arm to perform precise pick and drop actions using kinematics.

RoboticArmPickDrop

GitHub: Robotic Arm Pick and Drop

Self-Driving Car Behavioral Cloning

Learn driving behavior using deep neural networks to simulate real-world driving conditions in a test environment.

SelfDrivingCarBehavioralCloning

GitHub: Self-Driving Car Behavioral Cloning

Map a World with Slam and a Custom Robot

Implement SLAM to navigate and map environments with a custom robot using RTAB-MAP for real-time localization.

MapAWorldWithSlamAndACustomRobot

GitHub: Map a World with Slam and a Custom Robot

BlueBot

A Bluetooth-controlled robotic project integrating Arduino and Android for remote operations.

bluebot

GitHub: BlueBot

Vehicle Detection

Develop a software pipeline to detect vehicles in a video stream effectively.

VehicleDetection

GitHub: VehicleDetection

Advanced Lane Finding

Enhance road safety by detecting lane markings accurately even under varying road conditions.

AdvanceLaneFinding

GitHub: Advanced Lane Finding

Deep Reinforcement Learn Arm Manipulation

Train a robotic arm to perform precise manipulations using deep reinforcement learning techniques.

Objective1 Objective2

GitHub: Deep Reinforcement Learn Arm Manipulation

Native Mobile Projects

Weather App

A cross-platform weather application providing real-time weather updates for Android and iOS.

weather

GitHub: Android Weather App GitHub: iOS Weather App

Bitcoin Ticker

Monitor and display live Bitcoin exchange rates on Android and iOS devices.

Bitcoin Ticket Image

GitHub: Android Bitcoin Ticker GitHub: iOS Bitcoin Ticker

Full Stack Web Development

Todo Application with React & Spring Boot

Manage daily tasks efficiently with a user-friendly interface and robust backend.

TodoAppLoginPage TodoAppPage

GitHub: Todo Application

Expense Application with React & Spring Boot

Track and manage expenses with an easy-to-use web application.

ExpenseAppPage

GitHub: Expense Application

Server Side Rendering Program Management Application with Spring MVC & Spring Boot

Efficiently manage projects and team assignments with a comprehensive program management tool.

HomePage EmployeesPage ProjectsPage

GitHub: Program Management App