Pinned Repositories
3dprinting
Repository of various settings for my 3D printing hobby.
active_merchant
Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
activevalidators
Collection of ActiveModel/ActiveRecord validators
AURosetteView
AURosetteView
AutocompletionTableView
UITableView offering suggestions from a custom dictionary as user types text in UITextField
BaseKit
BaseKit is a set of IOS class to make your life easier.
CERoundProgressView
A progress view which shows its progress a pie-chart.
CKCalendar
A sleek, easily customized calendar control for iOS.
clean-architecture-swiftui
A demo project showcasing the production setup of the SwiftUI app with Clean Architecture
nbomberger's Repositories
nbomberger/clean-architecture-swiftui
A demo project showcasing the production setup of the SwiftUI app with Clean Architecture
nbomberger/ocrTraining
OCR Attempt
nbomberger/3dprinting
Repository of various settings for my 3D printing hobby.
nbomberger/04.Javascript-Core-September-2016
JS Core-Sept-2016
nbomberger/AdvancedList
Swift package for an advanced list view for SwiftUI
nbomberger/AutoSploit
Automated Mass Exploiter
nbomberger/Blog-Getting-Started-with-Vision
Blog: Getting Started with Vision on iOS 11
nbomberger/combine-magic-swiftui
A powerful playground and series of tutorials that visualize Combine framework in SwiftUI
nbomberger/CombineSwiftPlayground
A Swift playground explaining the concepts of the new Combine framework
nbomberger/Deep-Learning-for-OCR
This is a reading list for deep learning for OCR
nbomberger/docker-cheat-sheet
Docker Cheat Sheet
nbomberger/dot-files
This repository contains custom configuration and dot files for any system owned and operated by Nathaniel Bomberger.
nbomberger/EQGRP
Decrypted content of eqgrp-auction-file.tar.xz
nbomberger/express-node-server-side-form-validation
Express Validator Tutorial with Input Validation Examples - implement server-side input validation in name, email and confirm password in Node/Express API.
nbomberger/fizzbuzz-swift
Swift version of my Scala code for "Exploring type-directed test-driven development: a case study using FizzBuzz"
nbomberger/HelloVision
Vision framework example for my article. https://medium.com/compileswift/swift-world-whats-new-in-ios-11-vision-456ba4156bad
nbomberger/instabot.py
Instagram bot. It works without instagram api, need only login and password. Write on python.
nbomberger/iOS-Vision-Text-Detection-Demo
A quick demo project exploring the text detection feature in Vision.framework
nbomberger/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
nbomberger/MNIST_DRAW
This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS 11 for inference.
nbomberger/nAgent
nbomberger/ng2-smart-table
Angular 2 Smart Data Table component
nbomberger/ngx-admin
Admin dashboard template based on Angular 7+, Bootstrap 4 (previously known as ng2-admin)
nbomberger/react-native
A framework for building native apps with React.
nbomberger/react-native-fabric
A React Native library for Fabric, Crashlytics and Answers
nbomberger/react-native-intercom
React Native wrapper for Intercom.io
nbomberger/react-native-rss-reader
RSS Reader built with React Native
nbomberger/redox_integrations_demo
This repo houses a Postman collection and Javascript snippets which form a Redox demo.
nbomberger/Swift-Introduction
Multiple playgrounds and Xcode projects for experimenting with all the aspects of the Swift programming language.
nbomberger/TEST-StreamReader
Tests StreamReader class from StackOverflow answer at [Read a file/URL line-by-line in Swift](https://stackoverflow.com/a/24648951/1107226) in Swift 4