About This Project
Detailed overview of the project's purpose, implementation, and impact.
Your source for clear, accurate, and up-to-date dividend investment data. Explore upcoming payouts, recent declarations, and top-performing dividend stocks.
Technologies Used
Technical stack and implementation details for this project.
I had originally built this site with ASP.NET, but wanted to learn golang and thought this would be a perfect opportunity. I liked go as the built in concurrency was very easy to setup and the performance is amazing. Stats on each companies dividends is stored in memory on the server in a custom cache I made and only revalidates every so often to prevent pinging the API I use too much. I really love how easy and quick I wrote this backend with Go compared to ASP.NET
Recent Commits
Latest development activity from the connected GitHub repository.
stable
Oct 3, 2025, 07:40 PM
stable
Oct 3, 2025, 07:29 PM
complete restructuring of code
Oct 2, 2025, 09:45 PM