Tool-Kit for Hackathons.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
io42630 ff20bf65fd
Merge remote-tracking branch 'origin/master'
3 days ago
data format 2 weeks ago
exercises/sql + add sql exe 4 days ago
hackerrank/sql bump sql 3 days ago
haskell-kit + haskell stub 4 days ago
java-kit bump java-kit 3 days ago
py-kit add py-kit 3 days ago
.env-tp + add mariadb 4 days ago
.gitignore + add mariadb 4 days ago
.tool-versions Merge remote-tracking branch 'origin/master' 3 days ago
LICENSE.md copy existing code 3 weeks ago
README.md Merge remote-tracking branch 'origin/master' 3 days ago
docker-compose.yaml + add mariadb 4 days ago
pom.xml add py-kit 3 days ago

README.md

Field Kit

This repo has two purposes:

  • Serve as a collection of easy-to-use tools that cover common use cases.
  • Be a workspace for exercises.
    • those results should be migrated to their respective about-foo once some knowledge is consolidated.

List of Use Cases

  • Parsing
    • PDF
    • CSV
  • Processing
    • Elastic (?)
  • Deployment
    • Host (?)
    • Servlet Container
    • Frontend (?)
    • Data Visualization (?)

Setup

Python

  • in IDEA, make sure to set SDK proj settings / module

Haskell

asdf plugin add ghc