Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for all four
GitHub Repo https://github.com/minimaxir/foursquare-venue-scraper

minimaxir/foursquare-venue-scraper

A Foursquare data scraper that gathers all venues within a specified geographic area.
GitHub Repo https://github.com/premaseem/designPatterns

premaseem/designPatterns

This repository contains java code examples for designPatterns of Gang of four in Java 8. It has working example for all different design pattern.
GitHub Repo https://github.com/kcjpop/vietnam-topojson

kcjpop/vietnam-topojson

Vietnam subdivisions in all four levels
GitHub Repo https://github.com/exceptionnotfound/DesignPatterns

exceptionnotfound/DesignPatterns

Come learn about all the Gang of Four patterns (e.g. Adapter, Facade, Strategy, Mediator, Command and more) with C# and food examples!
GitHub Repo https://github.com/SebastianBoldt/Gang-of-Four-and-Solid-Principles-in-Swift

SebastianBoldt/Gang-of-Four-and-Solid-Principles-in-Swift

👨‍👩‍👧‍👦 - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds
GitHub Repo https://github.com/liuthou/TowerTD

liuthou/TowerTD

we all four project
GitHub Repo https://github.com/CodeLagos/Batch-Four

CodeLagos/Batch-Four

This repository contains all the projects created by the participants of the CodeLagos Out of School program Batch Four. http://codelagos.org/
GitHub Repo https://github.com/KMKnation/Four-Point-Invoice-Transform-with-OpenCV

KMKnation/Four-Point-Invoice-Transform-with-OpenCV

I have customized the code of Adrian to find 4 points of document or rectangle dynamically. Here i have added findLargestCountours and convert_object, where convert_object is our driver method which actually doing image processing and getting all 4 point rectangles from image. After getting all 4 point rectangle list findLargestCountours method finding largest countour in list.
GitHub Repo https://github.com/vrza/node-blake2

vrza/node-blake2

All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js
GitHub Repo https://github.com/QianMo/Unity-Design-Pattern

QianMo/Unity-Design-Pattern

:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现