Picture of Zachary McSween Manickchand
Zachary McSween Manickchand

Web Developer

I have a passion for software. I enjoy creating tools that make life easier for people.

Obtain my CV

Experience

Web Developer

Public Services and Procurement, Gatineau, QC

  • Accelerated static site migration by developing a Regex automation solution, completing a projected 2-week task in 2.5 days and saving 60+ hours of manual work per migration.
  • Contributed to full-stack development of an internal React/Node.js documentation portal, streamlining resource access for organizational teams.

Technical Support

Department of National Defence, Ottawa, ON

  • Resolved VPN connectivity issues for 200+ employees and managed hardware deployment/retrieval.

Education

Computer Science

Université du Québec en Outaouais

Computer Science

Heritage College

I graduated on the honor roll with a DEC in computer science.

Volunteering

Web Master

Soupe Solidaire

Developed and maintained a website for the non-profit, resulting in aiding the organization securing funding from Caisse Desjardins de Hull-Aylmer.

Web Master

Regroupement des Cuisines Collectives de Gatineau

Maintained a website for the non-profit, aiding the organization in securing funding from diverse sources including Ville de Gatineau and CISSSO - Fonds sécurité alimentaire.

Projects

Propositional Logic Solver

Université du Québec en Outaouais

  • Constructed a C language interpreter that accepts logical expressions as string input, parses them into a binary tree data structure, applies simplification logic, and outputs the reduced expression.
  • Implemented core interpreter logic to recursively traverse the tree structure, applying simplification rules based on expression patterns.