Pinned Repositories
arduino_kinematics_stream
An Arduino Program that connects with an OSEPP Compass Module and a MPU-6050 Module to record, scale, and return acceleration, gyroscoptic, magnetic (compass), and temperature data. This code also calculates and returns the pitch, roll, yaw, and compass heading values. All data is retrieved from the sensors and returned every second.
emoji_unicode_json_mapping
This repository contains a Python script that webscrapes all of the emojis listed on 'http://www.unicode.org/emoji/charts/full-emoji-list.html'. It then stores the emoji data in several different JSON files representing major categories with each JSON file being broken up into smaller sub-catagories. The emoji data maps the emoji's name, unicode string, and javascript escape string together for easy use.
excel_to_json_csv_converter
A python script that transforms an excel workbook and all of that workbook's worksheets into either a json file or an organized directory of csv files.
fetch
A Pre-made Golang Module For Async REST Calls
go-rest-api-boilerplate
kml_optimizer
A python script written to compress a KML file. The code is set up to reduce the size of a KML file, while minimizing the loss of polygon shape quality in the file. This is really helpful to people such as GIS and BI Analysts facing KML file size constraints with their mapping and analytic tools. The script comes with three compression settings to help handle the different circumstances that often come up.
pandas_sqlalchemy_technical_analysis
Scripted examples of Beta and RSI algorithms running against historical stock data from my yahoofinancials module. The resulting data frames are then pushed to a cloud based PostgreSQL Database. More algorithms are coming!
sample_pen_testing_toolkit
A collection of useful pen testing scripts I wrote in Python. The kit includes a port scanner, an email dictionary attack, and a ssh dictionary attack. This code is strictly for educational/legitimate use only. To help discourage malicious misuse of my code some advanced functionality was left out deliberately. I am 100% against any illegal activities.
yahoo_finance_stock_scraper
A python script that scrapes the financial statement data of a list of stocks and stores the data to a JSON file. The script uses Selenium with PhantomJS and BeautifulSoup4 to achieve this.
yahoofinancials
A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
JECSand's Repositories
JECSand/yahoofinancials
A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
JECSand/emoji_unicode_json_mapping
This repository contains a Python script that webscrapes all of the emojis listed on 'http://www.unicode.org/emoji/charts/full-emoji-list.html'. It then stores the emoji data in several different JSON files representing major categories with each JSON file being broken up into smaller sub-catagories. The emoji data maps the emoji's name, unicode string, and javascript escape string together for easy use.
JECSand/go-rest-api-boilerplate
JECSand/fetch
A Pre-made Golang Module For Async REST Calls
JECSand/restful_api_boilerplate
A RESTful API Boilerplate written in Go that connects to MongoDB
JECSand/tradebots
Coming Soon
JECSand/go-containers
JECSand/go-grpc-server-boilerplate
JECSand/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
JECSand/debian_l2tp_cli_client
A l2tp VPN CLI client written in bash. Allows for a user to connect to a l2tp VPN without a GUI in Debian. This VPN client uses the strongswan and xl2tpd apt packages.
JECSand/eventit-client
JECSand/eventit-server
API that manages event registration, ticketing, and payments
JECSand/flip
JECSand/flipn-boilerplate
A boilerplate enabling quick setup of a reactive streaming backend leveraging Flink, Pulsar, and NiFi.
JECSand/go-web-app-boilerplate
JECSand/go.rice
go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
JECSand/go.zipexe
Package zipexe attempts to open an executable binary file as a zip file.
JECSand/go_frontend_boilerplate
JECSand/guess_the_number
A simple Go script that runs a guess the number game.
JECSand/identity-service
An open sourced identity service written in Go and leveraging clean architecture + CQRS principles.
JECSand/ios-calculator-clone-for-ipados
A clone of the built-in iOS Calculator APP for iPadOS, using SwiftUI
JECSand/ksql
The database purpose-built for stream processing applications.
JECSand/langchain-demo
JECSand/mongo-proxy
JECSand/node-cache-manager-ioredis
Redis store for node-cache-manager using IORedis.
JECSand/portfolio_optimizer
JECSand/PortfolioOptimisation
JECSand/pyflip
JECSand/react_web_boilerplate
A React.js Web Client Boilerplate
JECSand/routerDemo