Latest Articles

  • Integrations with Python and the Cloud Ecosystem

    Exploring the Power of xraylib: Integrations with Python and the Cloud Ecosystem Are you searching for a versatile library to analyze X-ray interactions with matter? Look no further! xraylib is here to revolutionize your scientific research. With its wide range of features and close integration with Python, FastAPI, and SQLAlchemy, xraylib empowers researchers and scientists …

  • Secure Token-based Authentication in Python with PyJWT

    Secure Token-based Authentication in Python with PyJWT Token-based authentication is a widely-used approach for securing web applications, APIs, and other network services. It allows users to authenticate themselves by presenting a valid token, eliminating the need for traditional session-based authentication mechanisms. In this article, we will explore how to quickly add secure token-based authentication to …

  • An Esoteric Language Inspired by Minesweeper

    Digging into Mines: An Esoteric Language Inspired by Minesweeper Have you ever thought about combining the thrill of Minesweeper with the world of programming languages? Look no further than the Mines esoteric language! In this article, we will dive deep into the world of Mines and explore how it mimics the gameplay of Minesweeper to …