Kelvin TaninPython in Plain EnglishDevelop a Monte Carlo Simulation Program for Financial PortfolioSimulations to figure out financial possibilities.Dec 21, 2021Dec 21, 2021
Kelvin TaninThe StartupTracking Your Portfolio AutomaticallyA few weeks ago, I was forced to transfer my portfolio to Google Sheets after the Python library pandas_datareader for Yahoo! Finance…Sep 23, 2021Sep 23, 2021
Kelvin TaninPython in Plain EnglishMonitoring Your Portfolio with Python — One Year LaterThis is a follow-up post on my original article on how we could use Python to monitor our investment portfolios (link).Apr 19, 2021Apr 19, 2021
Kelvin TanFunctions as ElementsI recently had a coding challenge where I theorised that a concise solution could be found if functions could be treated as elements and…Jan 30, 2021Jan 30, 2021
Kelvin TaninPython in Plain EnglishValidate Tic Tac Toe in PythonIt is the last day of the year and I thought that perhaps I should share one last post on a coding challenge before we welcome a hopefully…Dec 31, 2020Dec 31, 2020
Kelvin TaninThe StartupDeveloping a Snake Game With JavaScriptI find this snake game project mildly ironic, as I have built this game without using any code from its namesake and all-time favourite…Nov 3, 2020Nov 3, 2020
Kelvin TaninPython in Plain EnglishFrom Fibonacci to N-bonacciThe Fibonacci sequence was one of the first mathematical concepts that I analysed when I started coding. In particular, this sequence was…Oct 6, 2020Oct 6, 2020
Kelvin TaninPython in Plain EnglishPython Algorithms: Balanced Logic BracketsAt Least One in ManySep 28, 20201Sep 28, 20201
Kelvin TaninThe StartupMaking Sense of Roman NumeralsIn today’s world, we take for granted the numerical system that we use on a daily basis. The average human being is born with ten fingers…Sep 12, 2020Sep 12, 2020
Kelvin TanMaking Life Easier with ObjectsAs a hobbyist, I have tried to complete at least one coding challenge a day to maintain the positive pace of learning.Aug 29, 2020Aug 29, 2020