Code Monkey home page Code Monkey logo

awesome_books's Introduction

Mubarak site

Typing SVG
Twitter: Mubarak Linkedin: Mubarak GitHub


A little more about me...

const mb = {
  pronouns: "He" | "Him",
  code: [Javascript, HTML, CSS, Ruby, PHP, Java],
  tools: [React, Redux, Node, Rails, Heroku, Jest, Bootstrap],
  architecture: ["event-driven", "design system pattern"],
  degree/schools: {
    'BSC Computer Science',
    'FreeCodeCamp Certifications',
    'Microverse Remote College'
  } ,
}

#

GitHub Logo

๐Ÿš€๐Ÿ’ป Technologies & Tools

Git GitHub VS Code Postman Website

Linux PHP Java Google Chrome
ย ย ย  ย ย ย 

  • ๐Ÿ”ญ Iโ€™m currently working at Thermolink Concepts Limited
  • ๐Ÿ’ป Iโ€™m currently a FullStack Web Developer
  • ๐ŸŒฑ Iโ€™m currently learning Node.JS
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on any projects
  • ๐Ÿค” Iโ€™m looking for help to become a better programmer
  • ๐Ÿ’ฌ Ask me about anything
  • ๐Ÿ“ซ How to reach me: [email protected]
  • ๐Ÿ˜„ Pronouns: Just "He" is fine

๐Ÿ˜‚ Here is a random joke!

Jokes Card

Mubarak's GitHub stats
Top Langs

awesome_books's People

Contributors

basnetlaxmi avatar imubarak234 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

awesome_books's Issues

Issues on main semantic tag

Hi Mubarak, Well done so far but, It would be better if you can wrap up your code in the main semantic tag.

Happy coding!

Awesome_books/index.html

Lines 10 to 32 in 1e8f30c

<body>
<section class="top">
<h1>Awesome Books</h1>
</section>
<section class="bookings"></section>
<section>
<h2>Add a Book</h2>
<form action="" id="formAdd" method="post">
<ul>
<li class="form text">
<input type="text" id="title" name="title" placeholder="Title" aria-required="true" required>
</li>
<li class="form-text">
<input type="text" id="author" name="author" placeholder="Authos" aria-required="true" required>
</li>
<li>
<button type="submit" id="addButton">Add</button>
</li>
</ul>
</form>
</section>
<script src="./books.js"></script>
</body>

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.