const nickCunnignham: Developer = _

Nick Cunningham (he/him) is an experienced full-stack developer. With over 5 years of professional experience as a developer, he is deeply familiar with multiple kinds of development, including game development and web development. As a lifelong student, he is always pushing the boundaries of his knowledge in authentic ways, never relying on AI tools to feign knowledge. His super-power is reading documentation.

Nick has a substantial portfolio of work, ranging from niche open source programs with an active community, to projects for clients through his freelance business Good For You Web Services.

You can check out some of his featured work below...

const projects: Project[] = _

Good For You Web Services

Image of the project 'Good For You Web Services'.
type:
Freelance Business, Client Projects
stack:
[ Decap CMSDecapCMS, GitHub ActionsGitHub Actions, NetlifyNetlify, NetlifyNetlify Functions, ReactReact, SassSASS, ReactTanStack Router, TypeScriptTypeScript, ViteVite ]

Good For You Web Services is a small web development firm, owned and founded by Nick Cunningham, that caters to the needs of small businesses. With accessible pricing options, a professional & bespoke custom website is within reach for virtually any business. Within it's first 6 months, Good For You Web Services has established a reputation for high quality work, and a body of satisfied clients.

HandBrake Web

Image of the project 'HandBrake Web'.
type:
Open Source, Self Hosted Project
stack:
[ DockerDocker, ExpressExpress.js, GitHub ActionsGitHub Actions, HandBrake, Node.jsNode.js, ReactReact, React RouterReact Router, SassSASS, Socket.ioSocket.io, TypeScriptTypescript ]
links:

HandBrake Web is a program for interfacing with the video transcoding program HandBrake across multiple machines via a web browser. It consists of two components: the server and one or more worker(s). Both components use Node.js as the backend, connected to eachother via a web socket. The server uses express to serve a React based front-end to the user. The project is open source, and targeted at self-hosting enthusiasts. The project has an active and growing community of users, with ~400 stars, and >50,000 downloads on GitHub.