Skip to content
View iwandejong's full-sized avatar

Highlights

  • Pro

Block or report iwandejong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iwandejong/README.md

Welcome to my Github!

💻 My workspace

🎨 My main tech stack:

I have a range of clients and projects that span across industries. Examples of those projects include app development in Flutter, laboratory optimisation using Airtable, and IT consulting in both hardware and software.

🔗 More links


I’m a freelancer who partners with agencies, entrepreneurs, and individuals to create B2C/B2B digital solutions that excels, transforms and converts.
Email me at hello@iwandejong.com

Pinned Loading

  1. COS301-SE-2024/Crop-Prediction-System COS301-SE-2024/Crop-Prediction-System Public

    The AI-driven Crop Prediction System that applies Machine Learning and AI to analyze weather, soil, and crop data to predict crop health and yield. This system provides farmers with precise predict…

    Vue 7 5

  2. epi-org epi-org Public

    This web application is designed to manage an organization's employee hierarchy. It allows authorized users to create, read, update, and delete (CRUD) staff information. The app features a visual r…

    Vue

  3. ANN-GP-Classifier ANN-GP-Classifier Public

    This project implements two classification models, an Artificial Neural Network (ANN) and a Genetic Programming (GP) algorithm, using C++. The ANN utilizes backpropagation for optimization, while t…

    C++ 1

  4. Structure-based_Genetic_Programming Structure-based_Genetic_Programming Public

    This project implements and compares two Genetic Programming (GP) approaches for binary classification tasks: Standard Genetic Programming: Traditional GP with tree-based evolution Structure-Based …

    C++