Skip to content
View roshanyadav810's full-sized avatar
  • https://socioh.com/
  • India

Block or report roshanyadav810

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
roshanyadav810/README.js
let mySummary = (()=>{
    let name = "Roshan yadav";
    let email = "roshanyadav810@gmail.com";
    let phoneNumber = "+91-9911446312";
    let skillls = {
        expert : {
            languages : ["Java","Javascript"],
            frameworks : ["spring","Express","jersey"],
            databases : ["MySql","MongoDb"],
            cloud : {
                "AWS" : ["SQS","S3","EC2","ELB","lambda","Route 53","SNS"]
            } 
        },
        familiarWith :{
            languages : ["python","Go"],
            frameworks : ["flask"],
            databases : ["dynmoDB","elasticSearch"]
        }

    }
    
    let aboutMe = ()=>{
        console.log(`
        Hi, i'm ${this.name}, a passionate, IIIT-Allahabad graduate backend developer.
            my passion for software lies with dreaming up ideas and making them come 
            true with elegant interfaces. i take great care in the experience, architecture, 
            and code quality of the things I build.`);
    };
    return aboutMe;

})();


mySummary();

Popular repositories Loading

  1. rest-api-with-express rest-api-with-express Public

    api with crud operations

    JavaScript

  2. AngularExamples AngularExamples Public

    learn by practice

    HTML

  3. TODO-app-with-yeoman TODO-app-with-yeoman Public

    Todo app with angular and yeaoman

    JavaScript

  4. mbc-facebook-chat-bot mbc-facebook-chat-bot Public

    JavaScript

  5. imdb-crawler imdb-crawler Public

    JavaScript

  6. roshanyadav810 roshanyadav810 Public

    Config files for my GitHub profile.