SlideShare a Scribd company logo
FULL-STACK
WEBDEVELOPMENT
S u m m e r Tr a in in g o n
P r e s e n te d b y
Bhukya Shivaji
U19EC153
In te r n a l G u id e
Shri. Golak Santra
Assistant Professor, DECE
E xte r n a l G u id e
David Miller
HRManager,BWS
Departmentof Electronics Engineering
Sardar Vallabhbhai National Institute OfTechnology, Surat
BWSWasestablishedin 2018by apassionateteamof freelancersprimarily asaWeb
Development companyon the principles of high standards,ethics,and genuinecustomer
serviceand sincethen wehaveprovided boost to manysmall and big businessesand gained
their trustswithrepetitive projectorders. Our Headquarter islocatedin Indiana (USA)and
another officein NewDelhi (India). Our moto isto makehealthyrelations withour clientsand
webelievethat blessingactually works.
About Company
Business Web Solutions
FullStack
Development:
Itrefers to the development of both
front end(client sideand
backend(server side)portions of web
application.
Full stack web developers:
Full stackwebdevelopers have the
ability to design complete web
applications and websites
Frontend vs Backend
Frontend refers to the client-side of
the application.
Itis a part of the website thatusers
can see andThe essentials of
frontend
development include CSS,HTML,
and JavaScript. interactwith.
Ittypically includes everything that
attributes to the visual aspects of
websites.
Itforms the basis of what users can
touch and experience on their web
browsers.
Backend refers to the server-side of
the application.
Itconstitutes everything that
happens behind thescenes.
Itgenerally includes a web server
that communicates with the
database to serve requests thatthe
frontend presents.
Itis the brain of the website and is
never visible to the end-users.
The essentials of backend
development include Ruby,Python,
Java, .NET,etc.
FRONT-END
The part of the website that the user interacts directlyis termed asfront
end. It isalso referred to asthe 'client side' of the application.
HTML standsforHyperTextMarkup Language.It
isused todesign thefrontend portion ofweb
pages using markup language. Itacts as a
skeleton forawebsite since itisused tomakethe
structureofawebsite.
<!DOCTYPE html>
<html>
<head>
<title>Page
</head>
<body>
<h1>This
CascadingStyleSheetsfondlyreferredtoasCSS
isasimplydesigned language intendedto
simplifytheprocessofmakingweb pages
presentable.Itisused tostyleourwebsite.
<html>
<head>
<style>
p{
color: red;
text-align: center;
}
</style>
</head>
<body>
<p>Hello World!</p>
<p>These paragraphs are styled
with CSS.</p>
</body>
</html>
CSS3 has managed to set a new touchstone in the development speed. Now
many parts of its functionality are included what used to require a combo of CSS
and Javascript. So, time is saved in the course of production, loading and lastly
towards the end product.
Without using CSS,it is very typical thing for web designers to lay out their pages
with techniques like HTML tables that obstruct accessibility for the vision-
impaired users
JavaScript is commonly used for creating web
pages.Itallows ustoadd dynamicbehaviortothe
webpage andadd special effectstothewebpage.
On websites, it is mainly used for validation
purposes.JavaScripthelps ustoexecutecomplex
actions andalsoenablestheinteraction ofwebsites
withvisitors.
// the hello world
console.log('Hello
// the
alert("Hello,
BACK-END
Thebackend of awebapplication isan enabler for afrontend experience. An application’s
frontend maybe the most beautifully crafted web page, but if the application itself doesn’t work,
the application will be afailure.
Node J
S
:
Node.js (Node) isan open sourcedevelopment platform for executingJavaScriptcode
server-side.
Thereisamajor misconceptionthat Node canonly be used in the backendbut, Node
canbe used in both frontend and backend.
API(ApplicationProgramming Interface):
AnAPIisessentiallyasetof rules that dictatehowtwomachinestalkto eachother. Almostall the socialmedia
platforms usemultiple API’sfor auser to interactwithdata availablein the server of the platform. AnAPI’s
defined communication protocol iswhatenables developersto build, connect,and integrate applications
quickly.
PROJECT
This is the Home Page of My Portfolio Website, which features
a carousel effect with three images that slide at all times.
The key components I utilised in creating my portfolio are HTML to provide the website structure.
Bootstrap, an HTML,CSS,and JavaScriptframework,played asignificantrole in the site's
designand responsiveness.
CSSfor certainsimplestylingsthat are only complicatedwhenutilisingthe bootstrap
framework.
JavaScriptto aid the Bootstrap frameworkand improve the site'sfunctionality and
responsiveness.
These Pictures show the About & Services pages of my Portfolio Website
CONCLUSION
FullStackWeb Development isan evolving technologyand the developers are readily
exploring itspotential of creatingrobust websiteand applications.
With full stackdevelopers, you havethe opportunity to unravel all the complexitiesof your
nextsoftwaredevelopment project.
REFERENCES
1H. Božikovićand M. Štula,"Web design— Past,present and future," 2019 41st International Convention on Information and
Communication Technology, Electronics and Microelectronics(MIPRO), 2018,pp. 1476-1481,doi: 10.23919/MIPRO.2018.8400266.
2Office for National Statistics,Internet usersin the UK:2017.Retrieved September
26,2017,fromhttps://www.ons.gov.uk/businessindustryandtrade/itandinternetindustry/ bulletins/internetusers/
2017.
3S.S.N. Challapalli, P
.Kaushik,S.Suman,B.D. Shivahare,V
.Bibhu and A.D. Gupta, "Web Development and performance
comparison of Web Development Technologiesin Node.js and Python," 2021InternationalConferenceon Technological
Advancementsand Innovations (ICTAI),2021,pp. 303-307, doi: 10.1109/ICTAI53825.2021.9673464
4K.Lei,Y
.Ma and Z.Tan,"PerformanceComparison and Evaluationof Web Development Technologiesin PHP
,Python, and
Node.js," 2018IEEE17th International Conferenceon Computational Scienceand Engineering, 2014,pp. 661- 668,doi:
10.1109/CSE.2014.142
5V
.Okanovic, "Web applicationdevelopment withcomponent frameworks,"201637th International Convention on Information
and CommunicationTechnology, Electronicsand Microelectronics(MIPRO), 2014,pp. 889-892, doi: 10.1109/MIPRO.2014.6859693
Thank You
B H U K Y A S H I V A J I

More Related Content

Similar to Shivaji PPT.pptx

Resume(1)
Resume(1)Resume(1)
Resume(1)
Maheswari M
 
Dheeraj resume (2)
Dheeraj resume (2)Dheeraj resume (2)
Dheeraj resume (2)
Dheeraj Gaba
 
Resume Partha Roy
Resume Partha RoyResume Partha Roy
Resume Partha Roy
Partha Roy
 
Property Listing web template(frontend).pptx
Property Listing web template(frontend).pptxProperty Listing web template(frontend).pptx
Property Listing web template(frontend).pptx
ssusera7151e
 
Best Web Development Course In Pathankot
Best Web Development Course In PathankotBest Web Development Course In Pathankot
Best Web Development Course In Pathankot
wisdom solution
 
resume_2016_low_rez
resume_2016_low_rezresume_2016_low_rez
resume_2016_low_rez
James Gray
 
Industrial Training and Practice (ITP).pptx
Industrial Training and Practice (ITP).pptxIndustrial Training and Practice (ITP).pptx
Industrial Training and Practice (ITP).pptx
RakshitaKolachalama
 
Build Innovative Web Applications with Full Stack Development Know -123.pdf
Build Innovative Web Applications with Full Stack Development Know -123.pdfBuild Innovative Web Applications with Full Stack Development Know -123.pdf
Build Innovative Web Applications with Full Stack Development Know -123.pdf
Uncodemy
 
Zishan_CV
Zishan_CVZishan_CV
Zishan_CV
zishan khan
 
Zishan_CV
Zishan_CVZishan_CV
Zishan_CV
zishan khan
 
AravindaKumarNew
AravindaKumarNewAravindaKumarNew
AravindaKumarNew
Aravinda Pushpagiri
 
Mastering Full-Stack Web Development in 7 Days Your Ultimate Guide.pdf
Mastering Full-Stack Web Development in 7 Days Your Ultimate Guide.pdfMastering Full-Stack Web Development in 7 Days Your Ultimate Guide.pdf
Mastering Full-Stack Web Development in 7 Days Your Ultimate Guide.pdf
getrichoffice
 
AditiGulati
AditiGulatiAditiGulati
AditiGulati
Aditi Gulati
 
Front end web &amp; app development
Front end web &amp; app developmentFront end web &amp; app development
Front end web &amp; app development
Tarannum shaikh
 
VenkateshVG
VenkateshVGVenkateshVG
ASHOK KUMAR UI Developer Resume
ASHOK KUMAR UI Developer ResumeASHOK KUMAR UI Developer Resume
ASHOK KUMAR UI Developer Resume
Sorakayala Ashok
 
Saheel_Babu _KT
Saheel_Babu _KTSaheel_Babu _KT
Saheel_Babu _KT
Saheel Babu
 
Inventory management project based on ASP.NET, introduction to C# and ASP.NET
Inventory management project based on ASP.NET, introduction to C# and ASP.NETInventory management project based on ASP.NET, introduction to C# and ASP.NET
Inventory management project based on ASP.NET, introduction to C# and ASP.NET
Himanshu Patel
 
Ali-Shoaib-main-
Ali-Shoaib-main-Ali-Shoaib-main-
Ali-Shoaib-main-
Ali Shoaib
 
RENUGA VEERARAGAVAN Resume HADOOP
RENUGA VEERARAGAVAN Resume HADOOPRENUGA VEERARAGAVAN Resume HADOOP
RENUGA VEERARAGAVAN Resume HADOOP
renuga V
 

Similar to Shivaji PPT.pptx (20)

Resume(1)
Resume(1)Resume(1)
Resume(1)
 
Dheeraj resume (2)
Dheeraj resume (2)Dheeraj resume (2)
Dheeraj resume (2)
 
Resume Partha Roy
Resume Partha RoyResume Partha Roy
Resume Partha Roy
 
Property Listing web template(frontend).pptx
Property Listing web template(frontend).pptxProperty Listing web template(frontend).pptx
Property Listing web template(frontend).pptx
 
Best Web Development Course In Pathankot
Best Web Development Course In PathankotBest Web Development Course In Pathankot
Best Web Development Course In Pathankot
 
resume_2016_low_rez
resume_2016_low_rezresume_2016_low_rez
resume_2016_low_rez
 
Industrial Training and Practice (ITP).pptx
Industrial Training and Practice (ITP).pptxIndustrial Training and Practice (ITP).pptx
Industrial Training and Practice (ITP).pptx
 
Build Innovative Web Applications with Full Stack Development Know -123.pdf
Build Innovative Web Applications with Full Stack Development Know -123.pdfBuild Innovative Web Applications with Full Stack Development Know -123.pdf
Build Innovative Web Applications with Full Stack Development Know -123.pdf
 
Zishan_CV
Zishan_CVZishan_CV
Zishan_CV
 
Zishan_CV
Zishan_CVZishan_CV
Zishan_CV
 
AravindaKumarNew
AravindaKumarNewAravindaKumarNew
AravindaKumarNew
 
Mastering Full-Stack Web Development in 7 Days Your Ultimate Guide.pdf
Mastering Full-Stack Web Development in 7 Days Your Ultimate Guide.pdfMastering Full-Stack Web Development in 7 Days Your Ultimate Guide.pdf
Mastering Full-Stack Web Development in 7 Days Your Ultimate Guide.pdf
 
AditiGulati
AditiGulatiAditiGulati
AditiGulati
 
Front end web &amp; app development
Front end web &amp; app developmentFront end web &amp; app development
Front end web &amp; app development
 
VenkateshVG
VenkateshVGVenkateshVG
VenkateshVG
 
ASHOK KUMAR UI Developer Resume
ASHOK KUMAR UI Developer ResumeASHOK KUMAR UI Developer Resume
ASHOK KUMAR UI Developer Resume
 
Saheel_Babu _KT
Saheel_Babu _KTSaheel_Babu _KT
Saheel_Babu _KT
 
Inventory management project based on ASP.NET, introduction to C# and ASP.NET
Inventory management project based on ASP.NET, introduction to C# and ASP.NETInventory management project based on ASP.NET, introduction to C# and ASP.NET
Inventory management project based on ASP.NET, introduction to C# and ASP.NET
 
Ali-Shoaib-main-
Ali-Shoaib-main-Ali-Shoaib-main-
Ali-Shoaib-main-
 
RENUGA VEERARAGAVAN Resume HADOOP
RENUGA VEERARAGAVAN Resume HADOOPRENUGA VEERARAGAVAN Resume HADOOP
RENUGA VEERARAGAVAN Resume HADOOP
 

Recently uploaded

Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
Bisnar Chase Personal Injury Attorneys
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Top five deadliest dog breeds in America
Top five deadliest dog breeds in AmericaTop five deadliest dog breeds in America
Top five deadliest dog breeds in America
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 

Shivaji PPT.pptx

  • 1. FULL-STACK WEBDEVELOPMENT S u m m e r Tr a in in g o n P r e s e n te d b y Bhukya Shivaji U19EC153 In te r n a l G u id e Shri. Golak Santra Assistant Professor, DECE E xte r n a l G u id e David Miller HRManager,BWS Departmentof Electronics Engineering Sardar Vallabhbhai National Institute OfTechnology, Surat
  • 2. BWSWasestablishedin 2018by apassionateteamof freelancersprimarily asaWeb Development companyon the principles of high standards,ethics,and genuinecustomer serviceand sincethen wehaveprovided boost to manysmall and big businessesand gained their trustswithrepetitive projectorders. Our Headquarter islocatedin Indiana (USA)and another officein NewDelhi (India). Our moto isto makehealthyrelations withour clientsand webelievethat blessingactually works. About Company Business Web Solutions
  • 3. FullStack Development: Itrefers to the development of both front end(client sideand backend(server side)portions of web application. Full stack web developers: Full stackwebdevelopers have the ability to design complete web applications and websites
  • 4. Frontend vs Backend Frontend refers to the client-side of the application. Itis a part of the website thatusers can see andThe essentials of frontend development include CSS,HTML, and JavaScript. interactwith. Ittypically includes everything that attributes to the visual aspects of websites. Itforms the basis of what users can touch and experience on their web browsers. Backend refers to the server-side of the application. Itconstitutes everything that happens behind thescenes. Itgenerally includes a web server that communicates with the database to serve requests thatthe frontend presents. Itis the brain of the website and is never visible to the end-users. The essentials of backend development include Ruby,Python, Java, .NET,etc.
  • 5. FRONT-END The part of the website that the user interacts directlyis termed asfront end. It isalso referred to asthe 'client side' of the application. HTML standsforHyperTextMarkup Language.It isused todesign thefrontend portion ofweb pages using markup language. Itacts as a skeleton forawebsite since itisused tomakethe structureofawebsite. <!DOCTYPE html> <html> <head> <title>Page </head> <body> <h1>This
  • 6. CascadingStyleSheetsfondlyreferredtoasCSS isasimplydesigned language intendedto simplifytheprocessofmakingweb pages presentable.Itisused tostyleourwebsite. <html> <head> <style> p{ color: red; text-align: center; } </style> </head> <body> <p>Hello World!</p> <p>These paragraphs are styled with CSS.</p> </body> </html> CSS3 has managed to set a new touchstone in the development speed. Now many parts of its functionality are included what used to require a combo of CSS and Javascript. So, time is saved in the course of production, loading and lastly towards the end product. Without using CSS,it is very typical thing for web designers to lay out their pages with techniques like HTML tables that obstruct accessibility for the vision- impaired users
  • 7. JavaScript is commonly used for creating web pages.Itallows ustoadd dynamicbehaviortothe webpage andadd special effectstothewebpage. On websites, it is mainly used for validation purposes.JavaScripthelps ustoexecutecomplex actions andalsoenablestheinteraction ofwebsites withvisitors. // the hello world console.log('Hello // the alert("Hello,
  • 8. BACK-END Thebackend of awebapplication isan enabler for afrontend experience. An application’s frontend maybe the most beautifully crafted web page, but if the application itself doesn’t work, the application will be afailure. Node J S : Node.js (Node) isan open sourcedevelopment platform for executingJavaScriptcode server-side. Thereisamajor misconceptionthat Node canonly be used in the backendbut, Node canbe used in both frontend and backend. API(ApplicationProgramming Interface): AnAPIisessentiallyasetof rules that dictatehowtwomachinestalkto eachother. Almostall the socialmedia platforms usemultiple API’sfor auser to interactwithdata availablein the server of the platform. AnAPI’s defined communication protocol iswhatenables developersto build, connect,and integrate applications quickly.
  • 9. PROJECT This is the Home Page of My Portfolio Website, which features a carousel effect with three images that slide at all times. The key components I utilised in creating my portfolio are HTML to provide the website structure. Bootstrap, an HTML,CSS,and JavaScriptframework,played asignificantrole in the site's designand responsiveness. CSSfor certainsimplestylingsthat are only complicatedwhenutilisingthe bootstrap framework. JavaScriptto aid the Bootstrap frameworkand improve the site'sfunctionality and responsiveness.
  • 10. These Pictures show the About & Services pages of my Portfolio Website
  • 11. CONCLUSION FullStackWeb Development isan evolving technologyand the developers are readily exploring itspotential of creatingrobust websiteand applications. With full stackdevelopers, you havethe opportunity to unravel all the complexitiesof your nextsoftwaredevelopment project.
  • 12. REFERENCES 1H. Božikovićand M. Štula,"Web design— Past,present and future," 2019 41st International Convention on Information and Communication Technology, Electronics and Microelectronics(MIPRO), 2018,pp. 1476-1481,doi: 10.23919/MIPRO.2018.8400266. 2Office for National Statistics,Internet usersin the UK:2017.Retrieved September 26,2017,fromhttps://www.ons.gov.uk/businessindustryandtrade/itandinternetindustry/ bulletins/internetusers/ 2017. 3S.S.N. Challapalli, P .Kaushik,S.Suman,B.D. Shivahare,V .Bibhu and A.D. Gupta, "Web Development and performance comparison of Web Development Technologiesin Node.js and Python," 2021InternationalConferenceon Technological Advancementsand Innovations (ICTAI),2021,pp. 303-307, doi: 10.1109/ICTAI53825.2021.9673464 4K.Lei,Y .Ma and Z.Tan,"PerformanceComparison and Evaluationof Web Development Technologiesin PHP ,Python, and Node.js," 2018IEEE17th International Conferenceon Computational Scienceand Engineering, 2014,pp. 661- 668,doi: 10.1109/CSE.2014.142 5V .Okanovic, "Web applicationdevelopment withcomponent frameworks,"201637th International Convention on Information and CommunicationTechnology, Electronicsand Microelectronics(MIPRO), 2014,pp. 889-892, doi: 10.1109/MIPRO.2014.6859693
  • 13. Thank You B H U K Y A S H I V A J I