Read the latest Real Python tutorials (PyPI Demo Package)
Role in this project:
Full-stack Developer Contributions:4 releases, 3 reviews, 38 commits in 3 years 8 months
Contributions summary:Geir primarily worked on developing and refining the Real Python feed reader application. Their initial commits involved creating the foundational structure of the reader, including parsing feeds, displaying article titles, and presenting article content. Subsequent contributions focused on improving user experience by incorporating summary fallback, adding command-line options, and updating the presentation of articles. They also refactored the project to be compatible with legacy Python.
python-3pythonpypipython-tutorials
Bonus materials, exercises, and example projects for our Python tutorials
Role in this project:
Backend Developer Contributions:94 reviews, 90 commits, 232 PRs in 4 years 6 months
Contributions summary:Geir contributed materials for a "Primer on Python Decorators" tutorial by updating example and decorator files, as well as providing documentation and real-world examples. This included code for simple decorators, syntactic sugar, reuse, value returning, and class decorators. The changes centered around demonstrating the usage of decorators in Python code, making this person primarily involved with backend development.
pythonexample-projectspython3bonuspython-tutorials