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'
2 months ago
data format 2 months ago
exercises/sql + add sql exe 2 months ago
hackerrank/sql bump sql 2 months ago
haskell-kit + haskell stub 2 months ago
java-kit bump java-kit 2 months ago
py-kit add py-kit 2 months ago
.env-tp + add mariadb 2 months ago
.gitignore + add mariadb 2 months ago
.tool-versions Merge remote-tracking branch 'origin/master' 2 months ago
LICENSE.md copy existing code 2 months ago
README.md Merge remote-tracking branch 'origin/master' 2 months ago
docker-compose.yaml + add mariadb 2 months ago
pom.xml add py-kit 2 months 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