Pinned Repositories
balloon_tip
A multi directional tooltip used to display any content with inbuilt support for scroll views that can be wrapped on any widgets that you like.
concentration-game-swift
Concentration card game developed in Swift.
Diabetes-Classifier-Using-Logistic-Regression
Logistic regression from scratch in Python
joafc96
K-Nearest-Neighbors-Classifier-from-Scratch
linked-list-kotlin
Singly Linked List in Kotlin
place_picker_google
A place picker for searching and selecting a location on google maps for Flutter.
sudoku-api-dart
API implementation for solving and generating sudoku with Dart.
swift-2048
Swift implementation of the 2048 game.
travelling-salesperson-genetic-algorithm
The shortest path for the travelling salesperson problem is found and plotted using genetic algorithm.
joafc96's Repositories
joafc96/balloon_tip
A multi directional tooltip used to display any content with inbuilt support for scroll views that can be wrapped on any widgets that you like.
joafc96/place_picker_google
A place picker for searching and selecting a location on google maps for Flutter.
joafc96/swift-2048
Swift implementation of the 2048 game.
joafc96/concentration-game-swift
Concentration card game developed in Swift.
joafc96/Diabetes-Classifier-Using-Logistic-Regression
Logistic regression from scratch in Python
joafc96/joafc96
joafc96/K-Nearest-Neighbors-Classifier-from-Scratch
joafc96/linked-list-kotlin
Singly Linked List in Kotlin
joafc96/linked-list-swift
Singly Linked List in Swift
joafc96/multi_directional_horizontal_list
A multi directional horizontal list widget with next and previous.
joafc96/sudoku-api-dart
API implementation for solving and generating sudoku with Dart.
joafc96/travelling-salesperson-genetic-algorithm
The shortest path for the travelling salesperson problem is found and plotted using genetic algorithm.
joafc96/multi-layer-perceptron-python
joafc96/reflectly_ui
Design Inspired by the reflectly app: https://reflectly.app/
joafc96/Simple-Genetic-Algorithm
This is a simple genetic algorithm implemented in python which recreates any string given as the input.
joafc96/stack-using-swift
Stack data structure implementation using swift.
joafc96/swift-closures