--- import Section from "@/components/Section.astro"; import SectionTitle from "@/components/SectionTitle.astro"; import LinkButton from "@/components/LinkButton.astro"; import Project from "@/components/Project.astro"; import drfeelycom from "@/assets/drfeelycom.png"; import ngen from "@/assets/ngen.png"; //import jhdcom from "@/assets/jhdcom.png"; ---
PROJECTS
ngen (engine) is a simple makefile generator for the Ninja build system. Unlike other, more complex meta build systems, which require knowledge of unique configuration languages, ngen uses an easy-to-understand key-value file, making build configuration simpler and easier for small to medium sized projects. Personal website for Dr. Richard A. Feely, a highly accomplished physician from the Chicago area. Features his major articles, research, and innovative treatment methods.
View all projects at git.noahsw.xyz