N Groenewald (njardus)

njardus

Geek Repo

Location:Witbank, South Africa

Github PK Tool:Github PK Tool

N Groenewald's repositories

findata-analyze

The financial data pulled from Alpha Vantage is out by a factor of 100 for a lot of data points. This is fixable, but the analysis function breaks as a result. This package provides analysis functions.

Language:PythonStargazers:1Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

awesome-engineering-management

Pointers and tools for learning and day-to-day practice of engineering management & leadership.

License:CC0-1.0Stargazers:0Issues:0Issues:0

awesome-engineering-team-management

đź‘” How to transition from software development to engineering management

License:CC0-1.0Stargazers:0Issues:1Issues:0

awesome-startup

:sunglasses: All the required resources to build your own startup

License:MITStargazers:0Issues:0Issues:0

backtrader-test

A quick test of the backtester library. It seems to work reasonably well, so let's flesh it out into something larger!

Language:PythonStargazers:0Issues:0Issues:0

Complete-Python-3-Bootcamp

Course Files for Complete Python 3 Bootcamp Course on Udemy

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

cookiecutter-data-science

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

fix-fin-data

Some financial data that I've pulled has a step change in, where the data is out by a factor of 100 (dollar-to-cents error) until a certain date, and then correct. This script endeavors to fix that and output the fixed data to a new csv file.

Language:PythonStargazers:0Issues:0Issues:0

logHandler

A *very* simple logging system for java. No levels or anything fancy, this is to get initial effort logging underway when I start out a project.

Language:JavaStargazers:0Issues:2Issues:0

engineer-manager

A list of engineering manager resource links.

Language:JavaScriptStargazers:0Issues:1Issues:0

engineering-management

A collection of inspiring resources related to engineering management and tech leadership

License:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

machine-learning-asset-management

Machine Learning in Asset Management

Stargazers:0Issues:1Issues:0

noipRunner

A short bash script that checks if my external ip matches my no-ip domain. If not, it start the no-ip domain updater program.

Language:ShellStargazers:0Issues:0Issues:0

phidgetBareBones

Barebones java project to help speed up starting a phidget project

Language:JavaStargazers:0Issues:0Issues:0

wifiRestarter

I have a laptop acting as a file server. Due to a bug somewhere, the wifi dies when too large a file is being copied. (Or the chip overheats, or short circuits, or something. Point is, it manifests as dead wifi.) wifiRestarter check if there is a wifi connection, and if not, switches the wifi off and on again, so that I don't have to.

Language:ShellStargazers:0Issues:2Issues:1