SkillAgentSearch skills...

CHEM

Cornell Hack4Impact Endowment Manager

Install / Use

/learn @cornellh4i/CHEM
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CHEM: Cornell Hack4Impact Endowment Manager

The CHEM project aims to create a robust endowment management system that helps in optimizing the use of endowment funds, tracking performance, and ensuring compliance.

Built With

  • Next
  • React
  • Express
  • Postresql
<!-- GETTING STARTED -->

Getting Started

Folder structure

.
├── frontend      # Next.js client
├── backend       # Express server
└── README.md

Prerequisites

  • Nodejs
  • PostreSQL
  • Docker

Installation

  1. Clone the repo
    git clone https://github.com/cornellh4i/chem.git
    
  2. Start the client
    cd frontend
    yarn install
    yarn run dev
    
  3. Start the server
    cd backend
    yarn install
    yarn run backend
    

Note: See individual project files for more information on how to build and deploy the project.

Contributors

Spring 2025

  • Leads
    • Tanvi Mavani
    • Nicole Qiu
  • Developers
    • Akhil Kagithapu
    • Akul Maheshwari
    • Alisha Varma
    • Ashlie Zhang
    • Leon Huang
    • Rohan Sedhain
    • Sanya Mahajan
    • Sydney Chin

Fall 2024

  • Leads
    • Mohammed Kane
    • Diego Marques
  • Developers
    • Claire Wang
    • Akul Maheshwari
    • Ashlie Zhang
    • Nicole Qiu
    • Rohan Sedhain
    • Sanya Mahajan
  • Designers
    • Naomi Rufian
    • Yuki Li
<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4d ago
Forks0

Languages

TypeScript

Security Score

85/100

Audited on Mar 30, 2026

No findings