INTERNSHIP REPORT
A report submitted in partial fulfilment of the requirements for the Award
of a Degree of
BACHELOR OF TECHNOLOGY IN
ARTIFICAL INTELLIGENCE AND
DATA SCCIENCE
By
SONIKA.R,DHANISHTA.V,
KEERTHISAI.A.S
UnderSupervisionof
Mr. Jayamurugan V,
Senior Web Developer
SBV Technologies Private Limited
(Duration: July 1,2025 to July 25,2025)
CompanyDetails
Company Name: SBV Technologies Private Limited
Company Logo:
Website URL: www.sbvtechnologies.com
Office Location’s
Head Office: No.4/57, 10th Cross st,Viduthalai Nagar, Sunnambu
Kolathur, Chennai-600129
Branch Office: No. 20/17, 4th Cross Street, Vellore Main Road,
Arcot - 632 503.
Contact info’s
Phone No.: +91 95667 07924
S.NO TABLE OF CONTENT
1. Introduction
2. Objectives of the Internship
3. Internship Activities and Responsibilities
4. Company Overview
5. Weekly Overview of Internship Activities
6. What is HTML, CSS, Javascript
7. Technology Used In Project
8. Need For Website
9. Flow Chart
10. Output
11. Conclusion
12. Acknowledgement
Introduction
This is to certifythatthe "Internship Report"
completed by SONIKA.R comprehensively outlines his
internship journey at SBV Technologies Pvt. Ltd. which took
place from JULY 1,2025 to JULY 25,2025.
The primary objective of this internship was to acquire
hands-on experience in Web Development, implement
theoretical knowledge within a practical context, and foster the
development of professional competencies.
Objectives of the Internship
The primary objectives of this internship were:
● To understand the workflow and operational structure of
SBV Technologies Pvt. Ltd.
● To gain hands-on experience in Web Development.
● To develop professional and technical skills.
● To contribute to ongoing projects and initiatives at SBV
Technologies Pvt. Ltd.
Internship Activities and
Responsibilities
During my internship, I was assigned to the Full stack
Webdevelopment Team where I worked on several key tasks.
Throughout the internship, I developed various skills and
gained substantialknowledge that gave me a deeper
understanding and preparedme for future career opportunities.
Company Overview
SBV Technologies Pvt Ltd is a leading software development
company specializing in product and service-based solutions. Our
expertise encompasses Web-based application development,
Mobile app development for Android and iOS platforms,
DevOps
Search & Cloud Service, and Engine
Optimization(SEO) services. Known for our innovative
approaches and commitment to excellence, we provide
comprehensive web development and robust cloud support.
Our mission is to deliver high-quality, cutting-edge software
solutions that meet the evolving needs of our clients and drive
technological advancement. We help you classify challenges
and uncover opportunities, identifying and building plans to
support your strategic, long-term goals through cost-effective
and result-driven technology solutions. This allows us to craft
customized IT solutions tailored to each business’s unique
needs.
What We Do:
We provide flexible IT services with a service portfolio that
covers the entire software development life cycle, meeting
varied business needs. With over 15 years of experience
building 100+ software platforms, we are experts in designing
aemnde rgindegvelopingtechnology products using
technologies. We excel in extending your engineering team and
developing relationships that make a positive difference in our
customers’ lives.
Our solutions stand out because we are proficient, detail-
oriented, and most importantly, cost-effective, delivering only
what makes sense for your business and ensuring we get it
right the first time.
WEEKLYOVERVIEW
Week 1 of 4 (01– 07 -2025 to 04 – 07 -2025)
PHP and MySql Foundation
PHP foundations.
sql overview.
PHP: A server-side scripting language used
to create dynamic and interactive web
page.
A query language used to manage and
manipulate data in relational databases like
MySQL.
Week 2 of 4 (07 – 07 – 2025 to 11 – 07 -2025)
Authetication Session
User Login Verification: PHP retrieves user
credentials from an HTML form and uses SQL
SELECT queries to check if they match
records in the database.
Session Start: After successful login,
sessio n_start() is used in PHP to create a
session and store user data like
$_SESSION['username'].
Sessi on-Based Access Control: Protected
pages us e if(isset($_SESSION['username']))
to ensure only logged-in users can access
them.
Logou t and Session Destroy: Users can log
out using session_destroy(), which clears all
session data and ends the authentication
state.
Week 3 of 4 (14 – 07 – 2025 to 18 – 07 - 2025)
JS AJAX
AJAX (Asynchronous JavaScript and XML)
allows web pages to send and receive data fro
m a server without reloading the entire page.
It uses XMLHttpRequest or the newer fetch()
API to communicate with the backend (like a
PHP script). Commonly used for live search,
form submission, data loading, and more —
making websites faster and smoother. It can
work with different data formats like JSON,
XML, or plain text from the server.
Week 4 of 4 (21 – 07 – 2025 to 25 – 07 - 2025)
Final project
Structured Layout – Built using HTML with separate
pages: Home, About, Contact, and Expertise.
Responsive Design – Bootstrap ensures the website
looks great on all devices.
✅ Interactive Elements – JavaScript adds dynamic
features like sliders and form validation.
✅ Stylish UI – CSS and Bootstrap provide a clean,
modern, and professional appearance.
Project Name:
Software Company Website
Technologies Used:
HTML,
CSS,
JavaScript,
Bootstrap.
Project Features:
● contains navbar for mobile responsive.
● Responsive and clean Bootstrap design.
●
●
●
contains 4 pages of informations.
Home page,Aboutpage,Contactpage,Expertisepage.
Social medialink fordirectconnections.
NEED FOR WEBSITE
1.What is HTML?
● HTML stands for Hyper Text Markup Language HTML is the
standard markup language for creating web pages
● HTML describes the structure of a Web page
● HTML consists of a series of elements
2.What is CSS?
● CSS stands for Cascading Style Sheets CSs describes
how HTML elements are to be displayed on screen,
● paper, or in other media CSS saves a lot of work.
It can control the layout of multiple web pages all at
once External style sheets are stroed in CSS files.
3.What is JavaScript?
JavaScript is a high-level programming language that follows
the ECMASCRIPT Standard. It was originally designed as a scripting
language for websites but became widely adopted as a general-
purpose programming language, and is currently the most popular
programming language in use.
JavaScript is usually found running in web browser as
interactive or automated content, ranging from popup messages
programming through platforms like Nodes.js or “embedded “ in
non-JavaScript applications where the base programming language
lacks the high-level functionality that JavaScript offers.
Despite the similarities in name and syntax, JavaScript is not
related to the programming language java. However, the names of
both languages are trademarks of Oracle Corporation. The two
languages follow different design principles and are actively
Developed by unrelated organizations.
4. What is the purpose of this Bootstrap?
Bootstrap is a popular front-end framework used to create
responsive, mobile-first websites quickly and efficiently. It provides
pre-designed CSS and JavaScript components like buttons, forms,
and grids to speed up development.
Purpose of Making a Software Company Website:
Creating a software company website serves to:
�ShowcaseServices–Clearlypresentsoftwaresolutions,products, andexpertise
�BuildCredibility–Establishtrust withaprofessionalonlinepresence.
�AttractClients–Convert visitors intopotentialcustomersthrough contact form
CTAs.
�DisplayPortfolio–Highlightpast projectsandcasestudiestoimpressprospects.
�EnableEasyCommunication–Offerquickwaystoreachtheteam viachat, email,
contact forms.
�EnhanceVisibility–Improvesearchenginepresenceandglobal reach.
� Recruit Talent – List career opportunities and attract skilled developers..
5. web technology used in these projects?
🔹 HTML5 – To structure the web pages.
🔹 CSS3 – For styling and layout designs.
🔹 Bootstrap – To make the design responsive and mobile-friendly.
🔹 JavaScript – For interactive features like sliders, menus, and animatio
Web Technology can be Classified into the Following Sections:
● World Wide Web (WWW):
The World Wide Web is based on several different
technologies: web browsers, Hypertext Markup Language
(HTML), and Hypertext Transfer Protocol (HTTP).
● Web Browser: The web browser is an application software to
explore WWW
(World Wide Web). It provides an interface between the server
and the client and requests to the server for web documents and
services. ● Web Server:
Web server is a program which processes the network
requests of the users and serves them with files that
create web pages. This exchange takes place using
Hypertext Transfer Protocol (HTTP).
● Web Development:
Web development refers to the building, creating, and
maintaining of websites. It includes aspects such as web
design, web publishing, web programming, and database
management. It is the creation of an application that works
over the internet i.e. websites.
6. Why is a Website Needed for This?
● To centralize and visualize EDM machining data digitally.
● To reduce dependency on static spreadsheets or manual
● records.
To make data accessible anywhere via the internet.
●
To provide an interactive and professional interface for users
to analyze and plan machining setups effectively.
Web Browsers
Each web browser renders HTML and CSS in different way, so
you’re also need to make sure that your website display and
functions properly in each one. The five most popular web browsers,
in order from most to least popular, are:
● Google Chrome
● Windows Internet Explore
● Mozilla Firefox
7.Types of Pages Contained in This Project:
� HomePage–Welcomesuserswithanoverviewof the company, ser
and highlights.
�AboutPage– Shares the company’s vision, mission, history,and t
details.
�ContactPage –Provides communication optionslike email,phone
form,and map.
�ExpertisePage – Showcases technical skills, services, tools,and d
knowledge
8.Home Page Contains:
Navigation Bar (Navbar)
– Displaysthecompanylogoand
– IncludeslinkstopageslikeHome,About,Expertise, Contact
Image Slider (Carousel)
– 3 attractiveslideswithimagesshowcasing your services, innovat
vision
– Each slidecanhaveshortcaptionsortaglines
Best Features & Technologies Used
– Highlightsyourkeyservices(like WebDevelopment, AISolutions,et
–Lists technologiesused (HTML, CSS,JS,PHP,React, etc.)with icons
Voices of Our Team(TestimonialorTeamSection)
– Introducesyourcoreteammemberswithphotos and shortbios
– Can includequotesortestimonialsaboutyour team’s passionor
Footer
–Containscompanylogoagain, copyrightinfo
–Contactlinks,socialmediaicons,andquicklinks to other pages
9.Expertise Page Contains:
Technologies Used Section
– Showcasestools,programminglanguages, and frameworks
companyspecializesin–Includes icons/logos (e.g., HTML,CSS
JavaScript,Python,React,PHP, etc.) – Can be displayed in gri
cardstyle for a clean look
Enquiry Form
– Highlightsyourcompany’suniquestrengths.
– Use iconsorsmallillustrationstomake it visually
appealing
4.
10.KEY FEATURES
● Technology stack.
● Navigation system.
● Contact form.
● Location of the company.
● About services and Achievements.
● Responsive Bootstrap-based interface
FLOW CHART
PROJECT OUTPUT
Home page:
About page:
Contact page:
Expertise page:
CONCLUSION
My internship at SBV Technologies Pvt Ltd was a
highly valuable experience that has significantly contributed to
my professional and personal development. The exposure to
real-world projects and the opportunity to work with a talented
team have been instrumental in enhancing my skills and
knowledge.
I am confident that the experience and insights gained
will be beneficial for my future career endeavours.
ACKNOWLEDGEMENT
I would like to express my gratitude to:
Jayamurugan V: For their guidance and support throughout the
internship.
SBV Technologies Pvt Ltd: For providing me with this opportunity
to learn and grow.
Thank you all for making this internship a memorable and
enriching experience.