diff --git a/about.html b/about.html new file mode 100644 index 0000000..7df0237 --- /dev/null +++ b/about.html @@ -0,0 +1,184 @@ + + + + + + + Airavat Consulting Group & Technology Services - About + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

About Me

+
+
+

+ + + Greetings! I am a seasoned technology leader with a passion for crafting innovative solutions that + drive + tangible business outcomes. With over 20 years of experience spanning a multitude of domains, I + bring a + wealth of expertise in software engineering, product development, and strategic leadership to the + table. + Allow me to introduce myself and elucidate why entrusting me with your technology needs is a + decision + you won't regret. +

+

Expertise That Delivers Results:

+

+ My journey in the realm of technology has equipped me with a profound understanding of diverse + facets, + ranging from hardware intricacies to cutting-edge AI algorithms. I have spearheaded the development + of + enterprise-level software systems, consistently delivering exceptional user experiences and driving + tangible business value. Whether it's architecting scalable cloud solutions, harnessing the power of + machine learning, or optimizing business operations, I possess the skills and acumen to navigate + complex + challenges and achieve remarkable results. +

+

Proven Track Record of Excellence:

+

+ Throughout my career, I have accumulated a repertoire of achievements that underscore my commitment + to + excellence. From leading successful migrations to microservices architecture to pioneering AI-driven + solutions for churn rate forecasting, my track record speaks volumes about my ability to drive + impactful + initiatives and deliver measurable outcomes. I have been honored as a Gold Medalist in MS Computer + Science, a testament to my dedication to continuous learning and mastery of my craft. +

+

A Collaborative and Empathetic Leader:

+

+ At the heart of my approach lies a deep-seated belief in the power of collaboration and empathy. I + thrive in nurturing diverse teams, empowering individuals to unleash their full potential, and + fostering + a culture of innovation and inclusivity. Whether it's coaching team members to achieve their highest + performance or seamlessly aligning cross-functional teams towards a common goal, I prioritize open + communication, constructive feedback, and unwavering support to drive collective success. +

+

Customer-Centric Solutions That Drive Value:

+

+ My services are tailored to meet your unique needs and aspirations. Whether you're looking to + migrate to + the cloud, fortify your cybersecurity defenses, harness the power of AI and machine learning, or + unlock + actionable insights from your data, I offer comprehensive solutions that drive tangible value and + propel + your business forward. With a client-centric approach and a commitment to seamless collaboration, I + ensure that every engagement is marked by transparency, innovation, and unwavering dedication to + your + success. +

+

Why Choose Me?

+ +

+

Proven Expertise:

+ Benefit from the guidance of seasoned professionals with a track record of + success in driving transformative technology initiatives +

Tailored Solutions:

Receive personalized solutions that align with your specific objectives and + aspirations, crafted with meticulous attention to detail and a deep understanding of your business + context. +

Seamless Collaboration:

Experience a smooth and transparent engagement process characterized by + open communication, proactive collaboration, and a relentless focus on delivering value. +

Innovation-Driven:

Stay ahead of the curve with access to cutting-edge technologies and + methodologies, ensuring that your solutions are future-proof and primed for success in a rapidly + evolving + digital landscape. + +

+

+ In essence, I am not just a technology partner—I am a catalyst for your success. With a blend of + expertise, empathy, and unwavering commitment to excellence, I am poised to embark on a + transformative + journey with you, one that redefines possibilities and unlocks new avenues for growth and + innovation. + Let's embark on this journey together and chart a course towards a future filled with endless + possibilities. +

+
+
+
+
+
+
+
Office :
+ 240 N Bayshore Blvd,
San Mateo,
California
+
+ Contact:
650-770-9488 +
+ + +
+
+ © Copyright 2024
+ Airavat Consulting Group & Technology Services +
+ Airavat Consulting Group & Technology Services +
+
+ + +
+ + + \ No newline at end of file diff --git a/css/airavat.css b/css/airavat.css new file mode 100644 index 0000000..e17e139 --- /dev/null +++ b/css/airavat.css @@ -0,0 +1,234 @@ + /* .body-bg { + background: linear-gradient(136deg, + white 0%, + rgba(255, 255, 255, 1.0) 5%, + rgb(255, 228, 182) 15%, + rgb(255, 245, 186) 20%, + rgb(248, 226, 188) 25%, + rgb(255, 236, 202) 40%, + rgb(255, 245, 186) 60%, + rgb(248, 226, 188) 85%, + white 100%); + z-index: -101; + } */ + + + + * { + /* font-family: "Inter", sans-serif !important; */ + -webkit-font-smoothing: antialiased !important; + -moz-osx-font-smoothing: grayscale !important; + } + + .body-bg { + background: linear-gradient(151deg, + rgb(190, 170, 244) 0%, + rgb(252, 230, 199) 5%, + rgb(255, 209, 189) 20%, + rgb(247, 189, 151) 25%, + rgb(255, 232, 200) 40%, + rgb(255, 210, 193) 60%, + rgb(208, 197, 255) 85%, + rgb(227, 218, 254) 100%); + } + + .rainbow-text { + /* background-image: linear-gradient(270deg, #ff8664 4.18%, #ff8664 5.3%, #ffd09b 46.79%, #f193e4 81.55%, #8ec6ff 116.31%); */ + /* background-image: linear-gradient(176deg, + rgba(255, 0, 0, 0.6), + rgba(255, 127, 0, 0.6), + rgba(255, 255, 0, 0.6), + rgba(0, 255, 0, 0.6), + rgba(0, 0, 255, 0.6), + rgba(75, 0, 130, 0.6), + rgba(148, 0, 211, 0.6) + ); */ + background-image: linear-gradient(165deg, #ff3200 0%, #ff3200 1%, #ffb400 38%, #da33d0 69%, #46a6ff 100%); + /* background-image: linear-gradient(270deg, #ffae9a 0%, #ffa993 1%, #ffde92 38%, #febffa 69%, #d3c4ff 100%); */ + -webkit-background-clip: text; + background-clip: text; + -webkit-text-fill-color: transparent; + } + + .rainbow-text-2{ + background-image: linear-gradient(300deg, #ff6344 10%, #ff7e64 20%, #fff16e 55%, #61ffff 75%, #dd48ff 100%); + -webkit-background-clip: text; + background-clip: text; + -webkit-text-fill-color: transparent; + transition: all 1s ease-in-out; + } + + .moon-text{ + -webkit-background-clip: text; + background-clip: text; + -webkit-text-fill-color: transparent; + background-image: linear-gradient(0deg, rgb(56, 73, 90, 1) 0%, rgb(255, 255, 255, 1) 100%); + text-align: center; + /* text-shadow: 1px 1px 2px rgba(134, 134, 134, 0.5); */ + transition: all 1s ease-in-out; + } + + .fw-100 { + font-weight: 100; + } + + .fw-200 { + font-weight: 200; + } + + .fw-300 { + font-weight: 300; + } + + .fw-400 { + font-weight: 400; + } + + + .fl { + float: left; + display: inline + } + + .fr { + float: right; + display: inline + } + + @media (prefers-color-scheme: dark) { + .body-bg { + background: linear-gradient(151deg, + rgb(14, 0, 52) 0%, + rgb(40, 12, 0) 20%, + rgb(105, 42, 0) 25%, + rgb(48, 28, 0) 40%, + rgb(102, 59, 0) 60%, + rgb(104, 61, 0) 85%, + rgb(14, 0, 52) 100%); + } + } + + /* NAV */ + .navbar { + /* position: absolute; */ + display: flex; + flex-wrap: wrap; + flex-direction: row; + justify-content: space-around; + align-items: center; + z-index: 99; + } + + .navbar .sticky-navbar { + position: fixed; + top: 0; + width: 100%; + } + + .navbar .navbar-brand-logo { + z-index: 100; + } + + .navbar .navbar-links { + background: url('../images/menu-bg.webp') repeat; + -webkit-background-clip: text; + background-clip: text; + color: transparent; + z-index: 100; + } + + + .navbar .navbar-link { + color: transparent; + } + + .navbar a:hover { + color: rgba(255, 255, 0, 0.4); + /* border-bottom: 1px solid goldenrod; */ + } + + /* NAV */ + +/* SLIDES */ +.scroll-horizontal { + overflow: hidden; + padding: 2rem; + /* background: radial-gradient(ellipse at bottom, #1b2735 0%, #090a0f 100%); */ + background-image: url('../images/top_bg.webp'); + background-size: cover; + -webkit-background-size: cover; + -moz-background-size: cover; + -o-background-size: cover; + background-size: cover; + margin-bottom: 2rem; +} + +.scroll-horizontal .hero-slide { + display: none; + min-height: 33vh; + opacity: 0; + transition: opacity 1s ease-in-out; + text-align: center; +} + +.scroll-horizontal .hero-slide h1 { + /* background: -webkit-linear-gradient(white, #38495a); */ + font-weight: 400; +} + + +.scroll-horizontal .slide-h1 { + padding: auto; + font-weight: 200; + color: aliceblue !important; + font-size: 2.5rem; + transition: all 1s ease-in-out; + +} + +.scroll-horizontal .slide-p1 { + /* font-style: italic; */ + font-weight: 400; + /* color: rgb(255, 209, 172) !important; */ + /* padding-bottom: 1rem; */ + /* background-image: linear-gradient(90deg, #ff2a00 15%, #ff2a00 20%, #ffe600 55%, #7048ff 65%, #ff00d0 100%); */ +} + +.scroll-horizontal .slide-p2 { + /* padding-top: 1rem; */ + padding: 1rem 8rem; + font-weight: 300; + color: rgb(182, 221, 255) !important; + background: radial-gradient(ellipse at bottom, #1b2735c9 0%, #090a0fc9 100%); + transition: all 1s ease-in-out; +} + +.scroll-horizontal .dot-container { + display: flex; + float: right; +} + +.scroll-horizontal .dot { + width: 1rem; + height: 1rem; + background-color: #953900a1; + transform: rotate(135deg); + cursor: pointer; + transition: all 1s ease-in; +} + +.scroll-horizontal .active-dot { + /* background-color: #d1d1d1d3; */ + border: 10px solid darkgoldenrod; + transform: translateY(-20px); + transition: all 1s ease-in-out; +} + +@media (max-width:1024px) { + .scroll-horizontal{ + padding: 0.5rem; + } + .scroll-horizontal .slide-p2 { + padding: 0.5rem; +} +} \ No newline at end of file diff --git a/index.html b/index.html index f1931e1..f14e638 100644 --- a/index.html +++ b/index.html @@ -4,16 +4,71 @@ - Airavat Consulting Group & Technology Services + Airavat Consulting Group & Technology Services - on AI, ML, Oracle Fusion Apps, Software Development, DevOps, Cloud + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - + - - - +
- -

AI & Machine Learning

@@ -349,12 +165,12 @@

Elevate your user experience and expand your reach with cap

-
+
@@ -529,16 +345,20 @@
Unlock the Potential of Your IT Infrastructure
- +
-
Offices
-
240 N Bayshore Blvd,
San Mateo,
California
Contact: 650-770-9488
- +
Office :
+ 240 N Bayshore Blvd,
San Mateo,
California
+
+ Contact:
650-770-9488 +
-