Removing the microphone on the wyzecam v2Today we are going to be physically removing the microphone on the wyzecam v2.Feb 15, 2021Feb 15, 2021
Published inInfoSec Write-upsHacking the Medium partner programHow my name was added to humans.txt for scoring my first bug bounty, a severity 2 one at that!Sep 26, 20201Sep 26, 20201
Published inThe StartupBypassing the Medium PaywallWhy pay for things you don’t have to? In this article we discuss the two easiest ways to circumvent the Medium paywallJul 2, 20202Jul 2, 20202
Published inDev GeniusFinding Vertical Asymptotes With PythonThis tutorial covers creating a function from scratch that will find a rational functions vertical asymptotes.Jun 22, 2020Jun 22, 2020
Published inThe StartupFinding a Functions Roots with PythonTogether we will write a Python program to find the roots of a function and solve equations, Without importing anything.Jun 18, 2020Jun 18, 2020
Published inThe StartupBalancing Chemical Equations With PythonWriting a Python program that takes in chemical equations and returns them in their balanced formMay 27, 20204May 27, 20204
Published inThe StartupFixing SymPy’s Limit Calculator FlawSymPy is a math Python library that has a flawed limit calculator, this tutorial will cover what a limit is, its flaws, and writing a fixMay 25, 20201May 25, 20201
Published inThe StartupFactoring Quadratics With PythonWriting a Python program that takes a quadratic of the form ax²+bx+c and puts it into factored form a(bx+c)(dx+e). Our…May 20, 2020May 20, 2020
Published inAnalytics VidhyaPython Mean, Median, Mode functions without importing anythingWriting functions to find the Mean, Median, Mode of a list of numbers without importing anything. Includes step by step explanation.May 19, 2020May 19, 2020