Code Monkey home page Code Monkey logo

Alexander Lucas's Projects

activity-tracker icon activity-tracker

🕒 This code tracks and stores time spent on different activities using classes and methods that interact with Windows and Google Chrome. It also plots a graph of the activity durations over time using Matplotlib.

ai-connect-four-game icon ai-connect-four-game

🎮🔴🟡 A Python-based implementation of the classic game Connect Four, using the Pygame library for game development. It features a user-friendly interface and sleek design, making it accessible to players of all levels and providing hours of entertainment for strategy game enthusiasts.

air-quality-app icon air-quality-app

📈🌍💨💻 The Air Quality App is a simple GUI-based application that displays air quality data for a given city. It uses the World Air Quality Index (AQI) API to retrieve the air quality data for the selected city.

calories-calculator icon calories-calculator

📈 This Python script uses BMR and activity level to determine daily calorie requirements, calculates BMI, and provides weight management advice for maintaining a healthy weight.

check-file-size icon check-file-size

📁 This Python class recursively calculates a directory's size by examining all its files and subdirectories. It offers customization options, including file type inclusions or exclusions, maximum directory size, and file sorting by size or name.

ddos-attack-script icon ddos-attack-script

👊 This Python script is designed to simulate a DDoS (Distributed Denial of Service) attack and test a network's ability to withstand such an attack. By flooding a target server or IP address with a high volume of requests, the tool aims to exhaust the target's resources and render it inaccessible.

donut-ascii-animation icon donut-ascii-animation

🍩 Python script for generating an ASCII art animation of a rotating donut, using math functions to calculate position and brightness of each pixel.

file-watcher icon file-watcher

📁 A file watcher that moves files with specified extensions to a destination folder, with date-based subdirectories to prevent overwriting. Can watch multiple folders and handle file naming collisions. Uses watchdog library for event handling.

football-match-data-scraper-and-analysis icon football-match-data-scraper-and-analysis

🤖 This repository contains a Python script for scraping and analyzing football match data. The script is designed to be run from the command line and provides various options for scraping, analyzing, and visualizing the data.

internet-speed icon internet-speed

📊 This Python script tests internet speed via download, upload, and ping tests using the speedtest library. The results show metrics such as download speed, upload speed, and ping time standard deviation in a table. Results can also be visualized as a line chart and histogram, and saved in JSON or CSV format for later analysis.

keylogger icon keylogger

🔐 This Python script acts as a comprehensive keylogger, tracking keyboard inputs, mouse movements, screen captures, and audio recordings of a computer user. Additionally, it periodically sends an email containing the collected data to a specified address.

nato-phonetic-alphabet-encryptor icon nato-phonetic-alphabet-encryptor

🛡️ The "NATO Phonetic Alphabet Encryptor" program provides functionalities to encrypt and decrypt messages using the NATO phonetic alphabet. It also allows users to encrypt and decrypt images using the same encryption algorithm.

notes-app icon notes-app

📝 The web-based notes app offers a user-friendly and efficient platform for adding, editing, and deleting notes. Its intuitive interface and versatile functionality allow users to quickly jot down and organize their thoughts, ideas, and important information.

password-generator icon password-generator

💻 This Python script creates a secure password that is tailored to the user's preferences and specifications, such as length, character types, and minimum requirements for each type, by using a random password generator.

pixelated-artwork-generator icon pixelated-artwork-generator

🎨🔲 Pixelated Artwork Generator is a tool to create charming pixel art effortlessly. This straightforward tool allows you to draw on a grid canvas with different colors and erase what you don't want.

port-scanner-project icon port-scanner-project

🔎 This Python script scans IP addresses and ports for vulnerabilities and open ports, and can try to authenticate with SSH using brute force password guessing.

python-turtle-pong-game icon python-turtle-pong-game

🏓 This is a Python script that implements the classic game Pong using the turtle module. It features two paddles controlled by the players, a ball that bounces between the paddles, and a middle line. The game is controlled by keyboard input, and it includes sound effects.

snake-game icon snake-game

🐍 A Python implementation of the classic Snake game, using Pygame and Tkinter libraries. Navigate the snake around the board, eat food, and avoid walls and the snake's body while it grows longer.

super-mario-bros.-movie-flask-application icon super-mario-bros.-movie-flask-application

🍄 This is a Flask application that allows users to view two different pages. The home page displays information about the Super Mario Bros. movie and has a trailer button that opens a modal containing the movie trailer. The details page displays information about the movie release date and cast.

text-to-speech icon text-to-speech

🎤 By leveraging multiple libraries, this Python script facilitates the conversion of a range of file formats into speech-ready MP3 or WAV files. The program accommodates an array of file types, including PDF, DOCX, TXT, and HTML, and can process multiple pages within PDF and DOCX documents.

todo-list icon todo-list

📌 A simple web-based todo list app built with HTML, CSS, and JavaScript. This app allows users to add, edit, and delete tasks, as well as mark them as completed or pending.

weathercast icon weathercast

🌤️ WeatherCast is a web application that displays weather information for the given location. This application is built using Flask, a Python web framework, and OpenWeather API to retrieve real-time weather data.

youtube-downloader icon youtube-downloader

📹 This Python class enables users to easily download YouTube videos. It is capable of downloading both the video and audio streams of a given video, and includes a progress bar to track the download progress of videos.

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.