Quickupdate

  • Home
  • Top Trending
    • Top Android Apps
    • Top Ios Apps
  • Featured
  • About Us
  • Contact us
  • Privacy Policy and Disclaimer

Wednesday, 17 November 2021

How to introduce yourself?

 Developers     November 17, 2021     No comments   

Introduce yourself
Q. Interviewer Question: Do i want to hire this person? Give reasons why interviewer should hire you?

    ---> Your name, Tech Stack you have worked on
    ---> Don't add clg name, place
    ---> YOu can add your frameworks
    ---> Avoid grammatical error
    ---> Add your load at very top.
    ---> Be very specific to the roles you are interviewing
    ---> Mentioned Few hobbies
    ---> Add things which can add value, so interview can talk to you more
    ---> Make your intro more intresting!
    ---> Add background if related
    ---> Try for 1 Mark Answer!
    ---> Also talk outside of tech at the end of intro. people want to work with          intresting people.

    Q.) How to showcase project? ( 19 Nov 2021 )
    1) Make a story on your project as well.     2) MVP     3) Can you explain your project in 30-40 sec. ( Showcase basic idea. )     4) Give Contetx About project     5) Login / Register basic Crud is present (add/edit/property) present     6) Show how the added property Looks like     7) Describe about map.     8) At last talk about your stack! talk imp
Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Saturday, 13 November 2021

How to host website on AWS

 Developers     November 13, 2021     No comments   

Launch an Instance

Choose Amazon Machine Image (AMI)

Choose EC2 Instance Types (General Purpose t2)

Configure Security Groups (Security Groups are like firewalls that define what
type of traffic we want to allow.)

Add InBound rules.

Review Instances

Click on Download Key Pair to download key pair and keep it safe.

After a successful launch of instance, you will be taken to the Instance screen.

When the status of Server change from pending to running, you can SSH into
your Server to perform access.

SSH into our machine and install the webserver.

Check your public address from instance details or assign an elastic IP.

you will get a .pem (Privacy Enhanced Maifile )

connect with ssh from a terminal

Now install apache on AWS & database

Install Nodejs ( node -v )

Install MongoDB

Install Pm2

Install Git

Host React JS App or other

After everything is installed Connect with Gitlab
Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg

Wednesday, 3 November 2021

DSA With JavaScript resources

 Developers     November 03, 2021     No comments   

  1. ( Paid 455 ) https://www.udemy.com/course/js-algorithms-and-data-structures-masterclass/ 

  2. (FreeCodeCamp : ) https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/

  3. 30 Seconds:- https://www.30secondsofcode.org/js/t/algorithm/p/1

Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Newer Posts Older Posts Home

Popular Posts

  • How to upload the existing folder on GitHub Or GitLab?
    These are the steps to upload the existing folder on GitHub Or GitLab. Whenever you want to push your existing folder to git or GitHub you m...

Categories

  • FAANG (2)
  • Javascript (6)
  • Node (1)
  • Project Management (1)
  • React (9)
  • SQL (1)
  • Testing (1)

Blog Archive

  • January 2023 (1)
  • January 2022 (1)
  • November 2021 (3)
  • October 2021 (3)
  • August 2021 (1)
  • July 2021 (7)
  • June 2021 (12)
  • February 2021 (1)
  • January 2021 (1)
  • January 2020 (3)
  • August 2019 (3)