You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nighthawk Pages 3.0. This is a GitHub Pages project that includes support for Jupyter Notebooks. The project provides a game, lessons and projects to support the teaching of Career Technical Educations and AP courses: Computer Science and Software Engineering (CSSE), Computer Science Principles (CSP), and Computer Science A (CSA).
Built an app with JWT Token authentication for secure user access to private workspaces. Our Safe Notebook App on Flask and PostgreSQ, enables users to create and manage personal notes securely. Using SQLAlchemy, user data management is simplified with CRUD operations on the User Model. Admin Control security, administrators can manage all notes.
This GitHub repository offers a dual-faceted resource for Python enthusiasts. It features 'practice_python' Jupyter notebooks for interactive learning, spanning basics to advanced topics, and a Flask project that illustrates real-world Python use, including user management and location tracking.