Netlify
tcp/443 tcp/80
Vercel
tcp/443 tcp/80
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Additionally the GIT credentials are present and could give unauthorized access to source code repository of private projects.
Severity: critical
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65227e39a825
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://x-token-auth:ATCTT3xFfGN00MYq8SkuR3I_VVu5XZ4KzligZYbNVYfceudU7RfAtFCmue6C_li0s1GENgRfmrjWsvm6QSvxoa_MhLmas2Kd_iRzht6snwxMdrcDn-qsx60fulAHjFAJtHevf9d3DiPh55rjoA21n9yQILSNPiiqodMtKf1IH2M5AUSdo2Mx4Mc=CFF7299D@bitbucket.org/rakesh_maurya/dev-ryientsoft.git fetch = +refs/heads/*:refs/remotes/origin/*
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Additionally the GIT credentials are present and could give unauthorized access to source code repository of private projects.
Severity: critical
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65227e39a825
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://x-token-auth:ATCTT3xFfGN00MYq8SkuR3I_VVu5XZ4KzligZYbNVYfceudU7RfAtFCmue6C_li0s1GENgRfmrjWsvm6QSvxoa_MhLmas2Kd_iRzht6snwxMdrcDn-qsx60fulAHjFAJtHevf9d3DiPh55rjoA21n9yQILSNPiiqodMtKf1IH2M5AUSdo2Mx4Mc=CFF7299D@bitbucket.org/rakesh_maurya/dev-ryientsoft.git fetch = +refs/heads/*:refs/remotes/origin/*
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-12 21:03
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 3
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Mon, 12 Jan 2026 21:03:43 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KET0B529G25T76YJNZ70DQP1
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-11 21:03
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 2
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Sun, 11 Jan 2026 21:03:38 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEQDY9VH1V3G3EYKSZYS36P3
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-10 21:03
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 2
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Sat, 10 Jan 2026 21:03:14 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEMVGV5DVDXKANC315M3173K
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-09 21:08
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 2
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Fri, 09 Jan 2026 21:08:44 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEJ9E6M1GM6T7470X6XM64NW
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-08 21:14
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 3
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Thu, 08 Jan 2026 21:14:30 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEFQC0X2BGN1YVYXJY3G36JA
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-07 21:07
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 3
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Wed, 07 Jan 2026 21:07:55 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KED4K8C1XW1A46GSGDCXG6X3
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-06 21:03
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 4
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Tue, 06 Jan 2026 21:03:17 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEAHY1MR8GY4NMHG9ZEJ2VRM
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-03 21:03
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 1
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Sat, 03 Jan 2026 21:03:05 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KE2TQGT6F9F006GY7YPT5WJC
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-02 21:13
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Fri, 02 Jan 2026 21:13:53 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KE08YK1WDVB5396WBARYWRV0
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2026-01-01 21:07
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Thu, 01 Jan 2026 21:07:01 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDXP5A2DBMSN8S5BGDYYABK1
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2025-12-31 21:08
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Wed, 31 Dec 2025 21:08:37 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDV3VGDMRSBJ23DNWAJ3SEZ6
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 66.33.60.130:443 · smartlearn.ryientsoft.com
2025-12-31 08:39
HTTP/1.1 402 Payment Required Cache-Control: public, max-age=0, must-revalidate Content-Length: 78 Content-Type: text/plain; charset=utf-8 Date: Wed, 31 Dec 2025 08:39:31 GMT Server: Vercel Strict-Transport-Security: max-age=63072000 X-Vercel-Error: DEPLOYMENT_DISABLED X-Vercel-Id: fra1::5wsvt-1767170371770-ff619f2b8df8 Connection: close Payment required DEPLOYMENT_DISABLED fra1::5wsvt-1767170371770-ff619f2b8df8
Open service 66.33.60.130:80 · smartlearn.ryientsoft.com
2025-12-31 08:39
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://smartlearn.ryientsoft.com/ Refresh: 0;url=https://smartlearn.ryientsoft.com/ server: Vercel Redirecting...
Open service 76.76.21.61:443 · smartlearn.ryientsoft.com
2025-12-31 08:39
HTTP/1.1 402 Payment Required Cache-Control: public, max-age=0, must-revalidate Content-Length: 78 Content-Type: text/plain; charset=utf-8 Date: Wed, 31 Dec 2025 08:39:31 GMT Server: Vercel Strict-Transport-Security: max-age=63072000 X-Vercel-Error: DEPLOYMENT_DISABLED X-Vercel-Id: fra1::xnnxb-1767170371590-7b3b1708ac29 Connection: close Payment required DEPLOYMENT_DISABLED fra1::xnnxb-1767170371590-7b3b1708ac29
Open service 76.76.21.61:80 · smartlearn.ryientsoft.com
2025-12-31 08:39
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://smartlearn.ryientsoft.com/ Refresh: 0;url=https://smartlearn.ryientsoft.com/ server: Vercel Redirecting...
Open service 66.33.60.34:80 · staging.ryientsoft.com
2025-12-31 05:46
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://staging.ryientsoft.com/ Refresh: 0;url=https://staging.ryientsoft.com/ server: Vercel Redirecting...
Open service 76.76.21.164:443 · staging.ryientsoft.com
2025-12-31 05:46
HTTP/1.1 402 Payment Required Cache-Control: public, max-age=0, must-revalidate Content-Length: 78 Content-Type: text/plain; charset=utf-8 Date: Wed, 31 Dec 2025 05:46:20 GMT Server: Vercel Strict-Transport-Security: max-age=63072000 X-Vercel-Error: DEPLOYMENT_DISABLED X-Vercel-Id: fra1::g5glj-1767159980773-da158dfa9636 Connection: close Payment required DEPLOYMENT_DISABLED fra1::g5glj-1767159980773-da158dfa9636
Open service 76.76.21.164:80 · staging.ryientsoft.com
2025-12-31 05:46
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://staging.ryientsoft.com/ Refresh: 0;url=https://staging.ryientsoft.com/ server: Vercel Redirecting...
Open service 66.33.60.34:443 · staging.ryientsoft.com
2025-12-31 05:46
HTTP/1.1 402 Payment Required Cache-Control: public, max-age=0, must-revalidate Content-Length: 78 Content-Type: text/plain; charset=utf-8 Date: Wed, 31 Dec 2025 05:46:20 GMT Server: Vercel Strict-Transport-Security: max-age=63072000 X-Vercel-Error: DEPLOYMENT_DISABLED X-Vercel-Id: iad1::qs7qw-1767159980664-6259f981dd6a Connection: close Payment required DEPLOYMENT_DISABLED iad1::qs7qw-1767159980664-6259f981dd6a
Open service 75.2.60.5:443 · ryientsoft.com
2025-12-30 21:06
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Tue, 30 Dec 2025 21:06:19 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDRHAJCY6YCY3SXCRS8SQ7N7
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 76.76.21.93:80 · trimlyxpert.ryientsoft.com
2025-12-30 14:44
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://trimlyxpert.ryientsoft.com/ Refresh: 0;url=https://trimlyxpert.ryientsoft.com/ server: Vercel Redirecting...
Open service 76.76.21.93:443 · trimlyxpert.ryientsoft.com
2025-12-30 14:44
HTTP/1.1 402 Payment Required Cache-Control: public, max-age=0, must-revalidate Content-Length: 78 Content-Type: text/plain; charset=utf-8 Date: Tue, 30 Dec 2025 14:44:47 GMT Server: Vercel Strict-Transport-Security: max-age=63072000 X-Vercel-Error: DEPLOYMENT_DISABLED X-Vercel-Id: iad1::j2n4l-1767105887657-85f8889dc7ff Connection: close Payment required DEPLOYMENT_DISABLED iad1::j2n4l-1767105887657-85f8889dc7ff
Open service 66.33.60.194:80 · trimlyxpert.ryientsoft.com
2025-12-30 14:44
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://trimlyxpert.ryientsoft.com/ Refresh: 0;url=https://trimlyxpert.ryientsoft.com/ server: Vercel Redirecting...
Open service 66.33.60.194:443 · trimlyxpert.ryientsoft.com
2025-12-30 14:44
HTTP/1.1 402 Payment Required Cache-Control: public, max-age=0, must-revalidate Content-Length: 78 Content-Type: text/plain; charset=utf-8 Date: Tue, 30 Dec 2025 14:44:47 GMT Server: Vercel Strict-Transport-Security: max-age=63072000 X-Vercel-Error: DEPLOYMENT_DISABLED X-Vercel-Id: fra1::rqzdw-1767105887432-de1ffdb21981 Connection: close Payment required DEPLOYMENT_DISABLED fra1::rqzdw-1767105887432-de1ffdb21981
Open service 76.76.21.164:80 · s.ryientsoft.com
2025-12-30 07:59
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://s.ryientsoft.com/ Refresh: 0;url=https://s.ryientsoft.com/ server: Vercel Redirecting...
Open service 66.33.60.34:443 · s.ryientsoft.com
2025-12-30 07:59
HTTP/1.1 402 Payment Required Cache-Control: public, max-age=0, must-revalidate Content-Length: 78 Content-Type: text/plain; charset=utf-8 Date: Tue, 30 Dec 2025 07:59:30 GMT Server: Vercel Strict-Transport-Security: max-age=63072000 X-Vercel-Error: DEPLOYMENT_DISABLED X-Vercel-Id: lhr1::lzl8s-1767081570498-9b917e5dc822 Connection: close Payment required DEPLOYMENT_DISABLED lhr1::lzl8s-1767081570498-9b917e5dc822
Open service 76.76.21.164:443 · s.ryientsoft.com
2025-12-30 07:59
HTTP/1.1 402 Payment Required Cache-Control: public, max-age=0, must-revalidate Content-Length: 78 Content-Type: text/plain; charset=utf-8 Date: Tue, 30 Dec 2025 07:59:30 GMT Server: Vercel Strict-Transport-Security: max-age=63072000 X-Vercel-Error: DEPLOYMENT_DISABLED X-Vercel-Id: lhr1::88v8p-1767081570492-2505136d7960 Connection: close Payment required DEPLOYMENT_DISABLED lhr1::88v8p-1767081570492-2505136d7960
Open service 66.33.60.34:80 · s.ryientsoft.com
2025-12-30 07:59
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://s.ryientsoft.com/ Refresh: 0;url=https://s.ryientsoft.com/ server: Vercel Redirecting...
Open service 75.2.60.5:443 · ryientsoft.com
2025-12-30 04:23
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Tue, 30 Dec 2025 04:23:46 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDPQYVDV584HJQM5B3MN2MC3
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 2a05:d014:58f:6200::259:80 · www.ryientsoft.com
2025-12-23 07:03
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Tue, 23 Dec 2025 07:03:28 GMT Location: https://www.ryientsoft.com/ Server: Netlify X-Nf-Request-Id: 01KD50A7YHHR54YGW7MXP42456 Content-Length: 42 Connection: close Redirecting to https://www.ryientsoft.com/
Open service 63.176.8.218:80 · www.ryientsoft.com
2025-12-23 07:03
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Tue, 23 Dec 2025 07:03:28 GMT Location: https://www.ryientsoft.com/ Server: Netlify X-Nf-Request-Id: 01KD50A7Q56W6PZAGJK18T6MEF Content-Length: 42 Connection: close Redirecting to https://www.ryientsoft.com/
Open service 35.157.26.135:80 · www.ryientsoft.com
2025-12-23 07:03
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Tue, 23 Dec 2025 07:03:28 GMT Location: https://www.ryientsoft.com/ Server: Netlify X-Nf-Request-Id: 01KD50A7SCYC6GJ4TXGH6X58T0 Content-Length: 42 Connection: close Redirecting to https://www.ryientsoft.com/
Open service 2a05:d014:58f:6200::259:443 · www.ryientsoft.com
2025-12-23 07:03
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Tue, 23 Dec 2025 07:03:28 GMT Location: https://ryientsoft.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KD50A8DQFBK567WSVDG49AE1 Content-Length: 38 Connection: close Redirecting to https://ryientsoft.com/
Open service 2a05:d014:58f:6200::258:80 · www.ryientsoft.com
2025-12-23 07:03
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Tue, 23 Dec 2025 07:03:28 GMT Location: https://www.ryientsoft.com/ Server: Netlify X-Nf-Request-Id: 01KD50A7YCP7Y1ZAA2BZY0676Q Content-Length: 42 Connection: close Redirecting to https://www.ryientsoft.com/
Open service 63.176.8.218:443 · www.ryientsoft.com
2025-12-23 07:03
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Tue, 23 Dec 2025 07:03:28 GMT Location: https://ryientsoft.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KD50A7RYR29JPX6MCVRZR1DF Content-Length: 38 Connection: close Redirecting to https://ryientsoft.com/
Open service 2a05:d014:58f:6200::258:443 · www.ryientsoft.com
2025-12-23 07:03
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Tue, 23 Dec 2025 07:03:28 GMT Location: https://ryientsoft.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KD50A86TA5PTWP7SMYBBNGGJ Content-Length: 38 Connection: close Redirecting to https://ryientsoft.com/
Open service 75.2.60.5:443 · ryientsoft.com
2025-12-23 07:03
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Tue, 23 Dec 2025 07:03:28 GMT
Etag: "ef8d5e353b78681904690a8c6bff9e8c-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KD50A817Q3QMC7X0VQW4N45M
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:80 · ryientsoft.com
2025-12-23 07:03
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Tue, 23 Dec 2025 07:03:28 GMT Location: https://ryientsoft.com/ Server: Netlify X-Nf-Request-Id: 01KD50A7PGYADK0V88W4TCAV0M Content-Length: 38 Connection: close Redirecting to https://ryientsoft.com/
Open service 35.157.26.135:443 · www.ryientsoft.com
2025-12-23 07:03
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Tue, 23 Dec 2025 07:03:28 GMT Location: https://ryientsoft.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KD50A844382K84365KJE6VCK Content-Length: 38 Connection: close Redirecting to https://ryientsoft.com/
Open service 75.2.60.5:443 · ryientsoft.com
2025-12-22 05:10
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 2
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Mon, 22 Dec 2025 05:10:28 GMT
Etag: "1a57b9b734f9c0db86d9260779647988-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KD27EKG35NB7F1BYK4XPHJEY
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function
Open service 75.2.60.5:443 · ryientsoft.com
2025-12-20 05:10
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 490980
Content-Type: text/html; charset=UTF-8
Date: Sat, 20 Dec 2025 05:10:35 GMT
Etag: "1a57b9b734f9c0db86d9260779647988-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KCX2ND3SNVTZ3TD221KRYT5W
Connection: close
Page title: Software Development Company - Ryientsoft
<!DOCTYPE html>
<!-- saved from url=(0025)/ -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="width=device-width,initial-scale=1,shrink-to-fit=no" name="viewport">
<meta content="Gatsby 5.15.0" name="generator">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="description" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="og:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="og:description" data-gatsby-head="true">
<meta content="website" name="og:type" data-gatsby-head="true">
<meta content="Ryientsoft" name="og:site_name" data-gatsby-head="true">
<meta content="summary_large_image" name="twitter:card" data-gatsby-head="true">
<meta content="Tej Chalishazar" name="twitter:creator" data-gatsby-head="true">
<meta content="Software Development Company - Ryientsoft" name="twitter:title" data-gatsby-head="true">
<meta
content="Ryientsoft, the best software development company in India & USA, offers custom software solutions and offshore development teams with deep industry expertise."
name="twitter:description" data-gatsby-head="true">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Swiper CSS -->
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> -->
<link rel="stylesheet" href="./profile/app.15066640bc1a4e623adf.css" />
<link rel="stylesheet" href="./profile/css/application.css" />
<link rel="stylesheet" href="./profile/css/app.css" />
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
fetch("footer.html")
.then(res => res.text())
.then(data => {
document.getElementById("footer").innerHTML = data;
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".testimonial-swiper", {
loop: true, // enable infinite looping
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
// slidesPerView: 1,
// spaceBetween: 30,
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
new Swiper(".swiper-horizontal", {
loop: true, // optional, for infinite scroll
slidesPerView: 1,
spaceBetween: 30,
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
pagination: {
el: ".swiper-pagination",
clickable: true,
},
autoplay: {
delay: 5000,
disableOnInteraction: false,
},
});
});
document.addEventListener("DOMContentLoaded", function () {
// Enable hover for dropdowns
document.querySelectorAll('.nav-item.dropdown').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.add('show');
menu.classList.add('show');
});
dropdown.addEventListener('mouseleave', function () {
const menu = this.querySelector('.dropdown-menu');
this.classList.remove('show');
menu.classList.remove('show');
});
});
document.querySelectorAll('.dropdown-menu').forEach(function (dropdown) {
dropdown.addEventListener('mouseenter', function