PyLibLog
PyLibLog copied to clipboard
"Teaching and sharing information about Python libraries through blog posts. These blogs include explanations, definitions, examples, and what happens when you use them."
## Description This PR addresses issue #161 . ## Changes Made - Made a new Component of the profile page. - Added responsiveness
I tried to create logo for PyLibLog as per issue #213
Fix #207 This PR addresses the responsiveness issue for the "Intro to python" section. The previous styles were not optimized for mobile view, making some elements disproportionate and hard to...
This pull request is for issue #186 In this pull request, we've enriched the content of the NumpyBasics page to provide a more comprehensive and in-depth introduction to NumPy, with...