Skip to content
View sebiomoa's full-sized avatar

Block or report sebiomoa

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. Security.md file for AI Agents Security.md file for AI Agents
    1
    # Security Template
    2
    
                  
    3
    This repository handles production user data and privileged database access. Treat security requirements as **non-optional**.
    4
    
                  
    5
    ## Agent Rules (MUST FOLLOW)
  2. shipsecure shipsecure Public

    Drop production-grade security standards into any repo. Audit your repo for security issues. Templates for AI-assisted development.

    JavaScript 6 1

  3. WhatsApp-style chat animation compon... WhatsApp-style chat animation component (React + Tailwind CSS)
    1
    "use client";
    2
    
                  
    3
    import { useEffect, useRef, useState } from "react";
    4
    
                  
    5
    type Message = {