Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by harrisoncramer
A curated list of projects in awesome lists by harrisoncramer .
https://github.com/harrisoncramer/gitlab.nvim
Manage Gitlab resources in Neovim
Last synced: 21 Dec 2024
https://github.com/harrisoncramer/fullstack-template
This is a template repository to get up and running quickly with Vite, React, Jest, Express Docker, and Github Actions for CI/CD.
boilerplate docker eslint express javascript jest react supertest tailwindcss vite
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/jump-tag
Neovim plugin for jumping between HTML tags.
html lua neovim neovim-plugin react treesitter vue
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/harrisoncramer.me
My personal blog and coding website.
astro aws react terraform typescript
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/go-shell-run
Simple Golang HTTP server to allow for the remote execution of shell commands.
Last synced: 09 Oct 2024
https://github.com/harrisoncramer/dod-contract-bot
Tweets out contracts from @DeptDefense at 5:00 p.m. EST every day.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/dc_filing_bots
This is a repository of useful web crawlers for journalists. They ping DOJ's Foreign Agents Registration Act for new lobbyists, and the Senate stock and other asset disclosures. There's also a bot that's helping me get a scoop from the ACLU case on border wall funding.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/cloture
Monorepo for Cloture, the web scraper that aggregates congressional information from across Capitol Hill.
apollo congress frontend government reactjs scrapers typescript
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/serverless-typescript
Template project for AWS/Serverless development with Typescript.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/serverless-scraper-api
Web scraping endpoints that use puppeteer and axios, which accept arguments via a POST request.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/ts-react-dockerized
Template for building and deploying a React project (with Typescript) using Docker and Nginx as a reverse proxy.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/clipnotes
A Google Chrome Extension that lets you write notes about the sites that you visit, which persist across your visits. Designed for developers to take notes on documentation.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/typeorm-typegrapqhl-api
Dockerized API using typeorm, type-graphql, and Postgres.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/joke-gpt
An example TUI with Cobra, Charm, and Viper that uses ChatGPT to tell you jokes
bubbletea charmbracelet cli cobra-cli go golang tui
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/arduino-security
An alarm using Arudino Uno and TinyGo!
Last synced: 21 Dec 2024
https://github.com/harrisoncramer/masamicooks
This cooking blog shares recipes, cooking tips, and stories about food. Cook with me!
blog contentful cooking cooking-recipes gatsby github-actions javascript react terraform
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/pompeo-data-analysis
The code used to parse data for National Journal's analysis of Secretary Pompeo's interview appearances.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/vue-ref-reactivity
A simple reimplementation of Vue's reactivity system.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/typescript_and_cheerio_template
A template starter with some useful functions for web scraping applications.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/video-streaming-microservices
Distributed video streaming application built on Node.js, RabbitMQ, and Azure for file storage.
azure docker javascript microservice microservices nodejs rabbitmq
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/twitter-stream-json-in-node
Using Node.js to download JSON from the Twitter API and filter it.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/congress-tracker-app
Heroku app that tracks Congressional Tweets over time, and maps them with D3.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/tone-analyzer
This application connects to IBM Watson for tone analysis of the Secretary of State's media appearances.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/to-do-app
Learning to use MongoDB with Node.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/ts_cloture.app.types
The types used in the backend with type-graphql (submodule)
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/ts_docker
Repository for docker deployments using Typescript (and Elastic Beanstalk CLI)
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/ts_cloture.app.parsers
Various RSS parsers + puppeteer scrapers to get more data for Cloture
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/tdd-with-golang
Practicing TDD with Golang following https://github.com/quii/learn-go-with-tests
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/terraform-and-gh-actions
Simple repository showing how you can combine Terraform Cloud with Github Actions to automate your IAC.
github-actions infrastructure-as-code terraform
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/heroku-express-react
A simple app that let's users type in a series of options, and picks. React for front-end routing, node for back-end, Sass styles + Webpack compiling.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/go-lsp
LSP Server Implementation in Go for Neovim
Last synced: 09 Dec 2024
https://github.com/harrisoncramer/functional-go
Playground repository where I'm messing around with generics and higher order functions in Golang.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/go-http
Basic http server with Docker and Go, with CircleCI for continuous integration.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/golang-microservices
Microservices APIs with Docker and Golang
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/go-lambda
Simple kickstart for a Golang JSON API using AWS Lambdas
aws aws-lambda golang terraform
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/serverless-event-functions
These functions run on a loop and hit the endpoints exposed by our scrapers, and save the data to our API.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/node-weather-app
Generates weather data from a given address or location.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/boba
My component library for Bubbletea, the TUI framework
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/ts-fullstack
Typescript full stack application Template (Vue, TS, Express)
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/cloture.scrapers
The webscrapers that pull down information for the Cloture application.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/go-connect-tcp
Simple TCP client and server.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/go-serverless
Serverless API using Golang and AWS
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/ec2-scripts
These are a series of configuration scripts for Ec2 instances.
digitalocean linux mongodb nginx nodejs shell
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/go-algos
Repository containing common algorithms and data structures implemented in Go.
algorithms data-structures go golang
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/gitlab.nvim-troubleshooting
Temporary repo to help with gitlab.nvim
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/cloture.api
The backend of the Cloture Application.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/textract-with-nodejs-cli
Dummy CLI with NodeJS for coverting parsing S3 objects into text.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/streetsleazy
It's hard to be a saint in the city
faas firebase scraper typescript
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/pg-playground
An easy-to-use PostgreSQL environment, designed for CSV data exploration and PostgreSQL instruction
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/serverless-apollo
Template Project for Serverles + GraphQL Apollo API
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/scripts
Some useful Bash utilities for file renaming, backups, and so forth.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/federal-register-searcher-2
Refactoring for Google-Cloud
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/objectnormalizer
Normalizing function to flatten GQL data in order to store in key-value store.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/nvim-plugin-template
Template repository for developing Neovim plugins.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/lawmakers-withdrawing-from-gop-bills
Simple crawler to check Congress.gov for bills that have had lawmakers withdraw their cosponsorships.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/linkalert
Frontend of LinkAlert application.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/geobug
A bug tracking application built with Apollo GQL, Docker, React, and Postgres.
Last synced: 15 Nov 2024
https://github.com/harrisoncramer/mongo-course
Reference files for using mongodb
Last synced: 15 Nov 2024