Giter Site home page Giter Site logo

endchildlabour-schoolproject's Introduction

Hi My name is Seth Burkart

page views

sethburkart123's GitHub stats

I have extensive experience working with various video editing software and have been doing frontend dev for ~2.5 years. Currently, I'm working on BetterSEQTA+ which has ~20k users.

  • 🖥️ See my portfolio at sethburkart.me
  • ✉️ You can contact me at [email protected]
  • 🚀 I'm currently working on BetterSEQTA+
  • 🤝 I'm open to collaborating on interesting projects, especially building AI models and interfaces to democratise personal inference
  • ✨ Currently learning prompt engineering and pushing Generative AI to it's absolute limits!

Skills

TypeScriptPythonGitGoJavaJavaScriptGNU BashVS CodeHTML5ReactNextJsCSS3SassTailwindCSSMaterial UIWebpackViteSvelteNodeJSExpressPhotoshopFigmaFramerDjangoBlenderArduinoDockerLinuxMacOSPyTorchRaspberry PiTensorFlow

github-snake

Socials

endchildlabour-schoolproject's People

Contributors

sethburkart avatar sethburkart123 avatar

Stargazers

 avatar

Watchers

 avatar

endchildlabour-schoolproject's Issues

sweep: remove authentication from the nextjs app. All firebase should be removed and it should just take you straight to the dashboard.

Checklist
  • src/redux/auth/index.js

• Remove the cases for EMAIL_SIGN_IN_START, GOOGLE_SIGN_IN_START, ANONYMOUS_SIGN_IN_START, SIGN_UP_START in the authReducer function.
• Modify the initialState to set currentUser to a default user object instead of null.

  • src/redux/auth/auth.types.js

• Remove the types EMAIL_SIGN_IN_START, GOOGLE_SIGN_IN_START, ANONYMOUS_SIGN_IN_START, SIGN_IN_SUCCESS, SIGN_IN_FAILURE, SIGN_UP_START, SIGN_UP_SUCCESS, SIGN_UP_FAILURE.

  • src/redux/store.js

• Remove the thunk middleware from the middlewares array as it is used for handling async actions related to authentication.

  • src/redux/series/series.actions.js

• Remove the fetchNetflixSeriesAsync, fetchActionAdventureSeriesAsync, and fetchAnimationSeriesAsync functions as they are making authenticated requests to fetch series data.
• Replace these functions with new ones that make unauthenticated requests.

  • src/firebase/firebaseUtils.js

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.