Monotoba
40+ years as a freelance software developer in various languages and fields. Currently working wit Dart/Flutter, PHP, C, Zig, and Python.
Freelance DeveloperBillings Montana
Pinned Repositories
ArtistPricingCalculator
Initial Commit is a default Android Studio 3.01 project.
Building-Machines-In-Code
Source code to accompany the article series Building Machines in Code - Creating Digital Systems Emulators and Simulators on http://www.coderancher.us
calibre
The official source code repository for the calibre ebook manager
Capstone-Project
This is my Udacity Capstone Project Repo
change-log-creator
Flutter-Incoming-Intents
Flutter Incoming Intent (from https://flutter.io/flutter-for-android/#what-is-the-equivalent-of-an-intent-in-flutter)
fullstack-nanodegree-vm
leetspeak-encoder-decoder
A small app to encode/decode 1337 (LeetSpeak) just for the fun of it!
minix
Official MINIX sources - Automatically replicated from gerrit.minix3.org
mobile-app
Monotoba's Repositories
Monotoba/leetspeak-encoder-decoder
A small app to encode/decode 1337 (LeetSpeak) just for the fun of it!
Monotoba/Building-Machines-In-Code
Source code to accompany the article series Building Machines in Code - Creating Digital Systems Emulators and Simulators on http://www.coderancher.us
Monotoba/calibre
The official source code repository for the calibre ebook manager
Monotoba/Capstone-Project
This is my Udacity Capstone Project Repo
Monotoba/change-log-creator
Monotoba/fullstack-nanodegree-vm
Monotoba/minix
Official MINIX sources - Automatically replicated from gerrit.minix3.org
Monotoba/mobile-app
Monotoba/monotoba.github.io
Monotoba/multi-grouped-checkboxes
Simple implementation of selectable groups of checkboxes in flutter.
Monotoba/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
Monotoba/SageIDE
An IDE For The AI Development Era
Monotoba/udemy-learn-flutter
I'm always looking to learn more. So, I decided it was time to take a Udemy course on Flutter. This repo holds the exercises in that course.
Monotoba/ai-pair-programmer
Use ChatPGT as a programming partner!
Monotoba/Apache-Site-Up
The apache-site-up.py script is designed to manage Apache virtual hosts on a development system.
Monotoba/CFFI-DEMO
Monotoba/ClassicSnakeGame
A version of the Classic Snake Game in Python 3 for a 5-year-old
Monotoba/ddns_update
A Python script to update dynamic domain records hosted on NameCheap
Monotoba/DDNSUpdater
A NeamCheap Dynamic Domain Name Service Updater Script
Monotoba/hub-server
The Hub server for Open-RemoteDesktop
Monotoba/ISPConfigBackup
A ISPConfig 3 backup script to aid in migrating an ISPConfig installation from one server to another.
Monotoba/kernel-removal
A bash script to list all installed kernels on Ubuntu systems, and remove selected kernels to free up space
Monotoba/Open-RemoteDesktop
An Open Source Remote Desktop System similar to TeamViewer
Monotoba/ORD-Client
Open-RemoteDesktop Client software
Monotoba/ORD-Target
Open-RemoteDesktop Target machine software daemon
Monotoba/PopBasic
A Simple, Extensible Stack Based Programming Language
Monotoba/power_manager
A simple bash script to set the CPU governor on Linux
Monotoba/RegExFromScratch
Implementing a Basic Regular Expression Engine from Scratch in Python
Monotoba/UDDNSUpdater
A Universal Dynamic DDNS (Dynamic Domain Name Service) Updater
Monotoba/writing_your_own_programming_language
Code to accompany the article on www.coderancher.us