Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View StraightCurlyCurves's full-sized avatar

Highlights

  • Pro

Block or report StraightCurlyCurves

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. python_course python_course Public

    This repository contains practical exercises intended for interactive learning during class sessions. Not intended as a standalone course.

    Jupyter Notebook

  2. azul azul Public

    Python

  3. 2D_Raytracer 2D_Raytracer Public

    Provides a library to create lenses (and lens groups) with different materials (Sellmeier) and to raytrace a point light source of a specific wavelength through the lenses onto a sensor. This senso…

    Python

  4. easy_tengwar_translator easy_tengwar_translator Public

    www.easy-tengwar-font.org

    Python

  5. RaspberryPi-Movie-Server RaspberryPi-Movie-Server Public

    How to setup a Raspberry Pi with Jellyfin, OpenMediaVault and ddclient and secure it with fail2ban

  6. python-module-import-handling python-module-import-handling Public

    Exploring Python's module import mechanism, addressing challenges with relative paths across different execution contexts, and providing a solution with example code.

    Python