Pinned Repositories
AVL-Tree-in-OpenGL
An AVL Tree Implementaion in OpenGL.
django-bootstrap-blog
A basic blog app using django and bootstrap.
django-master-slave-router
A simple database router that lets you route all reads to slave(s) and writes to a master database
Django-treasurehunt-demo
A demo of Django-treasurehunt, an online treasure hunt hunt engine built using Django
moto
A library that allows you to easily mock out tests based on AWS infrastructure.
terraform-provider-azurerm
Terraform provider for Azure Resource Manager
kuberhealthy
A Kubernetes operator for running synthetic checks as pods. Works great with Prometheus!
opentelemetry-collector
OpenTelemetry Collector
yet-another-cloudwatch-exporter
Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels
hyper
A terminal built on web technologies
code-haven's Repositories
code-haven/AVL-Tree-in-OpenGL
An AVL Tree Implementaion in OpenGL.
code-haven/django-bootstrap-blog
A basic blog app using django and bootstrap.
code-haven/Django-treasurehunt-demo
A demo of Django-treasurehunt, an online treasure hunt hunt engine built using Django
code-haven/FlaskBlog
A basic blog application using the Flask Python web-framework and SQLite3 as the database.
code-haven/django-sse
HTML5 Server-Sent Events integration for Django
code-haven/django-treasurehunt
An online treasure hunt engine built using Django
code-haven/ebanx-python
An unofficial Python client that wraps the REST APIs provided by EBANX.
code-haven/flask-microblog
A blog application using Flask, a python web-framework.
code-haven/GeeksForGeeks
Prep for interviews!
code-haven/Lexical-Anaylzer
A lexical Analyzer in C++ for a C-like language.
code-haven/Web-scraping-with-Python
Web scraping by example using Python