An open API service providing repository metadata for many open source software ecosystems.

GitHub / codeslacker1155 0 Repository

I develop command line interfaces, scripts, and sometimes websites. python, c++, c#, php, html, bash, css, javascript, java & sql

codeslacker1155/defy

Language: TypeScript - Size: 162 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

codeslacker1155/cognis-holdings

A repository for the ios, android, and web app pertaining to the development of the digital holding company.

Language: JavaScript - Size: 283 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

codeslacker1155/TaskWeaver Fork of microsoft/TaskWeaver

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

Language: Python - Size: 9.63 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Size: 150 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codeslacker1155/CityPulse

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

codeslacker1155/codeslacker1155

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

Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeslacker1155/stock-insights-tracker

Language: JavaScript - Size: 447 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeslacker1155/react-app

for Kenneshaw State

Language: JavaScript - Size: 532 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeslacker1155/Bitcoin-Tracker

Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/Tax-Calculator

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

Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeslacker1155/Network-Scanner

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

Language: Python - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

codeslacker1155/RSS-Reader

Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Shell - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/Daily-Horoscope

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

Language: Shell - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: JavaScript - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/Prime-Factorization

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

Language: Shell - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Shell - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Shell - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Shell - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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”.

Language: Shell - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeslacker1155/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.

Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

codeslacker1155/Django-URL-Shortener Fork of DebjitPramanick/Django-URL-Shortener

URL Shortener using Django. It is a simlpe web app which will shorten any type of URL.

Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0