Skip to content
View leoli-dev's full-sized avatar
💻
coding...
💻
coding...

Block or report leoli-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mini-projects-while-learning-python mini-projects-while-learning-python Public archive

    This is my source code for the Mini-projects for the course An Introduction to Interactive Programming in Python in Coursera.

    Python 32 29

  2. Robot_with_MSP430G2553 Robot_with_MSP430G2553 Public archive

    This is the source code of a project, which need to be done in the end of a course named "System of Microprocessor" in my college "ESIGELEC".

    C 1

  3. PHP HTML entiy functions (`htmlentit... PHP HTML entiy functions (`htmlentities()` & `html_entity_decode()`) in jQuery
    1
    $.htmlentities = {
    2
      /**
    3
       * Converts a string to its html characters completely.
    4
       * It's equivalent to htmlentities() in PHP
    5
       * Reference: https://css-tricks.com/snippets/javascript/htmlentities-for-javascript/
  4. Standup Meeting Speech Organisation ... Standup Meeting Speech Organisation System (beta)
    1
    <div class="container">
    2
      <div class="row">
    3
        <div class="col align-self-center">
    4
          <h1 class="text-center">Standup Meeting Speech Organisation System</h1>
    5
        </div>