FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

marcelozarate (Marcelo Zárate) · GitHub

Block or report marcelozarate

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
marcelozarate/README.md

Hi there 👋

Pinned Loading

  1. sqlite python tutorial sqlite python tutorial
    1
    import sqlite3
    2
    import pandas as pd
    3
    
                  
    4
    def create_connection(db):
    5
        conn = None
  2. Basic Auth Sanctum REST API for Laravel Basic Auth Sanctum REST API for Laravel
    1
    // routes/api.php
    2
    
                  
    3
    <?php
    4
    
                  
    5
    use Illuminate\Support\Facades\Route;
  3. PyQt simple message box - Custom ale... PyQt simple message box - Custom alert dialog
    1
    import sys
    2
    from PyQt5.QtWidgets import QMessageBox, QApplication, QWidget
    3
    
                  
    4
    def showMessageBox(title, text, icon="NoIcon", buttons=False, buttonsText=[],callback=None):
    5
        qmb = QMessageBox()
  4. Alpine.JS first time use (consuming ... Alpine.JS first time use (consuming API)
    1
    <!DOCTYPE html>
    2
    <html lang="en" data-theme="coffee">
    3
      <head>
    4
      <meta charset="UTF-8">
    5
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
  5. sense-hat-spaceship sense-hat-spaceship Public

    A minigame made for the Raspberry Pi Sense Hat

    Python

  6. sense-hat-tetris sense-hat-tetris Public

    A minigame made for the Raspberry Pi Sense Hat

    Python 1


Back | FazBrowse Home | New Git URL