Skip to content

DSC-Galgotias/Tasks-TT_GDSC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Technical Team Recruitment Tasks

There are two tasks available below. You are free to attemp any task based upon your skills for recruitment into the technical team.

Task 1 is of 'easy' difficulty and Task 2 is of 'medium' difficulty.

Note: Selection and judgement will be based upon the quality of work and interview round. You must atleast attempt any one of the tasks. Even if you cannot complete a task, you might still get recruited to the team. So do not forget to submit whatever your progress is.

Task-1 : Make commits on GitHub

This task is meant for First year students.

What you need:

  1. Install Git from here
  2. Install a code editor of your choice. Preferably VSCode

Follow the mentioned steps:

  1. Create a Repository on your GitHub Account.
  2. Setup Git on your machine. Tutorial
  3. Clone the repository to your system.
  4. Open the repository folder in VS code on your machine and create a file named 'readme.md'.
  5. Introduce yourself in about 50-60 lines. Also write your strengths and weaknesses and what you are interested in doing after engineering. Write this in the file you are asked to create in Step 3.
  6. commit and push your changes to GitHub.
  7. Check if all the changes you made are reflecting on your GitHub account.

How to Submit:

You will be given a Form. Submit the following:

  1. Screenshot of Git command Window which shows that you have run all the commands to perform clone, commit and push operations.

For reference, it will look something like this:

  1. Link of the repository you created on your account.

Task-2 : Create a Simple DSC Website using any Techstack.

This task is meant for second year students. You can also use any other technologies other than HTML and CSS.

Instructions:

  1. Fork and clone this repo
  2. Create a folder of your name
  3. Create a simple website inside the folder of your name using any techstack. Website should contain the following elements
    • Navigation Bar
    • Home Page
    • Contact-us page
    • Footer
  4. Create a Pull Request. A decent pull request should include an Image of your website and its different pages.

Resources for this task:

  1. HTML w3schools
  2. CSS w3schools

How to Submit:

Just submit the link of the repository after forking from your account in the google Form.

Google Form submission Link: bit.ly/TT-GDSC-GU

About

Repository task -2 for technical team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published