Giter Club home page Giter Club logo

heezaizme's Projects

androrat icon androrat

A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side

carboncopy icon carboncopy

A tool which creates a spoofed certificate of any online website and signs an Executable for AV Evasion. Works for both Windows and Linux

determinant-of-a-matrix-3x3 icon determinant-of-a-matrix-3x3

a = int(input("enter the A's value : ")) b = int(input("enter the B's value : ")) c = int(input("enter the C's value : ")) d = int(input("enter the D's Value : ")) e = int(input("enter the E's value : ")) f = int(input("enter the F's value : ")) g = int(input("enter the G's value : ")) h = int(input("enter the H's Value : ")) i = int(input("enter the I's Value : ")) aa = (e*i-h*f) bb = (d*i-g*f) cc = (d*h-g*e) aaa = aa*a bbb = bb*b ccc = cc*c Det = aaa-bbb+ccc print("Determinant of the given 3x3 matrix is : ", Det)

downloadanything_almost icon downloadanything_almost

An Apple Script App used to easily download and convert the highest possible quality of audio and video files using a GUI that implements the youtube-dl command-line tool.

flutter-music-player icon flutter-music-player

Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

flutteriosclonecalculator icon flutteriosclonecalculator

IOS clone calculator in flutter (Row, Column, Text, RaisedButton Widgets) this calculator perform all related functions.

hft-price-prediction icon hft-price-prediction

A project of using machine learning model (tree-based) to predict short-term instrument price up or down in high frequency trading.

kivygametutorial icon kivygametutorial

This repository contains code from my Python Kivy Game Tutorial series on YouTube.

kivymd icon kivymd

KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications.

malicious-pdf icon malicious-pdf

💀 Generate a bunch of malicious pdf files with phone-home functionality. Can be used with Burp Collaborator or Interact.sh

mt4-forex-algorythms icon mt4-forex-algorythms

I will put here all the open source Meta Trader 4 MQL4 expert advisers and custom indicators

notepad-source-code icon notepad-source-code

Notepad is a quick and smart app to save and search through notes. You can save a note and mark it with color of your choice and later on you can update the note may be with a different color. Marking notes with different colors gives user the ability to prioritize and group the notes. Each note has a time stamp that shows the note saved or updated time.

opencv icon opencv

Open Source Computer Vision Library

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.