Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Majuscule

HashTag completion service for accessibility use.

TODO

Functionality

Algorithm

  • iterative (not recursive) dynamic programming algorithm
  • [/] heuristics driven dynamic programming
  • [/] word frequency driven heuristic (not just length)

Misc

  • vaporwave test frontend
  • statistics
  • hashtag suggestion through search

Indexing new words

  • storage backend
  • indexing new words
  • endpoint for hashtag selection (to update index)

Connectivity

  • [/] grpcweb bindings
  • websockets bindings
  • [/] openapi bindings

Deployment

  • scaffolding for AWS, digitalocean and self-hosting
  • rate limiting
  • performance monitoring
  • logging
  • security (sessions?)
  • benchmarking

Brainstorm

  • extend to per user suggestion
  • extend to user handle suggestion

About

Hashtag completion service

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages