https://github.com/furqanhun/oibsip
This repo contains my Web Development and Designing Internship tasks for OASIS INFOBYTE
https://github.com/furqanhun/oibsip
Last synced: 4 months ago
JSON representation
This repo contains my Web Development and Designing Internship tasks for OASIS INFOBYTE
- Host: GitHub
- URL: https://github.com/furqanhun/oibsip
- Owner: FurqanHun
- Created: 2023-07-06T16:40:16.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T09:22:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T23:33:29.682Z (5 months ago)
- Language: HTML
- Size: 16.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OIBSIP
## Description
This repo contains my Web Development and Designing Internship tasks for OASIS INFOBYTE.# Task 1
## Description
This task was to create a simple landing page for a website using HTML and CSS.
You can check the site out [here](https://landingpage-furqanhun.netlify.app/)## Screenshots

# Task 2
## Description
For this task i had to create a portfolio site using HTML, CSS and JS. I also used Bootstrap for some compnents, the site contaons a main page that contaiins a navbar, introduction section, skills section, experience section and education section, I've put certifications and projects on different pages which can be accessed thorugh the nav bar links. The site is also responsive and can be viewed on mobile devices.## Screenshots





# Task 3
## Description
This is a web based program built using HTML, CSS and JS that converts a temperature from Fahrenheit to Celsius, Kelvin or Celsius to Fahrenheit, Kelvin or Kevin to Fahrenheit, Celsius. The user is prompted to enter a temperature and then select the unit of measurement. The program then converts the temperature to the desired unit of measurement and displays the result. It also validates the input and displays an error message if the input is invalid.You can check the site out [here](https://temp-converter-furqanhun.netlify.app/)
## Screenshots
