Pinned Repositories
advent-of-code-2022
Solutions for Advent of Code 2022 in JavaScript
advent-of-code-2023
Solutions for Advent of Code 2023 in JavaScript
Columbus_State-csci1511-project
Python Alien Invasion project from Python Crash Course 3rd Ed. for CSCI-1511 at Columbus State Community College
Columbus_State-csci2447-project
csci2447-project
company-tracker-edgar
A web application that uses the edgartools library to provide financial data for specified companies
edgartools
Python library for working with SEC Edgar
fake-news-detector
The Fake News Detector is a project aimed at identifying and flagging fake news articles with a streamlit frontend
matplotlib-charting
Treasury yield data charted using matplotlib
streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
usertools
A collection of Python scripts designed to automate common tasks.
jacob187's Repositories
jacob187/fake-news-detector
The Fake News Detector is a project aimed at identifying and flagging fake news articles with a streamlit frontend
jacob187/advent-of-code-2022
Solutions for Advent of Code 2022 in JavaScript
jacob187/advent-of-code-2023
Solutions for Advent of Code 2023 in JavaScript
jacob187/Columbus_State-csci1511-project
Python Alien Invasion project from Python Crash Course 3rd Ed. for CSCI-1511 at Columbus State Community College
jacob187/Columbus_State-csci2447-project
csci2447-project
jacob187/company-tracker-edgar
A web application that uses the edgartools library to provide financial data for specified companies
jacob187/edgartools
Python library for working with SEC Edgar
jacob187/matplotlib-charting
Treasury yield data charted using matplotlib
jacob187/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
jacob187/usertools
A collection of Python scripts designed to automate common tasks.
jacob187/LLM_HUB
Extendable Python library providing a unified interface for interacting with various LLMs.
jacob187/word_occurrences_in_text
My solution to programming assignment for CSCI1511 at Columbus State Community College plus added functionality