GithubHelp home page GithubHelp logo

honor_evaluator's Introduction

๐Ÿ‘‹ Hi, Iโ€™m Sarah

Email me! - sarah.lozier@gmail.com | Personal Website - sllozier.com | LinkedIn - Sarah Lozier | Sarah's Resume

๐Ÿฆ„ About Me

Sarah Lozier

I am a Full Stack Software Engineer located in Maine, USA.

As my father-in-law likes to say, I am not your "average bear".

I discovered my passion for engineering later in my career and I consider this an advantage.

When I am not learning new tech, teaching future engineers or building applications, you will find me camping ๐Ÿ•, fishing ๐ŸŽฃ or hiking ๐Ÿฅพ with my sweet family ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ.

I bring drive, curiosity, and compassion to everything I do!


๐Ÿงฐ Tech Stack

Category Technologies
Frontend React Redux HTML5 CSS3
Bulma LESS SASS
Core JavaScript Python Node.js Webpack
Express.js Sequelize postgreSQL
Mobile Android Expo
Cloud Heroku Render
DevOps Git Jira
Testing Jasmine Mocha Chai
Misc Linux Bash Markdown Canva
Editors Vim VS Code

See โžก๏ธ Full Tech Stack, for a list of projects using each of the above technologies


๐Ÿ“Š Metrics

General Stats -

โžก๏ธ More Metrics

โœจ Recent Activity

contribution stats

  1. โ—๏ธ Opened issue #4 in sllozier/cmsc215_project2
  2. โ—๏ธ Opened issue #3 in sllozier/cmsc215_project2
  3. โ—๏ธ Opened issue #2 in sllozier/cmsc215_project2
  4. โ—๏ธ Opened issue #1 in sllozier/cmsc215_project2
  5. โ—๏ธ Closed issue #2 in sllozier/bookshelf-app

โžก๏ธ More Activity

honor_evaluator's People

Contributors

sllozier avatar

Watchers

 avatar

honor_evaluator's Issues

Testing Requirements

I must have both positive and negative tests for each class:

StudentTest:

  • Positive Test 1
  • Positive Test 2
  • Positive Test 3
  • Negative Test 1
  • Negative Test 2
  • Negative Test 3

UndergraduateTest:

  • Positive Test 1
  • Positive Test 2
  • Positive Test 3
  • Negative Test 1
  • Negative Test 2
  • Negative Test 3

GraduateTest:

  • Positive Test 1
  • Positive Test 2
  • Positive Test 3
  • Negative Test 1
  • Negative Test 2
  • Negative Test 3

Project2Test:

  • Positive Test 1
  • Positive Test 2
  • Positive Test 3
  • Negative Test 1
  • Negative Test 2
  • Negative Test 3

Complete README

Items to add to README

  • Personalize User Guide
  • Format title area
  • Add UML
  • Add contact information
  • Add helps section

Code Review

Complete code review

Project Structure and Config:

  • Follows Maven's standard directory layout.
  • pom.xml correctly configured (groupId, artifactId, version).
  • Dependencies necessary, up-to-date, and conflict-free.
  • Proper plugin configurations.

Code Quality:

  • Code readability and maintainability
  • Adherence to coding standards.
  • Effective error handling and logging.
  • Adequate unit test coverage.

Build Process:

  • Efficient build steps.
  • Correct Maven lifecycle phases.
  • Valid custom build scripts/modules.

Dependency Management:

  • Appropriate dependency scopes.
  • No unused/outdated dependencies.
  • Necessary dependency exclusions.
  • Check for security vulnerabilities in dependencies.

Documentation:

  • Updated pom.xml and project documentation.
  • Adequate inline comments and documentation.

Performance:

  • Maven configuration optimized for performance.
  • Configuration for parallel builds, if applicable.

Security:

  • No security vulnerabilities in dependencies.
  • Sensitive data properly secured.

Code Complexity:

  • No overly complex methods/classes.
  • Static code analysis to identify issues.

Best Practices:

  • Adherence to Maven best practices.
  • Easy for new developers to understand/setup.

Comments

More detailed comments to code:

  • student-data-module: StudentData.java, StudentDataTest.java
  • main: Graduate.java, Project2.java, Student.java, Undergraduate.java
  • test: GraduateTest.java, Project2Test.java, StudentTest.java, UndergraduateTest.java

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.