Giter VIP home page Giter VIP logo

Anthony Constant's Projects

advanced-keylogger icon advanced-keylogger

This is an advanced keylogger script created in Python by Anthony Constant. The script allows the user to monitor keystrokes on a keyboard and capture screenshots of the computer monitor. The script is also able to encrypt the data it captures and send it to a specified email address.

advanced-ping-verification icon advanced-ping-verification

The purpose of this script is to automate the process of pinging a maximum number of devices inside a network and return whether the network status is successful or unsuccessful. The script uses the write method to create/open/write the status to a file called ping_logs.txt.

banking-application icon banking-application

This is a Banking application project created using the REPL.it platform within the C++ language. An initial account is created upon running the code. Then calls upon the respective functions, to begin manipulating the total amount provided to you.

c-string-manipulation-challenge icon c-string-manipulation-challenge

Used the REPL.IT programming platform to create a String Manipulation Program using C++ designed to accept one argument; That argument will contain the current word provided by the user.

caesar-cipher-encryption icon caesar-cipher-encryption

The Caesar cipher is one of the simplest and most widely known encryption techniques. It works by replacing each letter in the plaintext message by a letter a fixed number of positions down the alphabet. This fixed number is called the key. The method is named after Julius Caesar, who used it in his private correspondence.

convertworld-fun icon convertworld-fun

Welcome to Convert World Fun! This is a Conversion program created using the REPL.it platform within the C++ language. After running the code, a menu is presented to the user with various conversion options. The user is required to select an option from the menu to begin conversion.

js-notebook icon js-notebook

This is a simple HTML-based notebook application. It allows users to create and save notes for later reference.

js-plaintext-editor icon js-plaintext-editor

This is a simple plaintext editor implemented in HTML, CSS, and JavaScript. It allows users to enter and save plaintext notes. The editor also displays the live time and includes a clear button to reset the text area.

js-secure-password-generator icon js-secure-password-generator

The Secure Password Generator is a web application that allows users to generate secure and unique passwords with customizable length and character options. This application helps users create strong passwords that can enhance their online security.

js-whats-my-ip icon js-whats-my-ip

This is a simple web application that allows you to detect your IP address, location, and Internet Service Provider (ISP).

ping-verification icon ping-verification

This is a simple Ping verification script created in Python by Anthony Constant (AC). The purpose of this script is to automate the process of pinging a list of devices and return whether the network status is successful or unsuccessful.

port-scanner icon port-scanner

A Python script to scan a target IP address and determine which ports are open.

sierpinski-triangle-simulation icon sierpinski-triangle-simulation

Sierpinski Triangle is a simulation that shows an initial green cell with a nucleus (a small white circle) that in the next generation produces two similar daughter cells, one at its left, the other at its right. The daughter cells repeat this for another 20 or so generations, leading in the end to the structure of a Sierpinski triangle.

simple-keylogger icon simple-keylogger

This is a simple keylogger script created in Python by Anthony Constant (AC). The script uses the pynput plugin to control and monitor devices, and it logs every key pressed by the user to a specified file.

tic-tac-toe icon tic-tac-toe

This is a Tic Tac Toe game project created using the REPL.it platform within Python language. The board is setup as the empty string list then calls upon the respective functions (shown in the code) to start the game.

tissue-growth icon tissue-growth

This program models and analyzes the growth of a network based on the biological concept of cell growth and structure formation.

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.