Create a Job Board dashboard item that - Takes jobs from https://github.com/speedyapply/2027-SWE-College-Jobs and https://github.com/SimplifyJobs/New-Grad-Positions and https://github.com/SimplifyJobs/New-Grad-Positions#-software-engineering-new-grad-roles and https://github.com/SimplifyJobs/New-Grad-Positions#-product-management-new-grad-roles - Post that data into a dashboard item in Kronos - Probably need to use an aws event bridge and aws lambda info - Probably need to use GitHub api - Make sure that new dashboard item UI is coherent with the other dashboard item UIs (should have dark mode version and light mode version) - Try not to store info in db just scrape the readme files (lmk if you need to store in db)
Create a Job Board dashboard item that