Note: this is an old post related to my Building Stocksimpy series
Most of the stock back-testing tools and libraries I've seen are either too complex for beginners or have a steep learning curve. So I decided to build my own Python library from scr...
Swerve drive is one of the most flexible and rewarding drivetrain systems in FRC. It allows your robot to move in any direction — forward, sideways, diagonally — while keeping its orientation fixed or rotating independently. That control comes at the...
Imagine being able to test your strategy in less than 10 lines of Python code, rather than spending hours with other libraries. This is what will make Stocksimpy useful.
This is the 4th technically 5th post in my devlog series on building Stocksimp...
StockSimPy is a lightweight Python library for simple stock backtesting. The goal is to understand Pandas, experiment with stock strategies better, and create an easy-to-use alternative to more complex backtesting tools. This is part 3 of the series ...
Yeah, you heard that right.
This is part 6 of my Building Stocksimpyhttps://medium.com/@suleymansade09/list/building-stocksimpy-944f16d39f68 series, where I build a light-weight Python backtesting library, sharing every step along the way.
In the ...
From Cash to Stocks: Watch Your Portfolio in Action
This is part 5 of my “Building Stocksimpy” series, where I’m building a lightweight Python stock backtesting library from zero.
In the last post, I explained why I want Stocksimpy to stay simple:...
Hi there! If you are new to this series, “Building stocksimpy” is a series where I create a new Python library from scratch, documenting every step along the way. The goal of the library is to be a lightweight, open-source, and well-documented altern...
A self-reflection on my past project — DiaGuide — and what I learned about “good code”
I thought I had something good. DiaGuide — a diabetes risk prediction app I built in under 48 hours — was working. The ML model ran fast, the precision was accep...
A self-reflection on my past project — DiaGuide — and what I learned about “good code”
I thought I had something good. DiaGuide — a diabetes risk prediction app I built in under 48 hours — was working. The ML model ran fast, the precision was accep...
Hello everyone what’s up , Belated Happy New Year to everyone!! I know it’s been a while, more than three weeks have passed since the year started, but I hope 2025 would be amazing for you so far.
So in this blog I will introduce you to 6 websites ...
!Image descriptionhttps://dev-to-uploads.s3.amazonaws.com/uploads/articles/35g8tviw3wtzmwbvhtnb.jpeg
What I Built
As someone who frequently writes blogs about AI and programming. I decided to generate an app that uses Google Imagen to generate co...
In 2025, the tech job market is shifting faster than ever. AI is rewriting job descriptions, remote work is the norm, and companies are hiring globally. If you’re at a career crossroads, two roles often come up: Full-Stack Developer and Data Scient...