Git Product home page Git Product logo

natural-resources's Introduction

Hi, I'm Ryan 👋🏻 👨🏻‍💻

I'm a software engineer that is passionate about open source and creating a welcoming environment for everyone in tech. Some of my favorite technologies to work with include PHP, Symfony, and Go.

💬 I believe that privacy and encryption are human rights that should be protected as such and should be implemented in every product to help preserve these rights.

Current Projects

Recent Projects

Writing

  • Really the only place will be my personal website, where I plan to eventually have a tech blog up and running. Link to be provided later.

Misc

  • Catppuccin is the best theme (specifically Mocha). I don't make the rules 🤷‍♂️

Around The Web

Some Stats:

Top Langs

Anurag's GitHub stats

natural-resources's People

Contributors

allavore2022 avatar riveraryan avatar rynhndrcksn avatar

Watchers

 avatar

natural-resources's Issues

Consolidate UserModel functions

checkCredentials ->getUser and checkAvail->addUSer functions could probably be reduced down into two functions to reduce duplicate code.

Prevent "Form Resubmission"

When refreshing or hitting back to a page that sent a POST causes a form resubmission warning at the login and register pages because the page/controller is reloading with a POST and trying to resend the form. Look into solutions. One to consider is POST, REDIRECT, GET method.

Add function that updates hashed passwords

Add a function to UserModel that checks during login if the hashing algorithm used by PHP's password_hash() has changed and updates the password in the database using PHP's password_verify() function.

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.