0% found this document useful (0 votes)
95 views18 pages

Ty Internship Report

The document is an internship report submitted by Atharva Vilas Kulkarni to fulfill the requirements of a Bachelor of Technology degree in Computer Science and Engineering. It describes a one month internship completed at Oasis Infobyte under the supervision of Prof. Smita Ponde, where Atharva learned technologies like HTML, CSS, JavaScript, and video editing software. During the internship, Atharva completed tasks involving building a website landing page, personal portfolio, and a temperature converter application. The report concludes that the internship provided valuable real-world experience and an opportunity to apply theoretical knowledge.

Uploaded by

Mayuri Kakde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
95 views18 pages

Ty Internship Report

The document is an internship report submitted by Atharva Vilas Kulkarni to fulfill the requirements of a Bachelor of Technology degree in Computer Science and Engineering. It describes a one month internship completed at Oasis Infobyte under the supervision of Prof. Smita Ponde, where Atharva learned technologies like HTML, CSS, JavaScript, and video editing software. During the internship, Atharva completed tasks involving building a website landing page, personal portfolio, and a temperature converter application. The report concludes that the internship provided valuable real-world experience and an opportunity to apply theoretical knowledge.

Uploaded by

Mayuri Kakde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

INTERNSHIP REPORT

A report submitted in partial fulfillment of the requirements for the award of degree of

Bachelor of Technology
In
Computer Science & Engineering
By
Atharva Vilas Kulkarni
PRN No.: 1921141242056

Under Supervision of
Prof. Smita Ponde
Assistant Professor
Duration: 01/07/2022 to 31/07/2022

Dr. Babasaheb Ambedkar Technological University


Lonere (M.S.)

Department of Computer Science & Engineering


Deogiri Institute of Engineering and Management Studies,
Aurangabad
(2021- 2022)
Submitted By

Atharva Vilas Kulkarni (1921141242056)

In partial fulfillment for the award of


Bachelors of Technology
(Computer Science & Engineering)

Guided By

Prof. Smita Ponde

Department of Computer Science & Engineering


Deogiri Institute of Engineering and Management Studies,
Aurangabad
(2021- 2022)
CERTIFICATE

This is to certify that Internship Report

Submitted by

Atharva Vilas Kulkarni


PRN No.: 1921141242056

Is completed as per the requirement of the


Dr. Babasaheb Ambedkar Technological University
Lonere (M.S.)

In partial fulfillment of

Degree of Bachelor of Technology

In
Computer Science & Engineering
For the academic Year 2021-22

Date: 10 December 2022 Place: Aurangabad

Prof. Smita Ponde Prof. Pravin Mahadik


Mentor Internship Coordinator

Mr. S. B. Kalyankar Dr. Ulhas Shiurkar


Head of Department Director
Computer Science & Engineering DIEMS
DECLARATION

I hereby declare that the internship done at Oasis Infobyte is an authentic record of my own
work carried out as requirement of one month Internship for the award of degree of B.Tech
Computer Science & Engineering, Deogiri Institute of Management Studies, Aurangabad, under
the guidance of Prof. Smita Ponde ,during 1 st July 2022 to 31st July 2022.

Place: Aurangabad
Date: 10 December 2022

(Sign of Student)

Atharva Vilas Kulkarni


PRN No.: 1921141242056

Mrs. Smita Ponde


Mentor
INDEX

Sr no. Description Page no.

1 Introduction about Company 01


2 About Internship 02
2.1 Technologies worked / learnt on 03
2.2 Internship Tasks 07
2.3 Deployment 09
2.4 Learning outcome from the Internship 10
3.0 Conclusion 11
REFERENCES 12
ACKNOWLEDGEMENT 13
Introduction about Company

OASIS INFOBYTE is a community of diverse people coming together with similar objectives
and ultimate goals.
OASIS INFOBYTE is all about creating opportunities for leadership development, learning,
student engagement, and fostering of shared interests. We develop enriching environments and
experiences that promote students' knowledge and wellbeing.

Linked In : https://www.linkedin.com/company/oasis-infobyte/

Telegram : https://t.me/oasisinfobyte

Instagram : https://www.instagram.com/oasisinfobyte/

Facebook : https://www.facebook.com/Oasis-Infobyte-
108773075041931/reviews/?ref=page_internal

Email: services.oasisinfobyte@gmail.com

Website: www.oasisinfobyte.com

1
About Internship

 LinkedIn profile improvement (Mandatory)

 For 𝐖𝐞𝐛 𝐝𝐞𝐯𝐞𝐥𝐨𝐩𝐦𝐞𝐧𝐭 𝐚𝐧𝐝 𝐝𝐞𝐬𝐢𝐠𝐧 internship you will need to complete any one
(either Level 1 or Level 2 or Level 3) as per your convenience for successful completion
of internship.

 Maintain a separate GitHub repository(name as OIBGRIP for all the tasks and share the
link of the GitHub repo in the task submission form(it will be given later through email).

 PEER EVALUATION watch and comment on at least two tasks videos on LinkedIn
posted by fellow interns.

 A video need to be created to showcase your work, demo of your effort. The video should
start with by your name on first page.

2
Technologies worked / learnt on

 Frontend Development

 HTML

 CSS

 Javascript

 Bootstrap

 Video Editor : OBS Studio

3
1) Created Landing page :

4
2) Designed Portfolio :

5
3} Temperature converter:

6
Internship Tasks

Task -1 : Website Landing Page

A landing page is one of the best web development projects for beginners. This project demands
a foundational understanding of HTML and CSS. You will learn how to add columns, divide
sections, arrange items, add headers, footers. Most importantly, you will use your creativity to
make the page look impressive. The alignments, the padding, the color palette, boxes and all the
other elements on the page require attention. Use CSS carefully to make sure the elements on the
page do not overlap.

Task -2 : Portfolio Website

 You can create a personal portfolio with the basic skills in CSS and HTML. This is yet
again, one of the most common projects on web development for beginners. In a personal
portfolio, you get to show a wide range of samples and skills and add your resume. You
can add an image at the top where you can introduce yourself; below that, you can add
contact information.

7
Task -3 : Temperature Converter Website

The user will input a temperature in either Fahrenheit or Celsius and press a "convert" button.
The converted temperature will then be displayed with the correct unit.
Your UI should include four main elements:
 Input field for the user to type in their temperature - don't forget to validate that the input
is a number!
 Dropdown menu or radio button for the user to choose if they are inputting in Celsius or
Fahrenheit
 "Convert" button to trigger the temperature conversion
 Display area for the final converted temperature and unit
For an extra challenge: You can add in a third conversion option to convert from and to Kelvin
as well.

8
Deployment

All tasks completed during the period of internship are deployed online on github repository .
The Link for the repository is here :

https://github.com/katharva01/OIBGRIP

9
Learning outcome from the Internship

 Got some real world exposure outside the college.


 Applying theoretical knowledge on real world problem statement.
 Got opportunity to build a strong network with my peers.
 Enhanced my skills under the guidance of mentor.

10
Conclusion

The overall experience of internship was full of learning and applying that learning on
real problems. Outside of expanding my abilities in design, research, and deck building, I
learned a great deal of skills that can only be harnessed through experience. I gained
confidence in how to speak up in a meeting, how to craft an email, and how to build
meaningful professional connections. I also grew in skills relating to time management
and effective communication, which I look forward in continuing to grow through.

11
REFERENCES

 Company Website :

https://oasisinfobyte.com/

 Task list :

https://www.canva.com/design/DAE-
U6GdWc8/dMFXatVlhHq6sxzPTO1haA/view?utm_content=DAE-
U6GdWc8&utm_campaign=designshare&utm_medium=link2&utm_source=shar
ebutton

 Task Link :

https://github.com/katharva01/OIBGRIP

12
ACKNOWLEDGEMENT

It is my foremost duty to express my deep sense of gratitude and respect to the guide Prof.
Pravin Mahadik for his/her uplifting tendency and inspiring me for taking up this Internship
successfully. I am also grateful to Mr. S. B. Kalyankar (H.O.D) and Dr. Ulhas Shiurkar (Director)
DIEMS for providing all necessary facilities to carry out the Internship work and those
encouraging parts has been a perpetual source of inspiration.
I am also thankful to Oasis Infobyte for providing me with an internship opportunity. Last
but not least I am thankful to my colleagues and those who help me directly or indirectly through
this Internship.

Thanking You.

Atharva Vilas Kulkarni

( 1921141242056)

13

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy