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-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
joost pushed to main at joost/flask-soc-site 2025-04-10 15:38:03 +02:00
c1f3b695a9 latest todos
joost pushed to main at joost/flask-soc-site 2025-03-26 20:00:40 +01:00
7385ee9aae temporary setup files, will move to pyproject.toml
joost pushed to main at joost/flask-soc-site 2025-03-26 19:58:47 +01:00
9dfa085a58 upper to lowercase
joost pushed to main at joost/flask-soc-site 2025-03-26 19:58:07 +01:00
1b435acc1e small improvements
joost pushed to main at joost/flask-soc-site 2025-03-26 19:56:10 +01:00
1efe23ca94 moving things around
joost pushed to main at joost/flask-soc-site 2025-03-26 19:55:41 +01:00
824de5c082 moved to /src
joost pushed to main at joost/flask-soc-site 2025-03-26 19:54:36 +01:00
c37883bc8b reorganizing to match better with flaskr tutorial
joost pushed to main at joost/flask-soc-site 2025-03-20 10:44:10 +01:00
e6be0a5c19 added some detail about packaging the app
joost pushed to main at joost/flask-soc-site 2025-03-20 10:19:34 +01:00
d026d6ee29 added caching todo
9a1c99042f added a deploy to production to-do
Compare 2 commits »
joost pushed to main at joost/kickstart.nvim 2025-03-18 13:03:56 +01:00
7cbebd9aa6 most recent update
joost pushed to main at joost/website-zola 2025-03-18 10:44:12 +01:00
04e9f434fa added some forgotten posts
joost pushed to main at joost/flask-soc-site 2025-02-21 21:39:43 +01:00
9711d760dd started consolidating with temporary functions (analyse2), still need to work email address lookup out