Skip to content
View mayaname's full-sized avatar

Block or report mayaname

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

Popular repositories Loading

  1. Loruki-Example Loruki-Example Public

    Fake cloud hosting website based on a Traversy Media YouTube video.

    HTML

  2. flask_blog flask_blog Public

    This is a personal blog/journal application loosely based on the 2024 version of the Flask Mega Tutorial series by Miguel Grinberg and several other tutorials. You can view a stripped down version …

    Python

  3. flask_room_schedular flask_room_schedular Public

    A Flask conference/training room scheduling application using Flask-Admin, SQLAlchemy,and FulCalendar.

    HTML

  4. flask_shell flask_shell Public

    A generic Flask shell that uses Flask-Admin, Flask-Login, Flask-Migrate, Flask-WTF, and SQLAlchemy.

    HTML

  5. flask-SQLA-lite flask-SQLA-lite Public

    This simple Flask demo uses SQLite3 and Flask-SQLAlchemy-lite for database management. Manual pagination is implemented as this feature is not supported in the lite version.

    CSS

  6. flask_contacts flask_contacts Public

    Simple Flask CRUD app using SQLite3, Flask-SQLAlchemy, and Flask-WTF

    Python