Code Monkey home page Code Monkey logo

awesome-books's Introduction

I am a passionate full-stack software developer who enjoys working on all kinds of tech.

  • Iโ€™m currently available for new job opportunities

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Software Development Projects

  • ๐Ÿฆพ I'm a problem solver and fast learner with good communication skills

  • ๐Ÿ’ฌ Ask me about Software Development

  • โšก I like ๐Ÿ‘จโ€๐Ÿ’ป : Programming | โ˜•: Coffee |


Tech Stack

html5 css3 bootstrap tailwind javascript reactjs redux postgres Ruby typescript nodejs express


My GitHub Stats

levy002 levy002 levy002

Let's Connect

https://linkedin.com/in/levy-ukwishaka https://twitter.com/levy_ukwishaka levy002@gmail.com


Visitors Count

awesome-books's People

Contributors

levy002 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

gsmalik030

awesome-books's Issues

Morning session | Peer to peer code review

  • [Optional] using so many functions in your Javascripts codes breaks the rule of OOD (object oriented design) pattern of the application, you could put all of those functions into your class, making them methods, and calling every method that needs to be initialized from a class constructor

  • while creating html elements dynamically with javascript it would be better using innerHTML than creating each element and adding it to the previous one using appendChild(), because subsequent call to dom elements is less optimized.

  • Having your time update on page refresh doesn't utilize the flexibility of live update functionality JavaScript gives you. You could use a JS setinterval functionality to update time every second. note: which could be less optimized but its a small price to pay for dynamicity

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.