Pinned Repositories
AdventureWorksRESTful
Creating a simple RESTful API using golang and AdventureWorks sample Database
blockchain
This repo is for parsing raw block data from bitcoin-core using go programming language. Specifically parsing `.dat` files.
data-access
Pure go lang example for connecting and querying a local instance of Microsoft SQL Server on Windows
Datareader_TMX
Get Stock Option Prices from TMX (Montreal Exchange)
Oanda-Go
Using Go Programming Language to reach endpoints on Oanda's REST-V20 API
Oanda-REST-V20
Oanda's V20 REST API example usage
Portfolio
David Hintelmann's Portfolio
Portugal-hotels
Dataset with two hotels, one in Lisbon other is in in the Algarve region.
PostgreSQL-Go
Using pgx driver for go lang to query a local instance of PostgreSQL
pygeocity
This package will reverse geocode i.e., take a latitude and longitude coordinate which will return the country, city name, alternate name(s), population, timezone, and exact coordinates of the city.
davidhintelmann's Repositories
davidhintelmann/Oanda-Go
Using Go Programming Language to reach endpoints on Oanda's REST-V20 API
davidhintelmann/Datareader_TMX
Get Stock Option Prices from TMX (Montreal Exchange)
davidhintelmann/Oanda-REST-V20
Oanda's V20 REST API example usage
davidhintelmann/pygeocity
This package will reverse geocode i.e., take a latitude and longitude coordinate which will return the country, city name, alternate name(s), population, timezone, and exact coordinates of the city.
davidhintelmann/blockchain
This repo is for parsing raw block data from bitcoin-core using go programming language. Specifically parsing `.dat` files.
davidhintelmann/data-access
Pure go lang example for connecting and querying a local instance of Microsoft SQL Server on Windows
davidhintelmann/go-screenshot
Take screenshots with Go Programming Language
davidhintelmann/PostgreSQL-Go
Using pgx driver for go lang to query a local instance of PostgreSQL
davidhintelmann/AdventureWorksRESTful
Creating a simple RESTful API using golang and AdventureWorks sample Database
davidhintelmann/Cactus-neural
Neural Network to detect if image has a cactus in it or not
davidhintelmann/davidhintelmann.github.io
Personal Website
davidhintelmann/FashionMNIST-neural
Predicting the images classifcation using Fashion MNIST dataset and PyTorch Library
davidhintelmann/Heart-Disease
UCI Dataset, Machine Learning, predict if patient has heart disease
davidhintelmann/Natural-Language-Processing
Natural Language Processing Using python's Scapy Library
davidhintelmann/Portfolio
David Hintelmann's Portfolio
davidhintelmann/Portugal-hotels
Dataset with two hotels, one in Lisbon other is in in the Algarve region.
davidhintelmann/Spotify-HitorNot
Predict if a song on Spotify will be a hit or not
davidhintelmann/davidhintelmann-simple-site
Intro to Web Development
davidhintelmann/Flask-Sunshine
Dashboard App for Ontario Public Sector Salary Disclosure
davidhintelmann/gin-postgresql
Using the gin webframework for go lang and PostgreSQL for creating a simple RESTful API
davidhintelmann/go-mssqldb
Microsoft SQL server driver written in go language
davidhintelmann/Google-Api-Ex
Simple Example using Google Javascript API
davidhintelmann/PyQt5-
Simple Python GUI App
davidhintelmann/red-ollama
ollama package uses golang for interacting with local Ollama server. Local instance of Redis is running on WSL 2 to return cached responses.
davidhintelmann/reverse-geocode
This project utilizes a KD Tree data structure to efficiently find the nearest city given a pair of longitude and latitude coordinates
davidhintelmann/Simple-neural
Very simple neural network
davidhintelmann/slides
Examples for using go lang's present tool
davidhintelmann/Value-At-Risk
Using Dow Jones Industrial Average as a Portfolio for Value at Risk (VaR) Calcuations
davidhintelmann/Yelp_Investigation
Investigating Yelp Dataset