Giter Club home page Giter Club logo

randfacts's Introduction

ko-fi PyPI StackOverflow Steam Reddit GitLab

Hey, I'm Connor Sample. I started programming around 2014, and I know a wide variety of programming languages. I'm most proficient in Rust and Python, but I have ranging levels of experience using many languages from JavaScipt to Bash to C to Java, and I pick up new languages fairly quickly. I'm an avid Linux user and I have skills in managing both desktop and server environments. I'm currently a student at James Madison University pursuing a degree in Computer Science with a minor in Music. After I graduate, I'd like to get a job in something I'm interested in, such as systems programming, networking, desktop development, backend development, sysadmin, or something similar. Other than technology, I also really love music. I'm mainly a percussionist, but I also play guitar and tuba. I've been playing music since 2015 and I've played in a variety of ensembles, from high school wind ensemble and marching band to the MRDs at JMU.

Interesting projects

Squiid Calculator - Squiid is a modular calculator written in Rust. It is currently very early in development but it is intended to be the successor to ImaginaryInfinity Calculator.

Vapor - Python package built on Textual which offers a simple Terminal User Interface for checking ProtonDB compatibility ratings of games in a Steam user's library.

ti842py - A TI-BASIC to Python 3 transpiler

randfacts - A Python module that generates random facts

Academiic - Still in beta development. Academiic is a website that aims to connect to user accounts from a bunch of different learning management systems, like google classroom and canvas, and bring it all into one location for organizational and convenience purposes.

Wordle Finder - A cross-platform CLI/GUI utility to assist in finding the word for the game "Wordle" and other similar knock-offs. Written in Rust using WebView for the GUI

Modpack Switcher - Utility to allow for having multiple minecraft worlds/modpacks using one server host

Programming/Markup Languages

Rust Python Bash JavaScript HTML5 CSS3 LaTeX Java NASM

Frameworks/Libraries

jQuery Vue.js Tauri Poetry Bootstrap Flask Hugo

Design

Gimp Gnu Image Manipulation Program Inkscape Audacity

Version Control

Git GitHub GitLab

OS/Other tools

Arch Android Firefox Bitwarden Neovim

Github Stats Top Langs

randfacts's People

Contributors

andubadea avatar karimk123 avatar networkpsych avatar notkar1m avatar pancakeswastaken avatar tabulatejarl8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

randfacts's Issues

test.py failure to complete test 3/3

Bug info:
The bug is a FileNotFoundError that originates in test.py and is affecting line 43 possibly line 46 (line numbers are from
the current 0.2.7 master) in the file due to a blank state in the variable basedir.

Steps to reproduce the behavior:

  1. Install the randfacts master on a test machine that is UNIX based
  2. Install randfacts master into the system using setup.py
  3. cd to tests and do sudo python3 test.py
  4. See Error

Intended result:
The test was intended to be completed successfully with no issues and terminate with no problems.

Actual result:
SEE SCREENSHOT

Screenshot before "suppression":
Screen Shot 2021-01-28 at 8 22 04 AM

Machine info:

  • OS: MacOS Catalina 10.15.7
  • Python version: 3.8.5
  • Package Version: 0.2.7 (but was detected on a 0.2.8 dev build)

Extras:
The problem was "suppressed" by adding a try-except around the affected area.

I can't get facts from the module

Describe the bug
I made a new file and ran
`import randfacts

x = randfacts.get_fact()

print(x)`

It is giving me
return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 2678: character maps to <undefined>

Expected behavior
It should give me a fact

Please complete the following information:

  • OS: Windows 10
  • Python version: python 3.9.5
  • Versionn: 0.7.3

ChatGPT 3.5

I believe ChatGPT 3.5 is relying heavily on this repository. OpenAI may even be catching queries for facts directly and intercepting it to reply almost directly from here.
one it tends to like is this one:

  • Did you know that the shortest war in history was between Zanzibar and Great Britain in 1896? The war lasted just 38 minutes.
  • The shortest war in recorded history was between Britain and Zanzibar on August 27, 1896. The war lasted only 38 minutes.
  • The shortest war in history was between Zanzibar and Britain in 1896 and lasted only 38 minutes.

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.