diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5554382..75e595c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ function MailIcon(props: React.ComponentPropsWithoutRef<'svg'>) { export const metadata: Metadata = { title: 'About', description: - 'I'm Prad Nukala, founder of Sonr and blockchain identity pioneer. Building the future of decentralized identity in New York City.', + 'I\'m Prad Nukala, founder of Sonr and blockchain identity pioneer. Building the future of decentralized identity in New York City.', } export default function About() { @@ -70,30 +70,30 @@ export default function About() {
- I've been passionate about technology since the introduction of the App Store, where I made one + I\'ve been passionate about technology since the introduction of the App Store, where I made one of the first 5,000 apps at age 12. This early start in mobile development shaped my understanding of how technology can empower individuals and sparked my lifelong commitment to building tools that put users first.
- My journey in blockchain began with a simple realization: the internet's identity layer is fundamentally + My journey in blockchain began with a simple realization: the internet\'s identity layer is fundamentally broken. Users have no control over their digital selves, leading to privacy breaches, data exploitation, - and a web that serves corporations over people. This inspired me to found Sonr in 2020, where we're + and a web that serves corporations over people. This inspired me to found Sonr in 2020, where we\'re building an IBC-enabled blockchain specifically designed for decentralized identity.
- As a W3C Working Group Member for DIDs, WebAuthn, and WASM, I'm actively shaping the standards that + As a W3C Working Group Member for DIDs, WebAuthn, and WASM, I\'m actively shaping the standards that will define the future of digital identity. My technical contributions speak to my commitment - with over 6,000 GitHub contributions from 2021-2023, I was ranked as the 4th most active contributor worldwide. Before Sonr, I self-developed over 10 projects that garnered more than 1 million downloads combined.
Today, I lead Sonr with a clear mission: to create a peer-to-peer identity and asset management system - that leverages DID documents, WebAuthn, and IPFS. We've raised $4.7M in funding and onboarded over 120 + that leverages DID documents, WebAuthn, and IPFS. We\'ve raised $4.7M in funding and onboarded over 120 first-time blockchain developers to our platform. Our technology features passkey-based user accounts, DKLS-MPC powered wallets (no seed phrases), and lightning-fast 600ms wallet generation. I believe the future of the internet is one where users own their identity, control their data, and interact on their diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ed2a997..762a747 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -12,7 +12,7 @@ export const metadata: Metadata = { 'Prad Nukala - Founder & CEO of Sonr, Blockchain Identity Pioneer', }, description: - 'I'm Prad Nukala, founder and CEO of Sonr, an IBC-enabled blockchain for decentralized identity. W3C Working Group Member for DIDs, WebAuthn, and WASM. Building the future of self-sovereign identity and empowering users with control over their digital assets.', + 'I\'m Prad Nukala, founder and CEO of Sonr, an IBC-enabled blockchain for decentralized identity. W3C Working Group Member for DIDs, WebAuthn, and WASM. Building the future of self-sovereign identity and empowering users with control over their digital assets.', alternates: { types: { 'application/rss+xml': `${process.env.NEXT_PUBLIC_SITE_URL}/feed.xml`, diff --git a/src/app/page.tsx b/src/app/page.tsx index b764e1f..7e7eed8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -280,9 +280,9 @@ export default async function Home() { Blockchain pioneer, founder, and decentralized identity architect.
- I'm Prad Nukala, founder and CEO of Sonr, an IBC-enabled blockchain for decentralized identity. - As a W3C Working Group Member for DIDs, WebAuthn, and WASM, I'm building the future where users - control their digital identity and assets. With over 6000+ GitHub contributions, I'm passionate + I\'m Prad Nukala, founder and CEO of Sonr, an IBC-enabled blockchain for decentralized identity. + As a W3C Working Group Member for DIDs, WebAuthn, and WASM, I\'m building the future where users + control their digital identity and assets. With over 6000+ GitHub contributions, I\'m passionate about making blockchain technology accessible to everyone.