SlideShare a Scribd company logo
1 of 13
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

Dheeraj resume (2)
Dheeraj resume (2)Dheeraj resume (2)
Dheeraj resume (2)Dheeraj Gaba
 
Resume Partha Roy
Resume Partha RoyResume Partha Roy
Resume Partha RoyPartha Roy
 
Best Web Development Course In Pathankot
Best Web Development Course In PathankotBest Web Development Course In Pathankot
Best Web Development Course In Pathankotwisdom solution
 
resume_2016_low_rez
resume_2016_low_rezresume_2016_low_rez
resume_2016_low_rezJames Gray
 
Industrial Training and Practice (ITP).pptx
Industrial Training and Practice (ITP).pptxIndustrial Training and Practice (ITP).pptx
Industrial Training and Practice (ITP).pptxRakshitaKolachalama
 
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.pdfUncodemy
 
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.pdfgetrichoffice
 
Front end web &amp; app development
Front end web &amp; app developmentFront end web &amp; app development
Front end web &amp; app developmentTarannum shaikh
 
ASHOK KUMAR UI Developer Resume
ASHOK KUMAR UI Developer ResumeASHOK KUMAR UI Developer Resume
ASHOK KUMAR UI Developer ResumeSorakayala Ashok
 
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.NETHimanshu 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 HADOOPrenuga V
 
Web deveopment using React js and Node js with SQL.
Web deveopment using React js and Node js with SQL.Web deveopment using React js and Node js with SQL.
Web deveopment using React js and Node js with SQL.Jayant Surana
 

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
 
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
 
Web deveopment using React js and Node js with SQL.
Web deveopment using React js and Node js with SQL.Web deveopment using React js and Node js with SQL.
Web deveopment using React js and Node js with SQL.
 

Recently uploaded

ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 

Recently uploaded (20)

ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.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