Pinned Repositories
Adafruit_FONA
Arduino library for the Adafruit FONA
COMP1202-Enigma-Machine
Java Object Oriented CS Coursework COMP1202
COMP1202-Labs
All University of Southampton COMP1202 Java Object Oriented Programming labs
COMP1206-DAGSort-JUnit-Test
A JUnit Test created to test for a valid DAG graph sorting algorithm
COMP3200-Individual-Project-Texture-Classification
Texture Classification Independent Project
COMP3204-Hybrid-Image-Generator
Generates Hybrid Images of two images based on low-pass filtering of one image and high-pass filtering of the other: http://web.archive.org/web/20150321184824/http://cvcl.mit.edu/hybridimage.htm
LibriTTS-British-Accents
A subset of the popular LibriTTS dataset with subsets for English, Scottish, Welsh, and Irish accents.
MagicMirror-Buses
Raspberry Pi Magic Mirror module for Brighton Buses fetching
MagicMirror-Toggle
GPIO control for Magic Mirror TV
nomohead
A simple script to open an ngrok tunnel to an arbitrary port, a handy alternative to port forwarding
OscarVanL's Repositories
OscarVanL/LibriTTS-British-Accents
A subset of the popular LibriTTS dataset with subsets for English, Scottish, Welsh, and Irish accents.
OscarVanL/COMP3200-Individual-Project-Texture-Classification
Texture Classification Independent Project
OscarVanL/COMP3204-Hybrid-Image-Generator
Generates Hybrid Images of two images based on low-pass filtering of one image and high-pass filtering of the other: http://web.archive.org/web/20150321184824/http://cvcl.mit.edu/hybridimage.htm
OscarVanL/nomohead
A simple script to open an ngrok tunnel to an arbitrary port, a handy alternative to port forwarding
OscarVanL/Adafruit_FONA
Arduino library for the Adafruit FONA
OscarVanL/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
OscarVanL/COMP3204-OpenIMAJ-Tutorials
Tutorials for COMP3204 Computer Vision OpenIMAJ
OscarVanL/COMP3210-Bicycle-Tracker-Device
OscarVanL/COMP6026-Evolution-of-Complexity
OscarVanL/COMP6214-Open-Data-Coursework-1
OscarVanL/COMP6254-IoT-Systems
OscarVanL/django-axes
Keep track of failed login attempts in Django-powered sites.
OscarVanL/docker-blueiris
Blueiris in a docker using wine!
OscarVanL/DropNot-Homework
OscarVanL/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
OscarVanL/google-cloud-go-testing
Testing Support for the Google Cloud Client Libraries for Go.
OscarVanL/gorocket
golang library for rocket.chat
OscarVanL/goutil
💪 Helper Utils For Go: int, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数,数字,字符串,数组,Map,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等
OscarVanL/grafanalib
Python library for building Grafana dashboards
OscarVanL/KMeansClustering
K-Means Clustering Algorithm Implementation
OscarVanL/measurementbot
A disaster of a bot to convert measurements
OscarVanL/mysqld_exporter
Exporter for MySQL server metrics
OscarVanL/openimaj
The OpenIMAJ source code repository
OscarVanL/Police-Data-Accessibility-Project
A repository for all code related to the Police Accountability Project
OscarVanL/Scrapers
Code relating to Scraping.
OscarVanL/SIM7000-LTE-Shield
LTE CAT-M/NB-IoT Arduino-compatible shield with GNSS and temperature sensor. Library supports SIMCom 2G/3G/4G LTE/CAT-M/NB-IoT
OscarVanL/tensorflow
An Open Source Machine Learning Framework for Everyone
OscarVanL/TensorFlowTTS-1
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, Korean, Chinese and Easy to adapt for other languages)
OscarVanL/terraform-google-sql-db
Creates a Cloud SQL database instance
OscarVanL/validate
⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。