Help
RSS
API
Feed
Maltego
Contact
Domain > akshatgiri.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2019-11-06
100.25.230.11
(
ClassC
)
2025-11-18
52.52.192.191
(
ClassC
)
Port 443
HTTP/1.1 200 OKAccept-Ranges: bytesAge: 0Cache-Control: public,max-age0,must-revalidateCache-Status: Netlify Edge; fwdmissContent-Length: 12796Content-Type: text/html; charsetUTF-8Date: Tue, 18 Nov 2025 19:22:41 GMTEtag: 33e28a9fa1e0deadb861f9be3f9bd0d5-sslServer: NetlifyStrict-Transport-Security: max-age31536000X-Nf-Request-Id: 01KAC6PMH1XSBZGTHMQ7TS0WE6 !DOCTYPE html>html langen> head>title>Akshat Giri | Website/title>meta charsetUTF-8>link relcanonical hrefhttps://akshatgiri.com/>meta namedescription contentAkshats website - more content for ai overlords to scrape.>meta namerobots contentindex, follow>meta propertyog:title contentAkshat Giri | Website>meta propertyog:type contentwebsite>meta propertyog:image content/opengraph-image.png>meta propertyog:url contenthttps://akshatgiri.com/>meta propertyog:image:url content/opengraph-image.png>meta propertyog:image:alt contentastro portfolio template image>meta nametwitter:creator content@itsstormzz_>link relicon href/favicon.svg>link relsitemap href/sitemap-index.xml>meta contentwidthdevice-width, initial-scale1 nameviewport>meta contentAstro v4.5.12 namegenerator>meta content/opengraph-image.png nametwitter:image>meta contentsummary_large_image nametwitter:card>meta contentAkshat Giri | Website nametwitter:title>meta contentAkshats website - more content for ai overlords to scrape. nametwitter:description>meta content@itsstormzz_ nametwitter:site>style>@font-face {font-weight: 400;font-style: normal;font-family: Open Sans;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf)}/style>style>html { font-family: Open Sans, _font_fallback_1060467700606, sans-serif; } :root{ --font-open-sans: Open Sans, _font_fallback_1060467700606, sans-serif; } @font-face { font-family: _font_fallback_1060467700606; size-adjust: 105.22%; src: local(Arial); ascent-override: 101.58%; descent-override: 27.84%; line-gap-override: 0.00%; }/style>link relstylesheet href/_astro/index.3aR4-fbR.css>/head>body classmx-auto flex min-h-screen max-w-872px flex-col gap-9 bg-neutral-950 px-10 py-8 text-sm text-neutral-400 md:gap-20 md:py-16> header classz-40 flex w-full flex-col gap-2 md:flex-row md:justify-between> a hrefmailto:akshatgiri@gmail.com classhover:text-neutral-100>akshatgiri@gmail.com/a> nav rolenavigation> ul rolelist classflex flex-row gap-2> li> a href/ classhover:text-neutral-100 text-neutral-100>Home/a> /li> li>//li> li> a href/posts classhover:text-neutral-100>Posts/a> /li> /ul> /nav> /header> div classfixed z-0 h-134px w-134px lg:w-300px lg:h-300px rounded-full bg-orange-500 blur-150px md:blur-350px opacity-50 left-0 top-0>/div> div classfixed z-0 h-134px w-134px lg:w-300px lg:h-300px rounded-full bg-violet-500 blur-150px md:blur-350px opacity-50 right-0 bottom-0>/div> main classflex flex-col gap-20> article classflex flex-col gap-8 md:flex-row-reverse md:justify-end md:gap-12> div classflex flex-col gap-8> h1 classtext-3xl text-neutral-100> Akshat Giri /h1> h2 classw-auto max-w-60ch leading-6>Im a vessel for the programming gods to whisper to computers in this mortal world. Currently teaching rocks to be humans./h2> ul rolelist classflex flex-row gap-2> li> a hrefhttps://x.com/Akshat_Giri classhover:text-neutral-100 cursor-pointer hrefhttps://x.com/Akshat_Giri relnoreferrer target_blank> X span classsr-only>X link/span> /a> /li> li>//li> li> a hrefhttps://github.com/AkshatGiri classhover:text-neutral-100 cursor-pointer hrefhttps://github.com/AkshatGiri relnoreferrer target_blank> Github span classsr-only>Github link/span> /a> /li> li>//li> li> a hrefhttps://www.linkedin.com/in/akshatgiri/ classhover:text-neutral-100 cursor-pointer hrefhttps://www.linkedin.com/in/akshatgiri/ relnoreferrer target_blank> LinkedIn span classsr-only>LinkedIn link/span> /a> /li> /ul> /div> /article> !-- article classflex flex-col gap-8> header classflex w-full flex-row justify-between gap-2> h3 classtext-lg text-neutral-100>Latest posts/h3> Link href/posts labelSee all posts isUnderline target_self /> /header> {posts.length 0 && p>Soon, stay connected 👀.../p>} section classflex flex-col gap-4 md:flex-row md:flex-wrap> { posts.length ! 0 && posts .slice(0, 2) .map((post) > ( PostCard publishedAt{post.data.publishedAt} title{post.data.title} description{post.data.description} slug{post.slug} /> )) } /section> /article> --> article classflex flex-col gap-8> header classflex w-full flex-row justify-between gap-2> h3 classtext-lg text-neutral-100>Selected projects (9)/h3> /header> section classflex flex-col gap-4> div classt group flex w-full flex-col justify-between gap-2 rounded-md border border-neutral-700 p-4 md:flex-row md:items-center>div classflex flex-col gap-2 md:flex-row md:items-center md:gap-4>p classtext-neutral-100>Hiros.ai | AI Betting Agent/p>p>ai agents • solidity • nextjs/p>/div>p classw-fit rounded-md bg-neutral-900 px-4 py-1>Soon/p>/div>a classgroup flex w-full cursor-pointer flex-col justify-between gap-2 rounded-md border border-neutral-700 p-4 transition-all duration-300 hover:-translate-y-2 hover:border-neutral-400 md:flex-row md:items-center hrefhttps://ekos.io/ target_blank>div classflex flex-col gap-4 md:flex-row md:items-center>p classtext-neutral-100>Ekos.io | Website and Auction/p>p>viem • solidity • nextjs/p>/div>svg width18 height18 viewBox0 0 18 18 fillnone classtransition-all duration-300 group-hover:translate-x-1>path dM5.25 12.75L12.75 5.25 stroke#999999 stroke-linecapround stroke-linejoinround>/path>path dM5.25 5.25H12.75V12.75 stroke#999999 stroke-linecapround stroke-linejoinround>/path>/svg>/a>a classgroup flex w-full cursor-pointer flex-col justify-between gap-2 rounded-md border border-neutral-700 p-4 transition-all duration-300 hover:-translate-y-2 hover:border-neutral-400 md:flex-row md:items-center hrefhttps://x.com/summoningxyz target_blank>div classflex flex-col gap-4 md:flex-row md:items-center>p classtext-neutral-100>CoinScout.xyz | Algorithmic Crypto Trading/p>p>typescript • python • rust • pytorch • etc/p>/div>svg width18 height18 viewBox0 0 18 18 fillnone classtransition-all duration-300 group-hover:translate-x-1>path dM5.25 12.75L12.75 5.25 stroke#999999 stroke-linecapround stroke-linejoinround>/path>path dM5.25 5.25H12.75V12.75 stroke#999999 stroke-linecapround stroke-linejoinround>/path>/svg>/a>a classgroup flex w-full cursor-pointer flex-col justify-between gap-2 rounded-md border border-neutral-700 p-4 transition-all duration-300 hover:-translate-y-2 hover:border-neutral-400 md:flex-row md:items-center hrefhttps://banda.fun/ target_blank>div classflex flex-col gap-4 md:flex-row md:items-center>p classtext-neutral-100>Banda.fun | Band the Panda Memecoin/p>p>rust • solana/p>/div>svg width18 height18 viewBox0 0 18 18 fillnone classtransition-all duration-300 group-hover:translate-x-1>path dM5.25 12.75L12.75 5.25 stroke#999999 stroke-linecapround stroke-linejoinround>/path>path dM5.25 5.25H12.75V12.75 stroke#999999 stroke-linecapround stroke-linejoinround>/path>/svg>/a>a classgroup flex w-full cursor-pointer flex-col justify-between gap-2 rounded-md border border-neutral-700 p-4 transition-all duration-300 hover:-translate-y-2 hover:border-neutral-400 md:flex-row md:items-center hrefhttps://flowmultisender.com/ target_blank>div classflex flex-col gap-4 md:flex-row md:items-center>p classtext-neutral-100>FlowMultisender.com - Multisender for the FlowEVM Chain/p>p>solidity • react/p>/div>svg width18 height18 viewBox0 0 18 18 fillnone classtransition-all duration-300 group-hover:translate-x-1>path dM5.25 12.75L12.75 5.25 stroke#999999 stroke-linecapround stroke-linejoinround>/path>path dM5.25 5.25H12.75V12.75 stroke#999999 stroke-linecapround stroke-linejoinround>/path>/svg>/a>a classgroup flex w-full cursor-pointer flex-col justify-between gap-2 rounded-md border border-neutral-700 p-4 transition-all duration-300 hover:-translate-y-2 hover:border-neutral-400 md:flex-row md:items-center hrefhttps://github.com/AkshatGiri/solana_batch_wallet_management target_blank>div classflex flex-col gap-4 md:flex-row md:items-center>p classtext-neutral-100>Solana Wallet Batch Manager | Open Source/p>p>typescript/p>/div>svg width18 height18 viewBox0 0 18 18 fillnone classtransition-all duration-300 group-hover:translate-x-1>path dM5.25 12.75L12.75 5.25 stroke#999999 stroke-linecapround stroke-linejoinround>/path>path dM5.25 5.25H12.75V12.75 stroke#999999 stroke-linecapround stroke-linejoinround>/path>/svg>/a>a classgroup flex w-full cursor-pointer flex-col justify-between gap-2 rounded-md border border-neutral-700 p-4 transition-all duration-300 hover:-translate-y-2 hover:border-neutral-400 md:flex-row md:items-center hrefhttps://trykai.app/ target_blank>div classflex flex-col gap-4 md:flex-row md:items-center>p classtext-neutral-100>Kai | KeyboardAI - ChatGPT accessible from your keyboard/p>p>swift • openai/p>/div>svg width18 height18 viewBox0 0 18 18 fillnone classtransition-all duration-300 group-hover:translate-x-1>path dM5.25 12.75L12.75 5.25 stroke#999999 stroke-linecapround stroke-linejoinround>/path>path dM5.25 5.25H12.75V12.75 stroke#999999 stroke-linecapround stroke-linejoinround>/path>/svg>/a>a classgroup flex w-full cursor-pointer flex-col justify-between gap-2 rounded-md border border-neutral-700 p-4 transition-all duration-300 hover:-translate-y-2 hover:border-neutral-400 md:flex-row md:items-center hrefhttps://x.com/summoningxyz target_blank>div classflex flex-col gap-4 md:flex-row md:items-center>p classtext-neutral-100>Summoning.xyz | Onchain multiplayer event/p>p>web3 • solidity • nextjs/p>/div>svg width18 height18 viewBox0 0 18 18 fillnone classtransition-all duration-300 group-hover:translate-x-1>path dM5.25 12.75L12.75 5.25 stroke#999999 stroke-linecapround stroke-linejoinround>/path>path dM5.25 5.25H12.75V12.75 stroke#999999 stroke-linecapround stroke-linejoinround>/path>/svg>/a>a classgroup flex w-full cursor-pointer flex-col justify-between gap-2 rounded-md border border-neutral-700 p-4 transition-all duration-300 hover:-translate-y-2 hover:border-neutral-400 md:flex-row md:items-center hrefhttps://opensea.io/collection/vaynersports-pass-vsp target_blank>div classflex flex-col gap-4 md:flex-row md:items-center>p classtext-neutral-100>Vaynersports Pass | NFT Drop/p>p>web3 • solidity • nextjs/p>/div>svg width18 height18 viewBox0 0 18 18 fillnone classtransition-all duration-300 group-hover:translate-x-1>path dM5.25 12.75L12.75 5.25 stroke#999999 stroke-linecapround stroke-linejoinround>/path>path dM5.25 5.25H12.75V12.75 stroke#999999 stroke-linecapround stroke-linejoinround>/path>/svg>/a> /section> /article> article classflex flex-col gap-8> header classflex w-full flex-row justify-between gap-2> h3 classtext-lg text-neutral-100>Get in touch/h3> /header> p>Email me at a hrefmailto:akshatgiri@gmail.com classhover:text-neutral-100 cursor-pointer hrefmailto:akshatgiri@gmail.com relnoreferrer target_blank> akshatgiri@gmail.com span classsr-only>akshatgiri@gmail.com link/span> /a> or follow me via my social links./p> ul rolelist classflex flex-row gap-2> li> a hrefhttps://x.com/Akshat_Giri classhover:text-neutral-100 cursor-pointer hrefhttps://x.com/Akshat_Giri relnoreferrer target_blank> X span classsr-only>X link/span> /a> /li> li>//li> li> a hrefhttps://github.com/AkshatGiri classhover:text-neutral-100 cursor-pointer hrefhttps://github.com/AkshatGiri relnoreferrer target_blank> Github span classsr-only>Github link/span> /a> /li> li>//li> li> a hrefhttps://www.linkedin.com/in/akshatgiri/ classhover:text-neutral-100 cursor-pointer hrefhttps://www.linkedin.com/in/akshatgiri/ relnoreferrer target_blank> LinkedIn span classsr-only>LinkedIn link/span> /a> /li> /ul> /article> /main> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]