Skip to main content

Command Palette

Search for a command to run...

My Hacktoberfest Repos

Published
โ€ข1 min read
My Hacktoberfest Repos
C

Cameron Thompson is currently a Software Engineering Student at Brigham Young University Idaho. Cameron also works at the University in the Information Technology department as a Student Software Developer working in the Microsoft Stack in the .NET Core and ASP.NET Core technologies. Cameron is proficient in Node.js, React, MongoDb, and is currently working on learning the JAM Stack.

Hello everyone! ๐Ÿ‘‹๐Ÿป

Hacktoberfest is here! I have a couple of repos that I am going to be working on during the month and welcome anyone to work on the project as well!

MongoDb, Express, Node.js Template

Repo Link This template is designed to help kick start Node.js applications that use Express.js, MongoDB, and Passport.js. Currently the application is set up to use ejs as the view engine, but can be adapted to use React or any other frontend framework.

My Goals

Here are my goals for this project that I want to work on during the month

  • Make this an npm script to allow for easy installation (similar to npx create-react-app)
  • Have an option to template with React

Filament Hero

Repo Link This is a new project of mine that helps those who use a 3d printer keep track of their filament usage as well as the parameters that made a print great or bad.

My Goals

  • Help users store their print settings, so they can keep track of them
  • Clean up the dashboard and how data is loaded, for speed

If you have any interest in any of these projects, please fork and work on it, I welcome any PR to be reviewed ๐Ÿ˜ƒ

Happy Hacking! ๐Ÿ’ป

J

Awesome stuff! I'll check out the repos

1