diff --git a/Decentralized-Processing.php b/Decentralized-Processing.php index 38acce9..366e05e 100644 --- a/Decentralized-Processing.php +++ b/Decentralized-Processing.php @@ -84,14 +84,14 @@ require_once "./admin/db/config.php";

AR

Meta verse AR brought a complete change in the way education is provided to higher segments in Medical and Engineering

- + Read case study ➤
- +

Defending against cyber threats

@@ -99,7 +99,7 @@ require_once "./admin/db/config.php"; Study on Integrating AI and Advanced Data Warehousing in a Decades-Old Banking Institution

- + Read case study ➤
diff --git a/IOT-connectivity.php b/IOT-connectivity.php index 9ed7aa2..2857699 100644 --- a/IOT-connectivity.php +++ b/IOT-connectivity.php @@ -94,7 +94,7 @@ require_once "./admin/db/config.php";
- +
Related Case studies
@@ -104,7 +104,7 @@ require_once "./admin/db/config.php";

AR

Meta verse AR brought a complete change in the way education is provided to higher segments in Medical and Engineering

- + Read case study ➤
@@ -119,7 +119,7 @@ require_once "./admin/db/config.php"; Study on Integrating AI and Advanced Data Warehousing in a Decades-Old Banking Institution

- + Read case study ➤
diff --git a/Transforming-E-commerce.php b/Transforming-E-commerce.php index eaa2bda..87376fd 100644 --- a/Transforming-E-commerce.php +++ b/Transforming-E-commerce.php @@ -6,7 +6,6 @@ require_once "./admin/db/config.php"; - Meta verse AR brought a complete change in the way education is provided to higher segments in Medical and Engineering - Tech4Biz Solutions - Excellence Guaranteed @@ -85,7 +84,7 @@ require_once "./admin/db/config.php";

AR

Meta verse AR brought a complete change in the way education is provided to higher segments in Medical and Engineering

- + Read case study ➤
@@ -100,7 +99,7 @@ require_once "./admin/db/config.php"; Study on Integrating AI and Advanced Data Warehousing in a Decades-Old Banking Institution

- + Read case study ➤
@@ -209,8 +208,7 @@ require_once "./admin/db/config.php"; - -
+

Conclusion

diff --git a/admin/assets/css/style.css b/admin/assets/css/style.css index 891ef7c..c1ebb9a 100644 --- a/admin/assets/css/style.css +++ b/admin/assets/css/style.css @@ -20026,7 +20026,7 @@ footer.blockquote-footer { } } -@media only screen and (max-width: 767px) { +@media only screen and (max-width: 767px){ .morning-sec .profile-greeting .greeting-user .profile-vector { width: 70px; margin: 0 auto diff --git a/advanced-speech.php b/advanced-speech.php index f39ac6c..0ba3f4d 100644 --- a/advanced-speech.php +++ b/advanced-speech.php @@ -182,7 +182,7 @@ require_once "./admin/db/config.php";

AR

Meta verse AR brought a complete change in the way education is provided to higher segments in Medical and Engineering

- + Read case study ➤
@@ -197,7 +197,7 @@ require_once "./admin/db/config.php"; Study on Integrating AI and Advanced Data Warehousing in a Decades-Old Banking Institution

- + Read case study ➤
@@ -213,7 +213,7 @@ require_once "./admin/db/config.php"; Implementing Biometric Authentication and Advanced Security Measures in a Major Financial Institution.

- + Read case study ➤
@@ -239,7 +239,6 @@ require_once "./admin/db/config.php";

Annotation Conundrum:

Annotating the dataset with corresponding transcriptions emerged as a labor-intensive task, demanding meticulous attention to detail to maintain accuracy and relevance.

-

Model Training Trials:

Fine-tuning the deep learning model for acoustic modeling presented challenges in parameter optimization and architecture refinement. Balancing model complexity with computational resources and training time required iterative experimentation and careful calibration.

@@ -353,9 +352,7 @@ require_once "./admin/db/config.php";

Conclusion

The implementation of advanced speech recognition using AI, ML and NLP for IoT hardware represents a significant advancement in enhancing user experiences within the IoT ecosystem. Through collaborative efforts, we've delivered a transformative solution tailored to our client's needs. - - -

+

Our solution, characterized by higher accuracy, adaptability, real-time interaction, continuous improvement and robust privacy safeguards, empowers our client to stay competitive and deliver unparalleled value to their customers.

diff --git a/assets/css/backup-style.css b/assets/css/backup-style.css index fffde47..47cdcc7 100644 --- a/assets/css/backup-style.css +++ b/assets/css/backup-style.css @@ -8731,6 +8731,16 @@ main { font-size: 19px; } +@media only screen and (max-width: 425px) { + .coding-subtitle { + color: var(--theme-blue); + padding-top: 20px; + font-family: "Gilroy-SemiBold"; + font-size: 19px; + width: 240px; + } +} + .coding-title { padding-top: 10px; text-align: left; @@ -8739,7 +8749,17 @@ main { font-family: "Gilroy-SemiBold"; font-size: 3em; } - +@media only screen and (max-width: 425px) { + .coding-title { + padding-top: 10px; + text-align: left; + margin: auto; + color: var(--Yellow); + font-family: Gilroy-SemiBold; + font-size: 2em + } + } + .write-code-image img { border-radius: 20px; } diff --git a/assets/css/meanmenu.css b/assets/css/meanmenu.css index 3d9cafb..796a707 100644 --- a/assets/css/meanmenu.css +++ b/assets/css/meanmenu.css @@ -652,6 +652,17 @@ font-family: "Gilroy-SemiBold"; } +@media only screen and (max-width: 425px){ + .product-title-menu .product-sub-title { + color: #ffc221; + font-size: 14px; + padding: 15px 0; + font-family: "Gilroy-SemiBold"; + } + + +} + .menu-read-more { position: absolute; right: 85px; diff --git a/assets/css/style.css b/assets/css/style.css index be041df..3c7f74e 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -7228,6 +7228,15 @@ main { font-size: 19px } +@media only screen and (max-width: 425px) { + .coding-subtitle { + color: var(--theme-blue); + padding-top: 20px; + font-family: "Gilroy-SemiBold"; + font-size: 19px; + width: 240px; + } + } .coding-title { padding-top: 10px; text-align: left; @@ -7237,6 +7246,19 @@ main { font-size: 3em } +@media only screen and (max-width: 425px) { + .coding-title { + padding-top: 10px; + text-align: left; + margin: auto; + color: var(--Yellow); + font-family: Gilroy-SemiBold; + font-size: 2em + } +} + + + .write-code-image img { border-radius: 20px } @@ -7247,6 +7269,14 @@ main { color: var(--color-white) } +@media only screen and (max-width: 425px){ + .coding-description { + font-size: 15px; + padding-top: 15px; + color: var(--color-white); + width: 240px; + } + } .coding-description:last-child { padding-top: 0 } diff --git a/automating-manufacturing.php b/automating-manufacturing.php index e7f4e27..5cae8c8 100644 --- a/automating-manufacturing.php +++ b/automating-manufacturing.php @@ -99,7 +99,7 @@ require_once "./admin/db/config.php";

AR

Meta verse AR brought a complete change in the way education is provided to higher segments in Medical and Engineering

- + Read case study ➤
@@ -114,7 +114,7 @@ require_once "./admin/db/config.php"; Study on Integrating AI and Advanced Data Warehousing in a Decades-Old Banking Institution

- + Read case study ➤
diff --git a/blog/includes/header.php b/blog/includes/header.php index cd96732..9a7784c 100644 --- a/blog/includes/header.php +++ b/blog/includes/header.php @@ -10,8 +10,6 @@
--> - -
@@ -19,8 +17,7 @@
@@ -87,14 +84,13 @@ @@ -106,9 +102,9 @@
@@ -129,7 +125,7 @@
Coding-Solution We write code that makes the eCommerce world go round. -

Tech4biz provides eCommerce codes that are the lifeblood of online shopping. Without these codes, businesses would not be able to process transactions or keep track of inventory.

+

Tech4biz provides eCommerce codes that are the lifeblood of online shopping. Without these codes, businesses would not be able to process transactions or keep track of inventory.

diff --git a/careers.php b/careers.php index 6e42e1b..82bfbc4 100644 --- a/careers.php +++ b/careers.php @@ -26,7 +26,7 @@ Join our team and drive innovative solutions in technology."/>

Join our growing
team today!

Explore all the most exciting job roles based on your interest and study major

+
+
+

Coding Solution

+
+ Coding-Solution + We write code that makes the eCommerce world go round. +

Tech4biz provides eCommerce codes that are the lifeblood of online shopping. Without these codes, businesses would not be able to process transactions or keep track of inventory.

+
+
+
+

Crackit

+
+ Crackit + Crackit - Tech Queries, Tech Solutions +

In today's digital age, businesses need to be readily accessible to their customers - and that means being available online. But keeping up with the ever-changing landscape of the internet can be daunting.

+
+
+
+

Web Hosting

+
+ Hosting-Services + Reliable Web Hosting Services +

At Tech4biz, we understand that your website is your business. That's why we offer reliable web hosting services that keep your site up and running, regardless of traffic levels or other external factors.

+
+
+
+
+ + + + + + \ No newline at end of file diff --git a/cyber-threats.php b/cyber-threats.php index 91f473e..8202b29 100644 --- a/cyber-threats.php +++ b/cyber-threats.php @@ -55,8 +55,8 @@ require_once "./admin/db/config.php"; --> -
-
+
+
diff --git a/empowering-healthcare.php b/empowering-healthcare.php index 2571612..6dfcc5d 100644 --- a/empowering-healthcare.php +++ b/empowering-healthcare.php @@ -106,13 +106,13 @@ require_once "./admin/db/config.php";

AR

Meta verse AR brought a complete change in the way education is provided to higher segments in Medical and Engineering

- + Read case study ➤
-
+
@@ -121,7 +121,7 @@ require_once "./admin/db/config.php"; Study on Integrating AI and Advanced Data Warehousing in a Decades-Old Banking Institution

- + Read case study ➤
diff --git a/financial-security.php b/financial-security.php index a09e874..ffbdfb4 100644 --- a/financial-security.php +++ b/financial-security.php @@ -88,7 +88,7 @@ has the potential to bring about a future of increased efficiency, improved deci

AR

Meta verse AR brought a complete change in the way education is provided to higher segments in Medical and Engineering

- + Read case study ➤
@@ -103,8 +103,8 @@ has the potential to bring about a future of increased efficiency, improved deci Study on Integrating AI and Advanced Data Warehousing in a Decades-Old Banking Institution

- - Read case study ➤ + + Read case study ➤
diff --git a/fitness-training.php b/fitness-training.php index 04c1954..74148ac 100644 --- a/fitness-training.php +++ b/fitness-training.php @@ -143,12 +143,12 @@ require_once "./admin/db/config.php";
Related Case studies
- +

AR

Meta verse AR brought a complete change in the way education is provided to higher segments in Medical and Engineering

- + Read case study ➤
@@ -163,7 +163,7 @@ require_once "./admin/db/config.php"; Study on Integrating AI and Advanced Data Warehousing in a Decades-Old Banking Institution

- + Read case study ➤
diff --git a/includes/header.php b/includes/header.php index 329e17e..e5d28ad 100644 --- a/includes/header.php +++ b/includes/header.php @@ -20,12 +20,12 @@
  • Events Blogs -
  • +
    -
    +
    -
    +