Hello, I'm

Fisokuhle Thusini

>

|

Data Scientist with experience across Data, AI, ML & Telematics Engineering. I live by creating my own flow rather than following it. Welcome to my space.

0+ Projects
0+ Years in Tech
0+ Years Learning
0 AWS Certified
Scroll to explore

Transforming Data Into Impact

I'm a Data Scientist, passionate about learning from data, leveraging AI and Machine Learning to solve complex problems and create meaningful solutions.

With a foundation in Electrical Engineering and a deep dive into the world of data science, I bring a unique perspective to every project. My journey has taken me from building IoT solutions to developing LLM-powered applications and computer vision systems.

I believe in making technology accessible for all and personalizing every aspect of our digital lives. Whether it's predicting stock trends with LSTM networks or building AI-powered applications, I'm always pushing the boundaries of what's possible.

about_me.py
class DataScientist:
    def __init__(self):
        self.name = "Fisokuhle Thusini"
        self.role = "Data Scientist"
        self.location = "Johannesburg, ZA"
        self.education = [
            {
                "degree": "MScEng",
                "field": "Artificial Engineering",
                "status": "In progress"
            },
            {
                "degree": "BEng Tech Hons",
                "field": "Electrical Engineering",
                "status": "Complete"
                "achievement": "Distinction"
            },
            {
                "degree": "BEng Tech",
                "field": "Electrical Engineering",
                "status": "Complete"
            }
        ]

    def get_passion(self):
        return "Creating AI solutions that empower others"

My Tech Stack

Data Science & ML

Python TensorFlow PyTorch Scikit-learn Computer Vision NLP LLMs

Data Engineering

SQL NoSQL Spark DuckDB Vector DBs ETL

Cloud & DevOps

AWS Databricks Azure Docker Infrastructure As Code Git

Data Visualization

Matplotlib Plotly Streamlit QuickSight

Web Development

TypeScript Bun Node Flask HTML/CSS

Hardware & IoT

Arduino Raspberry Pi C/C++ C# OpenCV

Featured Projects

Developer Tools

NL Terminal CLI

Natural language terminal that translates intent into shell commands, remembers custom shortcuts, and provides interactive Git and PR tooling with safety prompts.

TypeScript Bun Node SQLite Git
AI / Tooling

Prompt Distiller

CLI workflow that distills multi-turn coding conversations into one-shot prompts, capturing missing context, key decisions, and reusable prompt templates.

Python CLI Markdown JSON TUIs
AI / Transformers

AI Image Search

Image search using transformer models (CLIP, BLIP, Whisper, Bark) with ChromaDB for embeddings and cosine similarity for semantic search.

CLIP ChromaDB Streamlit Python
AI / LLM

FGT Chat LLMs

A Streamlit app showcasing GPT-3.5 and Llama2-7b models, demonstrating cost optimization with pay-per-use and self-hosted security options.

Streamlit GPT-3.5 Llama2 Python
iOS / Computer Vision

FGT Workout

iOS app with computer vision for personalized workouts, showing workout accuracy percentage with Apple Watch integration.

iOS Swift HealthKit Vision
AI / PWA

FGT Chat

Collaborative learning PWA using GPT-3.5 with private Pinecone vector database, featuring voice interaction and ChatGPT plugin integration.

OpenAI Pinecone AWS PWA
Data Visualization

AQI Dashboard

Real-time air quality visualization using OpenAQ API, tracking pollutants globally and identifying reporting gaps.

Streamlit OpenAQ API Python Plotly
Machine Learning

Stock Trend Prediction

LSTM neural network model for stock trend prediction, comparing original vs predicted trends with interactive visualization.

LSTM TensorFlow Streamlit Python
Computer Vision

AI Safety Detection

Construction safety system using OpenCV and CVZone to detect hard hats and eyewear with voice prompts and Arduino integration.

OpenCV CVZone Arduino Python

Memory Lane

2026

Building AI Solutions

Integrating AI safely into different solutions, making technology accessible for all and personalizing every aspect of digital lives.

2025

Started MScEng in Artificial Intelligence

Began Master of Science in Engineering (Artificial Intelligence) at WITS in June, furthering expertise in AI and machine learning. Research focused on improving open source LLMs for enhanced performance and accessibility in the South African context.

2024

Promotion to Data Scientist (Specialist)

Continued building and experimenting with new solutions to empower others to innovate. Promoted to Specialist role in July.

2022

Honours with Distinction & Data Scientist Role

Graduated with Distinction (Completed in 2021) from University of Johannesburg. Worked as Development Engineer at DriveRisk, then joined Discovery Limited as a Data Scientist.

2021

Graduation & Professional Growth

Graduated undergraduate degree (Completed in 2020). Worked as academic tutor, completed Entrepreneurship course at African Management Institute, joined Valenture Institute as Learning Design Intern.

2020

Youth Capital Partnership

Partnered with Youth Capital to grow influence and upskill to assist more young people in their career journeys.

2019

REAP Peer Buddy

Became a Peer Buddy for REAP bursary, assisting first-year students adapt and balance academics with social life.

2018

University Journey Begins

Started BEng Tech in Electrical Engineering at University of Johannesburg. Began providing tertiary education information to community youth.

Let's Connect

I'm always open to discussing new projects, creative ideas, or opportunities to add value to the open source community.

Location Johannesburg, South Africa
contact.sh

$ cat contact_info.json

{
  "name": "Fisokuhle Thusini",
  "role": "Data Scientist",
  "open_to": [
    "Collaboration",
    "Consulting",
    "Speaking",
    "Mentoring"
  ],
  "status": "Available for opportunities"
}

$ _