How Machines Make Decisions Is A Human Rights IssueWe launched a project at the intersection of machine learning and human rights. Atlas Lab is a platform that helps legal professionals…Jan 18, 2021Jan 18, 2021
Published inWe’ve moved to freeCodeCamp.org/newsBinary Search Algorithms explained using security camera footageBinary search, also known as half-interval search or logarithmic search, is a search algorithm that finds the position of a target value…Feb 17, 20184Feb 17, 20184
Published inHackerNoon.comGuide To Organizing Your iOS Debug, Development, and Release States With .xcconfig FilesStoring API Keys and Other Constants in Swift 3Apr 26, 20178Apr 26, 20178
Published inHackerNoon.comGuide to Handling Internet Archive’s CDX Server API ResponseAccessing a digital archive of web pagesApr 24, 20172Apr 24, 20172
Published inHackerNoon.comFunctional Reactive Programming in Swift 3Data Binding with RxSwiftNov 15, 20163Nov 15, 20163
Published inWe’ve moved to freeCodeCamp.org/newsThe Trie Data Structure (Prefix Tree)A Trie, (also known as a prefix tree) is a special type of tree used to store associative data structuresNov 7, 201614Nov 7, 201614
Published inHackerNoon.comHave an idea for a project? Read this first.As a software developer, I try to create products that solve meaningful problems. I believe that to solve any problem, you must first…Nov 3, 2016Nov 3, 2016
CSS Selectors Part 3In my last post, I went over sibling and child selectors. In this resource, I’ll be going over styling links in CSS.Oct 31, 2016Oct 31, 2016
CSS Selectors Part 2In my last post, I went over selecting by type, id, class, and descendants. In this next reference, I’ll provide examples for sibling and…Oct 31, 20161Oct 31, 20161
CSS Selectors Part 1In CSS, selectors are used to select the elements that you want to style.Oct 30, 2016Oct 30, 2016