Giter VIP home page Giter VIP logo

Thank you for checking out my repositories! :D πŸ‘‹

  • πŸ”­ Party in the backend, business in the front.
  • 🌱 Learning Solidity, RUST, MERN, etc.


Network-Scanner Password-Maker Profile-Creator Regex-Checker Port-Scanner Weather-Conditions

Snake animation

Chris H's Projects

codeslacker1155 icon codeslacker1155

codeslacker1155/codeslacker1155 is a special repository. Its README.md will appear on codeslacker1155's public profile!

coin-flip icon coin-flip

This is a simple python script that simulates flipping a single coin however many times the user decides. The code records the outcomes and count the number of tails and heads.

collatz-conjecture icon collatz-conjecture

Start with a number n > 1. Find the number of steps it takes to reach one using the following process: If n is even, divide it by 2. If n is odd, multiply it by 3 and add 1.

conflux icon conflux

Conflux employs an LLM for tailored financial reporting and strategy analysis, learning from user interactions. It ensures secure, regulation-compliant operations, providing dynamic, user-centric insights.

country-iplookup icon country-iplookup

Enter an IP address and find the country that IP is registered in. It also does some processing as to if it is on a private network or not. This tool detects the ISP, City, Region, Country, Latitude and Longitude.

daily-horoscope icon daily-horoscope

This is a simple tool that checks your horoscope on various astrology sites and puts them together for you each day.

factorial-finder icon factorial-finder

The factorial of a positive integer n is defined as the product of the sequence , n-1, n-2, ...1 and the factorial of 0 is defined as being 1. Solve this using both loops and recursion.

host-checker icon host-checker

This is a simple program that takes the input of the target host and uses Nmap, GoBuster, and WhatWeb to scan the target host.

mortgage-calculator icon mortgage-calculator

Mortgage-Calculator is a simple program that ask the user for the starting principal, interest rate, and mortgage length. The program then makes a calculation and returns output to the user.

network-scanner icon network-scanner

This is a python script used to scan your network and get back various important information.

palindrome-checker icon palindrome-checker

This is a simple program that Checks if the string entered by the user is a palindrome. That is that it reads the same forwards as backwards like β€œracecar”.

password-maker icon password-maker

This is a script that I wrote to generate complex passwords from a generated wordlist. The wordlist and the password.py file are all you need. The PWD.txt file is the file that is generated by this script and contains passwords for you to use.

pig-latin icon pig-latin

This is a simple program that ask the user to input what word in the english language that they would like to mix into piglatin and outputs it to the user.

poker-game icon poker-game

This is a program that allows the user to play a game of poker in the command line. It includes all faces and uses the random() module in python to randomize the cards.

port-scanner icon port-scanner

This is a simple program that ask the user to input a website host or hostname and provides output to the user on what ports are open on that host. The program is a static command line program that shows the user in a visual fashion what ports are open.

prime-factorization icon prime-factorization

Have the user enter a number and find all Prime Factors (if there are any) and display them.

profile-creator icon profile-creator

Is a program used for creating a full account data template for most websites. This is useful for testing websites and scripts for errors. You can use this to create a bot and send data to your database or system.

regex-checker icon regex-checker

Regex-Checker is a simple python script I wrote for my college programming class to show my professor I understand regular expressions on a low-level.

sportsbetting icon sportsbetting

This is a script to get the odds from the sports betting sites. The script is written in Python 3.6.5 and uses the requests library to get the data from the sites.

stock-data icon stock-data

This is a simple data collection project for stock data. It is a work in progress. We gather data using rapidapi.com and mboum finance api.

taskweaver icon taskweaver

A code-first agent framework for seamlessly planning and executing data analytics tasks.

tax-calculator icon tax-calculator

This is a basic script takes inputs of cost and tax and calculates how much you would pay in tax.

vowel-checker icon vowel-checker

Enter a string and the program counts the number of vowels in the text. For added complexity have it report a sum of each vowel found.

weather-conditions icon weather-conditions

This is a simple program that asks the user to input what city that they would like to receive weather conditions for and outputs it to the user.

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.