-
Notifications
You must be signed in to change notification settings - Fork 146
Remove career page and references of it from the app #2686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 4 commits
6bc7bf2
569727e
22d9af5
00c11fc
c8384da
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,98 +1 @@ | ||
| [ | ||
| { | ||
| "title": "Software Engineering Intern", | ||
| "type": "Internship", | ||
| "content": { | ||
| "summary": "Developing accessible policy analysis tools", | ||
| "location": "Remote (US-based preferred)", | ||
| "duration": "Spring, Summer, or Fall semester (possibility of extension)", | ||
| "description": "As a Software Engineering Intern at PolicyEngine, you will contribute to making policy analysis tools more accessible, from our web app users to our internal team of developers. This internship offers a unique opportunity to work on cutting-edge technology in the realm of public policy analysis.", | ||
| "responsibilities": [ | ||
| "Develop and enhance Python libraries", | ||
| "Build new applications using emerging technologies like generative AI", | ||
| "Work on React-based front-end in the policyengine-app repo", | ||
| "Contribute to Flask/Python back-end development in the policyengine-api and policyengine-core libraries", | ||
| "Develop and review code collaboratively in GitHub" | ||
| ], | ||
| "qualifications": "Currently pursuing a degree in Computer Science or related field; proficiency in Python and JavaScript; familiarity with React and Flask is a plus.", | ||
| "benefits": "Paid stipend, flexible remote work, mentorship from experienced developers, and exposure to the intersection of technology and public policy." | ||
| } | ||
| }, | ||
| { | ||
| "title": "Policy Modeling Intern", | ||
| "type": "Internship", | ||
| "content": { | ||
| "summary": "Powering PolicyEngine's core rules engine", | ||
| "location": "Remote (US, UK, or Canada-based preferred)", | ||
| "duration": "Spring, Summer, or Fall semester (possibility of extension)", | ||
| "description": "As a Policy Modeling Intern, you will play a crucial role in developing and enhancing the models of tax and benefit policies that power PolicyEngine's rules engine, the heart of our software. This internship provides a unique opportunity to directly impact the accuracy and comprehensiveness of our policy analysis tools.", | ||
| "responsibilities": [ | ||
| "Augment the policyengine-us, policyengine-uk, and policyengine-canada Python packages", | ||
| "Model additional tax and benefit rules and regulations for the US, UK, and Canada", | ||
| "Monitor legislative and policy proposals", | ||
| "Strategize the integration of new policies into PolicyEngine", | ||
| "Develop and review code collaboratively in GitHub" | ||
| ], | ||
| "qualifications": "Currently pursuing a degree in Economics, Public Policy, or related field; strong analytical skills; proficiency in Python; interest in tax and benefit systems.", | ||
| "benefits": "Paid stipend, flexible remote work, exposure to cutting-edge policy modeling techniques, and the opportunity to contribute to impactful open-source projects." | ||
| } | ||
| }, | ||
| { | ||
| "title": "Data Science Intern", | ||
| "type": "Internship", | ||
| "content": { | ||
| "summary": "Revealing quantitative implications of policy reforms", | ||
| "location": "Remote (US-based preferred)", | ||
| "duration": "Spring, Summer, or Fall semester (possibility of extension)", | ||
| "description": "As a Data Science Intern at PolicyEngine, you will work on revealing the quantitative implications of the most visible policy reforms. This role offers a unique blend of data analysis, visualization, and policy research, allowing you to make a tangible impact on public understanding of complex policy issues.", | ||
| "responsibilities": [ | ||
| "Work with policy analysts to analyze tax and benefit policies", | ||
| "Create custom analyses using advanced statistical methods", | ||
| "Develop mini-apps and interactive visualizations using tools like Plotly and Streamlit", | ||
| "Contribute to data-driven policy reports and blog posts", | ||
| "Collaborate with the team to improve data processing and analysis pipelines" | ||
| ], | ||
| "qualifications": "Currently pursuing a degree in Data Science, Statistics, or related field; strong programming skills in Python; experience with data visualization libraries; interest in public policy.", | ||
| "benefits": "Paid stipend, flexible remote work, opportunity to work with large-scale policy datasets, and exposure to real-world applications of data science in policy analysis." | ||
| } | ||
| }, | ||
| { | ||
| "title": "Economic Research Intern", | ||
| "type": "Internship", | ||
| "content": { | ||
| "summary": "Applying PolicyEngine to influence policy debates", | ||
| "location": "Remote (US, UK, or Canada-based preferred)", | ||
| "duration": "Spring, Summer, or Fall semester (possibility of extension)", | ||
| "description": "As an Economic Research Intern at PolicyEngine, you will apply our software to discussions that influence top public policy debates. This role offers a unique opportunity to bridge economic theory with practical policy analysis, contributing to some of the most pressing economic discussions of our time.", | ||
| "responsibilities": [ | ||
| "Research and summarize economic data and academic research", | ||
| "Contribute to policy analysis discussions and write blog posts", | ||
| "Use PolicyEngine tools to model and analyze proposed economic policies", | ||
| "Engage with policymakers and research institutions", | ||
| "Assist in preparing reports and presentations for various stakeholders" | ||
| ], | ||
| "qualifications": "Currently pursuing a degree in Economics, Public Policy, or related field; strong analytical and writing skills; familiarity with economic research methods; interest in applied policy analysis.", | ||
| "benefits": "Paid stipend, flexible remote work, opportunity to contribute to high-level policy discussions, and exposure to cutting-edge economic modeling techniques." | ||
| } | ||
| }, | ||
| { | ||
| "title": "Communications Intern", | ||
| "type": "Internship", | ||
| "content": { | ||
| "summary": "Amplifying PolicyEngine's impact through strategic communication", | ||
| "location": "Remote (US-based preferred)", | ||
| "duration": "Spring, Summer, or Fall semester (possibility of extension)", | ||
| "description": "As a Communications Intern at PolicyEngine, you will play a crucial role in amplifying our impact by connecting diverse audiences to relevant policy insights. This internship offers a unique opportunity to develop your strategic communications skills while contributing to important policy discussions.", | ||
| "responsibilities": [ | ||
| "Assist in distributing PolicyEngine's findings and analyses", | ||
| "Engage in digital communications, including managing social media accounts", | ||
| "Create content for and help organize webinars and online events", | ||
| "Monitor media coverage of PolicyEngine and relevant policy topics", | ||
| "Maintain and expand contact lists for media, policymakers, and other stakeholders", | ||
| "Contribute to the development of communication strategies for new policy analyses" | ||
| ], | ||
| "qualifications": "Currently pursuing a degree in Communications, Journalism, Public Relations, or related field; excellent writing and editing skills; familiarity with social media platforms; interest in public policy and data-driven communication.", | ||
| "benefits": "Paid stipend, flexible remote work, opportunity to build a professional network in policy and media circles, and hands-on experience in strategic communications for a cutting-edge policy organization." | ||
| } | ||
| } | ||
| ] | ||
| [] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -23,7 +23,6 @@ import { | |
| DownOutlined, | ||
| DeploymentUnitOutlined, | ||
| TeamOutlined, | ||
| UserAddOutlined, | ||
| BankOutlined, | ||
| } from "@ant-design/icons"; | ||
| import { loginOptions, logoutOptions } from "../auth/authUtils"; | ||
|
|
@@ -72,9 +71,9 @@ export const ABOUT_DROPDOWN_LINKS = [ | |
| icon: <TeamOutlined />, | ||
| }, | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. issue, minor: Please remove the unused import on line 26 for I would've added above, but GH doesn't allow it |
||
| { | ||
| title: "Careers", | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. issue, blocking?: Please revert this to "Careers," not "Jobs", and change the icon back. |
||
| title: "Jobs", | ||
| link: "jobs", | ||
| icon: <UserAddOutlined />, | ||
| icon: <TeamOutlined />, | ||
| }, | ||
| { | ||
| title: "Supporters", | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,13 +5,12 @@ import style from "../style/index.js"; | |
| import PageHeader from "../layout/PageHeader.jsx"; | ||
| import { founders, staff, advisors } from "../data/staff.js"; | ||
| import useDisplayCategory from "../hooks/useDisplayCategory.js"; | ||
| import { Link, useLocation } from "react-router-dom"; | ||
| import { Helmet } from "react-helmet"; | ||
| import { Link } from "react-router-dom"; | ||
| import useCountryId from "../hooks/useCountryId.js"; | ||
|
|
||
| export default function About() { | ||
| const location = useLocation(); | ||
| const pathParts = location.pathname.split("/"); | ||
| const countryId = pathParts[1]; // Assumes the countryId is always the second segment in the path | ||
| const countryId = useCountryId(); | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. accolade: Thanks for using this hook |
||
|
|
||
| Object.keys(founders).map((founder) => { | ||
| return founder; | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor: This should be added back if the page is being rendered