Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by jacobpclouse
A curated list of projects in awesome lists by jacobpclouse .
https://github.com/jacobpclouse/bitcoin-investment-tracker
An ASP.NET / C# program to track how much you have invested into Crypto vs how much growth/loss experienced. Measured against keeping money in 4% return money market and 7% S&P index fund.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/online-security-system
A Security System that streams video feeds from client to server, stores them and let's you browse them
client-server opencv python surveillance-systems tkinter
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/image-upscaler
An app that allows you to take old, low resolution photos and upscale them with OpenCV and Deep Learning!
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/mp3-generator
A web app that uses Python, Flask, Angular and more to generate mp3s from scans of text
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/python-api-for-perfsonar
Testing out methods to get PerfSONAR API data with python
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/virustotalapi
Writing a program that uses the VirusTotal Public API to scan files and check for malware
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/portfolio-website
A new portfolio website made with Angular, Python, Flask, CSS and more!
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/icsi_424_final_project_temp
A temp repo to store our code and documentation for our x-frame final project until Amir creates one for us
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/hackrpi2022_keepawake
An app to keep drivers awake while driving
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/bug_tracker_2024
This program will be a stand alone program to encrypt a file on your operating system without using zip files
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/jacobpclouse
Jacob Clouse's Profile Page on Github!
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/zipfileandencrypt
Zip and Encrypt with python
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/bugtrackerv2
Help Desk Bug Tracker - Upgraded to use Python, Flask, CSS flexbox, Bootstrap and More!
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/universal-translator
Translates any language using Bootstrap, Python, Flask, REST APIs and more!
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/516-project-1-the-anonymizer
A client-server application that anonymizes user-specified words from a text file and two reliable data transport protocols.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/pdf-merger
A python script that takes PDF files and merges them together.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/webscraper
NYS Job Site Web Scrapper with Python
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/karnivali
A Series of multi-player mini-games, login/register, in-game chat and live game watching functionalities. Coordinated weekly sprints, developed initial project layout, maintained front end styles and drafted SRS documentation. Most of my commits are under my school account: jc366512
browser-game online web-development
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/jacobpclouse.github.io
Jacob P Clouse's Portfolio Website
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/526-final-project
ICSI 526 Final Project for Dolunay (Luna) Dagci and Jacob Clouse - Spring 2023
alternate-n-bit encryption-algorithms encryption-decryption flask flask-api python3 vue vuejs
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/flask-vue-template-repo
A Repo that shows basic connectivity between flask and vue.js
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/isparen
A JS function that will count the total occurrences of '()' in a string and list the locations
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/chooseyourownadventure
A Choose Your Own Adventure Game with Classes, Battles, Dialogue and More!
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/batchimagetotext
A program that take several images of text and converts them into pure text
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/icsi_551_final_project
Final Projects are required for both Graduate Students and PHY 451Y students. Students can choose to work individually or in groups of two to propose, perform, and present a final project for the course. This project will be a project that uses methods taught in this course to solve a data analysis or signal processing problem.
bayesian baysian-inference knuth matlab nested-sampling
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/palindrome-leetcode
Given an integer x, return true if x is palindrome integer.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/museum-of-candy-project
From: Cole Steele - Web Dev Bootcamp 2020
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/functionscope210
Function Scope with Colt Steele
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/rockpaperscissors_v1
Building a Rock Paper Scissors Game from the ground up (pardon the dust!)
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/icsi_500_project_3
Develop a practical understanding of task collaboration using socket programming, semaphores, multithreading.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/twosum-leetcode
Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You may assume that each input would have exactly one solution, and you may not use the same element twice. You can return the answer in any order.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/cost-of-living-dashboard
A dashboard that uses data from the internet to weight the opportunities and obstacles in different cities across the world
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/blend-images
This program allows you to fade two images together, with one image being dominant and the other being recessive. It takes two input images, resizes them to the same dimensions, and creates a new image where the dominant image is prominent while the recessive image is visible but more faded.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/pricetableproject
Colte Steele Web Bootcamp Code Along
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/pythonportscanner
Port Scanner written in Python from CompTIA's Pentest+ Exam All in One Study Guide
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/booklist
A book list app that uses local storage
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/pseudorandompasswordgen_v.1
Pseudo Random Password Generator: Complete with Letters (uppercase and lowercase), numbers and symbols.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/testingoutgit
Using 'Git & GitHub Crash Course For Beginners' by Traversy Media to utilize Git BASH
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/hackrpi24-adaptive-threat-security-system
Online Security System
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/passphrasegenerator_v.1
A simple Passphrase Generator using a word list and Psuedo Random Number Generation
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/index-of-coincidence-calculators
Some sample code in Python I found online that helps read different files and compute the IOC
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/longestcommonprefix
Finding the longest common prefix - leetcode
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/javascriptguessinggame
Creating a javascript game where you define a range and then try to guess the number it has selected.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/react-sample-website
A new sample site made with react
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/apchannelgeneratoralbanyreshall_v.1
The initial approach that I used to generate AP channels for the Albany Res Hall
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/codewars
Keeping Solutions for different codewars problems I have solved
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/accesspointchannelgen_manning
A simple script to assist in determining access point channels for Manning Hall (9 locations, 3 channels, 3 floors)
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/flaskpythonwebapp
An interesting collection of websites made with python, angular and flask
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/apchannelgeneratoralbanyreshall_v.2
An alternate way of generating the Albany Res hall AP channel layout using a different pattern
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/bandwidth-monitor
A small utility program that tracks how much data you have uploaded and downloaded from the net during the course of your current online session.
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/526-hw-1-cipher
My own cryptographic cipher based off of the 1st homework issued - 526 Cryptography - Spring 2023
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/shootthezombies
Website for Peter Zlomeks game - Final version
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/fizzbuzz
My solution to the FizzBuzz problem
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/convert-text-to-morse-code
A python program that will take an input text file, convert it to Morse Code, and then encode the output into an .mp3 file
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/526-hw-3-sss
ICSI 526 Homework 3 - Spring 2023 - Shamir Secret Sharing
encryption-decryption lagrange-polynomial-interpolation numpy opencv pil python3 shamir-s-secret-sharing-scheme shamir-secret-sharing shamirs-secret-sharing
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/client-side-webpage-encryption
Creating a web site that allows the user to encrypt files entirely client side using vanillia javascript, no backend required!
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/newwebsitevue
Creating a new, responsive website with React.js, Styled Components, Bootstrap and More!
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/tributesitelinus
A Tribute Site for Linus Torvalds
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/twosum
My solution to the Two Sum problem from leetcode using python
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/trytodeny
Webpage that has x-frame-option for DENY
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/motion-extraction
With a very simple trick you can extract the motion of a video. Uses python and OpenCV
motion-extraction opencv python3
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/526-hw-4-hash
Fourth and final homework for 526 - Creating my own custom hash function
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/shootthezombiesv2
Version 2 of the site using html5, css3, flexbox and bootstrap
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/526-hw-2-cbc
The second homework for ICSI 526 in Spring 2023
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/zipandencrypt_c_sharp
Creating Zip and Encrypt but with C#
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/powershelltcpexample
This repository provides a simple demonstration of TCP communication between a client and a server using PowerShell. The code showcases how to establish a connection from a client machine to a server, allowing for basic data exchange over the network. Explore this example to understand the fundamentals of TCP communication in PowerShell.
powershell powershell-script powershell-tcp
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/pricing-panel-mobile-first-
A project from Colt Steele's Web Developer Course
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/convert_image_to_ascii_art
Converts an image to ascii art and saves it in a text file
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/bugtracker-v1
Creating a bug tracker to log errors
Last synced: 13 Nov 2024
https://github.com/jacobpclouse/calculate_file_hashes
These scripts are designed to compute various cryptographic hashes (MD5, SHA-1, SHA-256, SHA-384, SHA-512) for a given file.
bash-script hashing-algorithms powershell-script
Last synced: 15 Nov 2024