Skip to content
View lenkon's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report lenkon

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
lenkon/README.md

Hi there 👋

const aboutLenkon = {
    fullName: "Inoulen Konjengbam",
    pronouns: ["He", "Him"],
    nationality: "Indian IN",
    jobStatus: ["Student at Microverse"],
    hobbies: ["Coding", "DIY", "Reading", "Movies", "Running"],
    techStack:["JavaScript", "React", "Ruby", "Rails", "PostgreSQL", "Shell Script", "SQL", "Bootstrap", "C", "C++"],
    isWorkingNow: false,
    educationLevel: {
        bachlorsDegree: "B.E. Computer Sc & Engg.",
        fullStackDeveloper: "Microverse Inc.",
        isCompleted: false,
    },
    telephoneNumber: "+91 84139 48297",
    socialMedias: ["LinkedIn", "WhatsApp", "Facebook"],
    codingEnviroment: "Github",
    nowLearning: ["Remote development at Microverse Inc."],
    lookingForNewOpportunities: true    
}

Statistics

Anurag's GitHub statsTop Langs

Contribution Graph

Ashutosh's github activity graph

Pinned Loading

  1. capstone-concert-page capstone-concert-page Public

    This is a capstone project for the first module where I create a concert festival page using JavaScript, CSS, and HTML. This website gives Information about the International Concert Festival.

    HTML 7

  2. to-do-list to-do-list Public

    This is a simple To-Do list web application that has features for users to add, edit and remove tasks from or to a list. Built with JavaScript, HTML, and CSS.

    JavaScript 7

  3. awesome-books awesome-books Public

    This is a simple online library application that has features to keep a record of books in the library. It can add, remove and show books from the library. Built with JavaScript, HTML, and CSS.

    JavaScript 5

  4. react-capstone-project-metrics-webapp react-capstone-project-metrics-webapp Public

    This React capstone project is about building a mobile web application to check a list of metrics (numeric values) that will be created making use of React and Redux.

    JavaScript 2

  5. Budget-App Budget-App Public

    Budget App is a Ruby on Rails mobile web application where users can manage their budget: users have a list of transactions associated with a category, so that users can see how much money the user…

    Ruby

  6. doctor-appointment-back-end doctor-appointment-back-end Public

    A simple API back-end app to handle doctor's appointment. Built using Ruby on Rails.

    Ruby