Spider Web Design & Development

I'm a web developer for both the front and back end.

I generally charge $35/hour. Feel free to reach out to me for more information.

You can access my resume here.

Proficient: HTML5, CSS, Node, JavaScript, React / Redux, Git, Express.

Knowledgeable: Node, PostgreSQL, Prisma.

New

Old

Emergency Power Corporation is a small business that deals in batteries and other backup-power supply equipment. I was commissioned by EPC to rebuild their website and update it to meet their current needs.

You can visit the website here.

Peregrin Isles of Eldora is a text-based roleplaying game.

  • Developed using HTML5, CSS, JavaScript, React, Node, Express, and PostGreSQL.
  • Built full functionality for admin users, with the ability to create or ban accounts, edit characters, view user account information, and otherwise interact with the Prisma-based database from the browser.
  • Built authentication system for admin users and regular users, and the navigation system for both types of users.
  • Built loading system for retrieving saved games and other data from the Prisma-based database.
  • Designed the Prisma-based database, which is actively manipulated during “gameplay,” and contributed to the database’s initial seed.

You can view the source code here.

CatBoxOffice is a movie rating app where users can rate and review not just movies but also the reviews of other users.

  • Developed using HTML5, CSS, JavaScript, React, Node, Express, and PostgreSQL.
  • Built authentication system for admin users and regular users.
  • Built a system for ordinary users to make accounts and add reviews to the Prisma-based database from the browser, and for admin users to edit site data and delete user accounts from the browser.
  • Built a sorting system for the home page in order to selectively show particular films.

You can view the source code here.