Git Product home page Git Product logo

devcodes's Introduction

Hi there πŸ‘‹, meet your internet friend Duncan / κ§ΰΌ’β˜¬π“œπ“Έπ“»π“Ήπ“±β˜¬ΰΌ’κ§‚ πŸ”₯,

  • I like to play around with the linux kernel, Bash shell.

  • Fullstack web dev:

    • Frontend - Reactjs, Nextjs, html,css,js
    • Backend - Firebase, DJango, nodejs
    • System Administration - Bash, unix, ansible, docker
  • I Speak Python language.

  • I Build living models to predict and oversee your future, you wanna trust me πŸ˜‚.

  • Lately I have been building spiders to crawl the internet, be carefull
    it does not crawl on you in your tour on my reposπŸ˜‰.

That's just it to mention a few. Have fun little creature.

Spider

devcodes's People

Contributors

paymastermax avatar

Stargazers

 avatar

Watchers

 avatar  avatar

devcodes's Issues

Where can I see the demo?

You can’t give a site address to see without installation what it is and what it looks like?

Paminus patch

Hey, i think your code was not as efficient as i had expected, the way js works is that it queries all classes with the class name provided and uses the first element of that query to apply changes specified and the rest of the elements aint gonna get the changes applied to the them. e.g document.querySelector("#editCancel"); this code aint gonna work for all elements individually - >
editCancel.addEventListener('click',function(){ editPop.classList.remove('grid'); closeIcon.classList.remove("grid"); hamIcon.classList.remove("hide"); });
It will only select the first element of document.querySelector("#editCancel"); and apply this, the rest of the elements will never get this applied

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.