sudokyle
Long time Dart dev & Flutter fan. Also enjoy working in Java. Will get around to Kotlin someday. But really want to try and tinker with robots sometime 🤖
Pinned Repositories
Animated-Text-Kit
🔔 A flutter package to create cool and beautiful text animations. [Flutter Favorite Package]
app1
A repository where our first app files will be stored.
Dart-Constructs
DDSA
Dart Data Structures and Algorithms
discordapp
Ecommerce
445 project by Eric, Khalid, and Kyle
genetic_algorithm_dart
Genetic Algorithm Application for the Traveling Salesman Problem in Dart.
GeneticAlgo_JTSP
Java implementation of my genetic algorithm for the TSP #NP-HARD
LogicBoard
This is a java console implementation of the LogicBoard project. It's purpose is for proof of concept. Once completed it will be implemented as an application using GUI. This project focuses on the data structure to handle creation,edits, and saves of a logicBoard project.All source code has been designed and implemented by Kyle Ferguson
TTT_AI
sudokyle's Repositories
sudokyle/DDSA
Dart Data Structures and Algorithms
sudokyle/discordapp
sudokyle/Animated-Text-Kit
🔔 A flutter package to create cool and beautiful text animations. [Flutter Favorite Package]
sudokyle/app1
A repository where our first app files will be stored.
sudokyle/CSE445_Assignment5
Assignment 5 Project for CSE445 Distributed Software Development
sudokyle/Dart-Constructs
sudokyle/Ecommerce
445 project by Eric, Khalid, and Kyle
sudokyle/genetic_algorithm_dart
Genetic Algorithm Application for the Traveling Salesman Problem in Dart.
sudokyle/GeneticAlgo_JTSP
Java implementation of my genetic algorithm for the TSP #NP-HARD
sudokyle/LogicBoard
This is a java console implementation of the LogicBoard project. It's purpose is for proof of concept. Once completed it will be implemented as an application using GUI. This project focuses on the data structure to handle creation,edits, and saves of a logicBoard project.All source code has been designed and implemented by Kyle Ferguson
sudokyle/TTT_AI
sudokyle/Assignment3
CSE 445 Assignment 3 project by Kyle, Khalid, and Eric
sudokyle/assignment5
init commit
sudokyle/bluetooth230_2
Bluetooth project for Summer CSC230 class. #TeamAwesome
sudokyle/chaos_rift
Just learning 2.5 fps game development this one is a nod to Doom
sudokyle/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
sudokyle/conventional-changelog-action
Github Action that generates a changelog with the Conventional Changelog CLI
sudokyle/CSE360SpellcheckerV2
sudokyle/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
sudokyle/miso
Multi-Isolate Programming with Dart!
sudokyle/ObsidianSimpleTimeTracker
Multi-purpose time trackers for your notes!
sudokyle/OSH
sudokyle/OSH-New
Open Source Homework Website
sudokyle/over_react_todo_app
A Simple React Dart App using the over_react library!
sudokyle/RSA
Old implementation of RSA encryption I did 2 years ago in Java. Unsafe and inefficient implementation that I hope to, overtime, rework into something good. This project I did was not a school project, however I was inspired to do undertake the project while in my Discrete Mathematics class. My professor aided me during office hours in understanding all required algorithms for the RSA implementation. In the meantime feel free to browse the code, see what I did good on, and a lot of what I did bad on.
sudokyle/RTIMULib
RTIMULib is a C++ and Python library that makes it easy to use 9-dof and 10-dof IMUs with embedded Linux systems (especially the Raspberry PI and Intel Edison!)
sudokyle/rusty_repo
Just a place where I can "cut my teeth" so to speak with Rust programming, feel free to peruse my probably poorly written Rust Code 😄
sudokyle/tcp_network_project
Concurrent MultiClient - Server Application written in C++
sudokyle/todoapp_reactjs