Skip to content
View Franlinozz's full-sized avatar

Block or report Franlinozz

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 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

Popular repositories Loading

  1. python-javascript.py python-javascript.py Public

    Forked from talk2francis/python-javascript.py

    # This is a README file for my GitHub repository. This repository contains the source code for my JavaScript web application. The application is a simple to-do list app. To run the application, you…

    Python 1

  2. APOGEE APOGEE Public

    A self-custodial smart wallet, programmable spending policy engine, ERC-8004 identity, persistent encrypted memory, agent-to-agent payment rails with on-chain receipts, and a paid skills marketplac…

    TypeScript 1

  3. Archon Archon Public

    ERC-8004 trustless smart-contract auditor on Mantle Mainnet — verifiable on-chain audit proofs, anchored under Agent #97 and re-checkable by anyone.

    TypeScript 1

  4. Code-snippet-for-the-weather-app Code-snippet-for-the-weather-app Public

    import requests import pyowm def get_weather(location): """Gets the weather for a given location.""" api_key = "YOUR_API_KEY" owm = pyowm.OWM(api_key) observation = owm.weather_at_place(location) w…

  5. Student-Founder-Copilot Student-Founder-Copilot Public

    Student Founder Copilot is a Telegram-based AI assistant that helps students turn rough ideas into real hackathon submissions. It takes a student’s prompt, shapes it into a clear project plan, gene…

    TypeScript

  6. Agora Agora Public

    Later would edit this

    TypeScript