Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by dtroupe18

A curated list of projects in awesome lists by dtroupe18 .

https://github.com/dtroupe18/coredata-vs-realm

Comparison of CRUD operations when using Core Data vs Realm

coredata crud-sample ios ios11 realmswift swift swift4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/label-n-draw

Camera to Annotate Pictures (Similar to SnapChat)

avcapturesession avfoundation camera coredata drawing-app ios ios11 snapchat swift4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/customactivityindicator

A custom activity indicator written in Swift 4 and Objective-C that allows you to set the size, color, add text, and animate the appearance of an activity indicator.

activity-indicator activityindicator ios ios11 objective-c swift-4 swift4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/taxiproject

Project to Find Fraudulent Taxi Routes in GPS Trajectories

gps gps-traces gps-trajectories jupyter-notebook python3 taxi-fraud taxi-trajectories

Last synced: 08 Feb 2025

https://github.com/dtroupe18/alexafirebase

Alexa Firebase interaction demo

alexa-skill firebase-database nodejs

Last synced: 08 Feb 2025

https://github.com/dtroupe18/stanford-cs193p-developing-apps-for-ios

Stanford's CS193p course, Developing Applications for iOS, explains the fundamentals of how to build applications for iPhone and iPad using SwiftUI.

cs193p-spring-2020 ios stanford-course swift swiftui

Last synced: 08 Feb 2025

https://github.com/dtroupe18/gridworldpathfinder

A* pathfinding in a grid world maze where only straight line moves are allowed. Manhattan distance is used as the heuristic, and various versions of A* were used and analyzed.

astar-algorithm gui pathfinding python3

Last synced: 08 Feb 2025

https://github.com/dtroupe18/berkeleyclassificationproject

Berkeley Classification Project - http://inst.eecs.berkeley.edu/~cs188/sp11/projects/classification/classification.html

image-recognition machine-learning mira naive-bayes-classifier perceptron

Last synced: 08 Feb 2025

https://github.com/dtroupe18/swiftyalgorithms

Swift Algorithms is a repo designs to contain various programming questions that are answered in Swift.

algorithms data-structures interview-practice playground programming-challenges swift

Last synced: 08 Feb 2025

https://github.com/dtroupe18/socket-starscream-demo

Demo on how to use Sockets with Starscream

ios node-module nodejs starscream swift websocket

Last synced: 08 Feb 2025

https://github.com/dtroupe18/notes-with-alexa

Notes application that is very similar to the default "Notes" application in iOS, except it syncs with your Alexa device.

alexa-skill firebase-auth firebase-database ios11 login-with-amazon node-js notes-app swift swift4 voice-commands

Last synced: 08 Feb 2025

https://github.com/dtroupe18/tableviewcellfromxib

Simple example of using an xib file to create a tableview cell.

Last synced: 08 Feb 2025

https://github.com/dtroupe18/uitableviewdiffabledatasourceexample

Example of how to use new UITableViewDiffableDataSource in iOS 13 - ref - https://www.wwdcbysundell.com/2019/diffable-data-sources-first-look/

ios13 uitableviewdiffabledatasource

Last synced: 08 Feb 2025

https://github.com/dtroupe18/detecttwitterbotsusingmachinelearning

Detect Twitter Bots Using Machine Learning

Last synced: 08 Feb 2025

https://github.com/dtroupe18/basicperceptron

Basic perceptron on Iris dataset

iris-dataset machine-learning perceptron python3

Last synced: 08 Feb 2025

https://github.com/dtroupe18/simplenaivebayes

Naive Bayes on Pima Indians Dataset

naive-bayes-classifier pima-indians-data python3

Last synced: 08 Feb 2025

https://github.com/dtroupe18/rectangle

Simple Point && Rectangle Classes for CS1

java-8 object-oriented-programming teaching-materials

Last synced: 08 Feb 2025

https://github.com/dtroupe18/samplelinkedlist

Sample LinkedList and Nodes

Last synced: 08 Feb 2025

https://github.com/dtroupe18/remoteserver

Client Server RPC

Last synced: 08 Feb 2025

https://github.com/dtroupe18/cs1_unit1_labs

Computer Science 1 - Unit 1 - Basics

Last synced: 08 Feb 2025

https://github.com/dtroupe18/dailyprogrammer-372-perfectlybalanced

https://www.reddit.com/r/dailyprogrammer/comments/afxxca/20190114_challenge_372_easy_perfectly_balanced/

Last synced: 08 Feb 2025

https://github.com/dtroupe18/wwdc2020

Last synced: 08 Feb 2025

https://github.com/dtroupe18/servertosendfiles

GUI Server that sets a current working directory. Once the directory is set client can connect and search for available files.

gui java-8 javafx server

Last synced: 08 Feb 2025

https://github.com/dtroupe18/serverlessapi

Serverless API using AWS Gateway and Lambda

Last synced: 08 Feb 2025

https://github.com/dtroupe18/sampleserver

Simple "Hello World" Server

Last synced: 08 Feb 2025

https://github.com/dtroupe18/simpleknn

Simple KNN using iris data with euclidean distance or cosine distance.

cosine-distance iris-dataset knn-classification machine-learning

Last synced: 08 Feb 2025

https://github.com/dtroupe18/recursivecollatzconjecture

Recursively print out the sequence of number generated from the collatz conjecture.

Last synced: 08 Feb 2025

https://github.com/dtroupe18/sendingobjects

Send StudentAddress object from Client to Server. Server saves the object in ".dat" file

Last synced: 08 Feb 2025

https://github.com/dtroupe18/hashmapexample

HashMap vs TreeMap

Last synced: 08 Feb 2025

https://github.com/dtroupe18/iterativehashing

Iterative Hash using SHA-512

Last synced: 08 Feb 2025

https://github.com/dtroupe18/interviewquestions

Java Interview Code Test

interview-questions java-8

Last synced: 08 Feb 2025

https://github.com/dtroupe18/draganddrop

Sample project that shows how to use drag and drop with imageViews, tableViews, and collectionViews

drag-and-drop ios ios11 mvvm mvvm-architecture swift4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/demo-swiftyjson

Really simple App I made to test out SwiftyJSON

autolayout json swift4 swiftyjson tableview

Last synced: 08 Feb 2025

https://github.com/dtroupe18/dailyprogrammer343-intermediate

https://www.reddit.com/r/dailyprogrammer/comments/7i1ib1/20171206_challenge_343_intermediate_mozarts/

dailyprogrammer java-8 mozart-dice-game

Last synced: 08 Feb 2025

https://github.com/dtroupe18/dailyprogrammer371-nqueensvalidator

https://old.reddit.com/r/dailyprogrammer/comments/ab9mn7/20181231_challenge_371_easy_n_queens_validator/

dailyprogrammer swift4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/readtextfilestartingcode

Code designed to help CS1 students complete unit 4 lab 3 in preporation for their final project

Last synced: 08 Feb 2025

https://github.com/dtroupe18/penneysgame

Sequence of Coin Flips Simulator

Last synced: 08 Feb 2025

https://github.com/dtroupe18/perceptronsolutions

Perceptron written from scratch in java 8

iris-dataset java-8 machine-learning perceptron

Last synced: 08 Feb 2025

https://github.com/dtroupe18/mvvm-example

MVVM Architecture Example

Last synced: 08 Feb 2025

https://github.com/dtroupe18/outside-now-swiftui

A Simple Weather App using SwiftUI

Last synced: 08 Feb 2025

https://github.com/dtroupe18/openandedittextfiles

Read, Write to the end, and Write to the beginning of a textfile

Last synced: 08 Feb 2025

https://github.com/dtroupe18/naivebayesstarter

Naive Bayes Starting Code

Last synced: 08 Feb 2025

https://github.com/dtroupe18/drawonimageaspectfill

Simple function to draw on an image inside an imageView using scaleAspectFill

drawing ios swift4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/xctassertfunctionbuilder

Write XCTAssertTrue && XCTAssertFalse less

dotsw function-bu functionb playgr swift5 unit-testing xctas xctest

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unixsocketserver

Simple Server Echo

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit5lab3

Recursively Calculate Fibonacci Sequence

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit5lab2

Recursively Calculate a Square Root

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit5lab6

N Queens using recursion

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit5lab5

Reverse Integer and Strings using recursion

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit4lab4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit4lab5

Read in text file to create objects and store in an arrayList

Last synced: 08 Feb 2025

https://github.com/dtroupe18/dailyprogrammer339-fixed-length-file-processing

https://www.reddit.com/r/dailyprogrammer/comments/7b5u96/20171106_challenge_339_easy_fixedlength_file/

dailyprogrammer java-8 junit4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/codechallengexkcd

Simple iOS Code Challenge

Last synced: 08 Feb 2025

https://github.com/dtroupe18/dailyprogrammer337-unscramble-images

https://www.reddit.com/r/dailyprogrammer/comments/78twyd/20171026_challenge_337_intermediate_scrambled/

Last synced: 08 Feb 2025

https://github.com/dtroupe18/calculator

Simple Calculator I made because I was bored

calculator java-8 java-gui java-swing

Last synced: 08 Feb 2025

https://github.com/dtroupe18/user

Simple User object example

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit8lab1

Linked List - Waiting List

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit4lab3

List Operations

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit4lab1

Generic Class

Last synced: 08 Feb 2025

https://github.com/dtroupe18/dailyprogrammer-370-upc

https://old.reddit.com/r/dailyprogrammer/comments/a72sdj/20181217_challenge_370_easy_upc_check_digits/

dailyprogrammer swift4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/clienttoreceivefiles

Client connects to server. Once connected client can request files, create or remove directories, and write edited text files back to the server.

client-side gui java-8 javafx

Last synced: 08 Feb 2025

https://github.com/dtroupe18/generategridworlds

This script generates a grid-world using a list of lists that is then representing using pygame the first randomly chosen spot is the start and colored green. The last cell to be selected is colored red. The path would be from green to red (if possible)

Last synced: 08 Feb 2025

https://github.com/dtroupe18/car

Example car object for CS1

java-8 object-oriented teaching-materials

Last synced: 08 Feb 2025

https://github.com/dtroupe18/dailyprogrammer343-major-scales

https://www.reddit.com/r/dailyprogrammer/comments/7hhyin/20171204_challenge_343_easy_major_scales/

dailyprogrammer java-8 junit4

Last synced: 08 Feb 2025

https://github.com/dtroupe18/snake

Snake game in javaFX

Last synced: 08 Feb 2025

https://github.com/dtroupe18/dailyprogrammer341-repeating-numbers

https://www.reddit.com/r/dailyprogrammer/comments/7eh6k8/20171121_challenge_341_easy_repeating_numbers/

dailyprogrammer java-8

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit5lab1

Factorial & GCD using recursion

Last synced: 08 Feb 2025

https://github.com/dtroupe18/unit4lab2

Generate Ugly Numbers

Last synced: 08 Feb 2025

https://github.com/dtroupe18/tryingsnapkit

Sample project using Snapkit to create constraints and animations in code.

animation ios ios11 snapkit swift4 uikit

Last synced: 08 Feb 2025

https://github.com/dtroupe18/trafficlightgame

Simple Objective-C App

Last synced: 08 Feb 2025

https://github.com/dtroupe18/swiftui-getting-started

https://www.raywenderlich.com/3715234-swiftui-getting-started

ios13 raywenderlich swiftui swiftui-demo swiftui-example

Last synced: 08 Feb 2025