Joost Agterhoek joost
  • Arnhem, the Netherlands
  • https://joostagterhoek.nl
  • Hi there! I'm a self-taught programmer with a few years of Python and C under my belt. I've built a few tiny web app, GUI and CLI tools to help me in my work as a SOC security analyst.

  • Joined on 2024-08-08
joost pushed to main at joost/flask-soc-site 2025-06-21 21:28:04 +02:00
49920cd332 trying to fix the broken IP lookup, it's related to domain registrar information
joost pushed to main at joost/kickstart.nvim 2025-06-11 14:33:48 +02:00
739fb4af9b trying out keymaps including for a more streamlined tasks overview
joost pushed to main at joost/flask-soc-site 2025-06-10 21:05:38 +02:00
c10bf6f2a5 got clean pages working, now need to clean up the actual HTML
joost pushed to main at joost/flask-soc-site 2025-06-10 21:04:47 +02:00
1633b975c3 minor changes
joost pushed to main at joost/flask-soc-site 2025-06-10 21:03:58 +02:00
b193999667 v1.1
joost pushed to main at joost/flask-soc-site 2025-06-10 21:03:47 +02:00
fe996eb0ac added history function, now need to deduplicate history items
joost pushed to main at joost/kickstart.nvim 2025-06-03 22:47:25 +02:00
c47857d828 added an AWESOME Telescope LSP workspace symbols keymap
joost pushed to main at joost/flask-soc-site 2025-05-29 21:15:32 +02:00
9d082e4264 some corrections, restyling, etc.
joost pushed to main at joost/flask-soc-site 2025-05-29 21:14:22 +02:00
444f5664bb reorganized where to show and not to show lookup form
joost pushed to main at joost/flask-soc-site 2025-05-29 21:13:43 +02:00
541c0f310c first setup of history working
joost pushed to main at joost/flask-soc-site 2025-05-09 15:18:25 +02:00
bae53da357 simple navbar to switch between main lookup page that also includes results (but doesnt change routes)
joost pushed to main at joost/flask-soc-site 2025-04-26 21:22:05 +02:00
dc3b11cf03 got a very basic navbar working, now need to learn the actual styling to make it fit
joost pushed to main at joost/flask-soc-site 2025-04-23 22:06:46 +02:00
99e59d0cb9 trying out ways to check for connectivity after validating urls and domains
joost pushed to main at joost/flask-soc-site 2025-04-22 21:51:36 +02:00
eae6791ba2 fixed a few things, including the not mentioned correct coloring of scores
84b39e15c9 pyproject.toml to prepare this code for packaging (tried it before with other test folder)
Compare 2 commits »
joost pushed to main at joost/flask-soc-site 2025-04-22 14:39:25 +02:00
45ee9539bf removed local scripts, corrected CSS nesting in test
joost pushed to main at joost/flask-soc-site 2025-04-19 21:56:57 +02:00
b7276c1b5e got rid of stray JavaScript in results-page, still need to remove commented out test scripts
joost pushed to main at joost/flask-soc-site 2025-04-19 21:06:55 +02:00
4613bb6d83 added background to form and explainer container
joost pushed to main at joost/flask-soc-site 2025-04-15 15:28:51 +02:00
4133fe3811 for now have the home page redirect to the lookup page and do not use Blueprint (trying to keep the site single page
joost pushed to main at joost/flask-soc-site 2025-04-15 14:32:53 +02:00
486c855e18 moved code around for packaging, working on CSS with grid
joost pushed to main at joost/flask-soc-site 2025-04-15 14:32:05 +02:00
5c2eefc17d removing old code in favor of packaging-friendly setup