Pinned Repositories
fintech-twitter
Twitter extraction from fintech companies with aiding analysis
openweatherapp
Lightweight weather application built with Flask and the Openweather API
tweepystreamz
Some work into taking a live stream of tweets and using TCP forwarding to an echo server. Done in prep for forwarding to a Spark Cluster for rolling analysis via the Structured streaming API.
twitch-webhook
creation of a webhook receiving incoming notification of channels being online. Official documentation of Twitch's EventSub here: https://dev.twitch.tv/docs/eventsub#introduction
golang-news-aggregator
An application of a day's worth learning of Golang from scratch; a news aggregator that is able to scrape off the Washington Post' stories via the xmlsitemap. A single page resource displaying a table of the story url and the keywords associated to each story.
airflow-movie-purchase
Loosely based on a tutorial project but with expanded functionality and adapted for use with GCP as opposed to AWS but repo can be forked to adapt for use with the latter.
airflow-ecommerce-sample
auto-elb
A Twitch Bot aimed at harvesting points on the electricallongboard twitch channel for Raids/Hosts
aws-mwaa-local-runner
This repository provides a command line interface (CLI) utility that replicates an Amazon Managed Workflows for Apache Airflow (MWAA) environment locally.
coinmarketcap-python
A series of small projects, intended to help a friend learn how to work with APIs. If you have any suggestions on ideas or projects that I can work on to help teach my friend about working with APIs and Python, let me know.
maruimarui0101's Repositories
maruimarui0101/tmux-conf
My personal tmux conf
maruimarui0101/profiles-rest-api
Q short project in learning how to build APIs with the Django framework
maruimarui0101/dtc_zoomcamp_dbt
maruimarui0101/flask_microblog
Flask microblog mini proj
maruimarui0101/de_zoomcamp
datatalks.club data engineering zoomcamp course - self-paced
maruimarui0101/go-orders-api
Tutorial walkthru
maruimarui0101/freecodecamp-airbyte-de
Walking through FreeCodeCamp Data Engineering starter by Airbyte
maruimarui0101/selenium-screenshot-mhquin
Quick demo of scheduled Selenium screenshot taking for a pal
maruimarui0101/Spoon-Knife
This repo is for demonstration purposes only.
maruimarui0101/aws-mwaa-local-runner
This repository provides a command line interface (CLI) utility that replicates an Amazon Managed Workflows for Apache Airflow (MWAA) environment locally.
maruimarui0101/airflow-movie-purchase
Loosely based on a tutorial project but with expanded functionality and adapted for use with GCP as opposed to AWS but repo can be forked to adapt for use with the latter.
maruimarui0101/reminder-cli
cli app for reminders built in go lang with the cobra package
maruimarui0101/auto-elb
A Twitch Bot aimed at harvesting points on the electricallongboard twitch channel for Raids/Hosts
maruimarui0101/learning-rust
A repo dedicated to learning Rust, will mainly be using "The Book" in combination with Rustlings exercises
maruimarui0101/go-blockchain
maruimarui0101/simple-gokit-microservice
maruimarui0101/go-cls-webcrawler
maruimarui0101/go-rhino-scraper
An introductory project to web scraping in Golang
maruimarui0101/nexmo-sms-form
maruimarui0101/simple-store-api
Some work on a small store API RESTful API with the Flask RESTful framework
maruimarui0101/pricing-service
maruimarui0101/starter-web-blog
maruimarui0101/mongodb-terminal-blog
maruimarui0101/coinmarketcap-python
A series of small projects, intended to help a friend learn how to work with APIs. If you have any suggestions on ideas or projects that I can work on to help teach my friend about working with APIs and Python, let me know.
maruimarui0101/go-simple-api
maruimarui0101/golang-news-aggregator
An application of a day's worth learning of Golang from scratch; a news aggregator that is able to scrape off the Washington Post' stories via the xmlsitemap. A single page resource displaying a table of the story url and the keywords associated to each story.
maruimarui0101/flask-api-k8s
learning how to deploy a Flask API in Kubernetes, first time working with Kubernetes
maruimarui0101/airflow-ecommerce-sample
maruimarui0101/fbprophet-stockpredict-streamlit
A quick Streamlit dashboard application delivering stock price predictions powered by Facebook's Prophet algorithm.
maruimarui0101/django-sandbox
Small projects whilst learning the Django framework