Git Product home page Git Product logo

Muhammad Adnan's Projects

auto-gpt icon auto-gpt

An experimental open-source attempt to make GPT-4 fully autonomous.

awesome-python icon awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

awesome-tunneling icon awesome-tunneling

List of ngrok alternatives and other ngrok-like tunneling software and services. Focus on self-hosting.

chatgpt-jailbreaks icon chatgpt-jailbreaks

Official jailbreak for ChatGPT (GPT-3.5). Send a long message at the start of the conversation with ChatGPT to get offensive, unethical, aggressive, human-like answers in English and Italian.

conway-game-of-life-pygame icon conway-game-of-life-pygame

Conway's Game of Life implemented in Python using the Pygame library, featuring a randomly generated initial grid configuration and interactive cell state toggling.

demo-mini-project icon demo-mini-project

Demo Of shopify api interaction using FASTAPI, The API get Customer id and return all order of that customer

fake-hits-generator icon fake-hits-generator

Fake website hits (traffic) generator tool. Also known as the Fake Traffic Generator (Website Clicker).

fpplatform icon fpplatform

FPPlatform is the fixed-price marketplace software that is capable to launch fiverr clones, microworkers, etc. Ideal for micro jobs, tasks, errands, etc

instagram-scraper icon instagram-scraper

Some scrapy spiders useful to crawl instagram posts using public APIS (No TOKEN)

lama-cleaner icon lama-cleaner

Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.

magic-mic icon magic-mic

Open Source Noise Cancellation App for Virtual Meetings

nanobrok icon nanobrok

Web Service write in Python for control and protect your android device remotely.

owasp-mstg icon owasp-mstg

The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.

ph4marketplace icon ph4marketplace

:rabbit: pH4Marketplace is a Fiverr Clone marketplace website build with Django (and Bootstrap for the frontend)

pwnbin icon pwnbin

Python Pastebin Webcrawler that returns list of public pastebins containing keywords

python-division-begineer-class-3 icon python-division-begineer-class-3

**Task** The provided code stub reads two integers, **a** and **b** , from STDIN. Add logic to print two lines. The first line should contain the result of integer division, **a//b** . The second line should contain the result of float division, **a/b** . No rounding or formatting is necessary. **Example** a=3 b=5 - The result of the integer division 3//5 = 0. - The result of the float division is 3/5 = 0.6. Print: 0 0.6 **Input Format** The first line contains the first integer, a. The second line contains the second integer, b. **Output Format** Print the two lines as described above. **Sample Input 0** 4 3 **Sample Output 0** 1 1.33333333333

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.