Skip to content
Change the repository type filter

All

    Repositories list

    • awesome

      Public
      😎 Awesome lists about all kinds of interesting topics
      33k000Updated Feb 28, 2025Feb 28, 2025
    • Curated list of AI-powered developer tools.
      425000Updated Feb 14, 2025Feb 14, 2025
    • 0000Updated Jan 22, 2025Jan 22, 2025
    • defy

      Public
      TypeScript
      0000Updated Jan 12, 2025Jan 12, 2025
    • A simple digital transformation platform that provides businesses with a basic digital transformation assessment and planning tool. Features: Digital transformation assessment and planning Basic AI-powered solution recommendations
      0000Updated Jan 7, 2025Jan 7, 2025
    • A repository for the ios, android, and web app pertaining to the development of the digital holding company.
      JavaScript
      0000Updated Aug 21, 2024Aug 21, 2024
    • A code-first agent framework for seamlessly planning and executing data analytics tasks.
      Python
      765000Updated Apr 11, 2024Apr 11, 2024
    • conflux

      Public
      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.
      0000Updated Feb 18, 2024Feb 18, 2024
    • CityPulse

      Public
      Python
      0000Updated Jan 18, 2024Jan 18, 2024
    • codeslacker1155/codeslacker1155 is a special repository. Its README.md will appear on codeslacker1155's public profile!
      0000Updated Aug 9, 2023Aug 9, 2023
    • JavaScript
      0000Updated Jul 25, 2023Jul 25, 2023
    • react-app

      Public
      for Kenneshaw State
      JavaScript
      0000Updated Jul 22, 2023Jul 22, 2023
    • 0000Updated Mar 21, 2023Mar 21, 2023
    • 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.
      Python
      0000Updated Mar 17, 2023Mar 17, 2023
    • 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.
      Python
      0000Updated Mar 14, 2023Mar 14, 2023
    • This is a basic script takes inputs of cost and tax and calculates how much you would pay in tax.
      Python
      0000Updated Feb 15, 2023Feb 15, 2023
    • 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.
      Python
      0000Updated Feb 15, 2023Feb 15, 2023
    • This is a python script used to scan your network and get back various important information.
      Python
      0100Updated Jul 3, 2022Jul 3, 2022
    • 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.
      Python
      0000Updated May 19, 2022May 19, 2022
    • Coin-Flip

      Public
      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.
      Python
      0000Updated Oct 20, 2021Oct 20, 2021
    • 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.
      Python
      0000Updated Oct 20, 2021Oct 20, 2021
    • This is a simple tool that checks your horoscope on various astrology sites and puts them together for you each day.
      Shell
      0000Updated Oct 20, 2021Oct 20, 2021
    • 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.
      Python
      0000Updated Oct 20, 2021Oct 20, 2021
    • 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.
      JavaScript
      0000Updated Oct 20, 2021Oct 20, 2021
    • 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.
      Python
      0000Updated Oct 20, 2021Oct 20, 2021
    • Have the user enter a number and find all Prime Factors (if there are any) and display them.
      Shell
      0000Updated Oct 20, 2021Oct 20, 2021
    • This is a simple program that takes the input of the target host and uses Nmap, GoBuster, and WhatWeb to scan the target host.
      Shell
      0000Updated Oct 20, 2021Oct 20, 2021
    • 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.
      Shell
      0000Updated Oct 20, 2021Oct 20, 2021
    • 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”.
      Shell
      0000Updated Oct 20, 2021Oct 20, 2021
    • Pig-Latin

      Public
      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.
      Shell
      0000Updated Oct 20, 2021Oct 20, 2021