AR Face Detection: How It WorksFace detection software is used everywhere in our modern, tech dependent world. From the security measure you use to unlock your phone, to…Dec 11, 2020Dec 11, 2020
Ethical Challenges in AR / VRAugmented and virtual reality offers almost infinite possibilities from training the surgeons of today and tomorrow, raising social…Aug 24, 2020Aug 24, 2020
Using Liskov’s Substitution Principle in C#Liskov’s Substitution Principal was first introduced in 1987 by Barbara Liskov, a Professor at MIT, and Ford’s School of Engineering…May 7, 2020May 7, 2020
Clash of Conjurers: Elements of BattleClash of Conjurers is a 1 vs 1 card based attack game, built using the Phaser 3 framework in conjunction with Javascript, NodeJS, HTML5…Mar 26, 2020Mar 26, 2020
My First Postmortem: Web-stack DebuggingOn February 18, 2020 Holberton students were given our third debugging project, this project was for a web-stack. The website was…Feb 24, 2020Feb 24, 2020
What Happens to that URL…With technology as an interval part of our everyday life, many, if not all of us, take the the seemingly simple task of punching in a web…Jan 13, 2020Jan 13, 2020
Exploring IoTThe definition of IoT, or the internet of things, has changed over the years. Especially recently as technology continues to advance, and…Nov 26, 2019Nov 26, 2019
Machine Learning ExplainedMachine Learning is a system that can learn from example through self-improvement and without being explicitly coded by programmer. The…Oct 25, 2019Oct 25, 2019
Python Objects: Mutable and ImmutablePython is an object oriented programming language, which basically means that everything in python is an object. However, not all objects…Oct 9, 2019Oct 9, 2019