https://metaworld.me/

Submitted URL:
https://metaworld.me/
Report Finished:

The outgoing links identified from the page

LinkText
https://www.openxla.orgOpenXLA
https://clang-analyzer.llvm.org/Clang static analyzer
http://www-verimag.imag.frVerimag
https://www.youtube.com/watch?v=UIvMOeNdtrQ&list=PLc_vA1r0qoiRZfUC3o4_yjj0FtWvodKAz&index=7Triton usage in XLA:GPU, Triton Conference (2023)
https://www.youtube.com/watch?v=cPAD9vLKE0cUsing XLA:GPU compilation in TensorFlow (2021)
https://developer.apple.com/videos/play/wwdc2018/409/Static Analyzer WWDC talk (from ~15m) (2018)
https://www.youtube.com/watch?v=4n3l-ZcDJNYImproved Static Analyzer (first part) (2018)
https://github.com/cheshire/Github Page
https://www.linkedin.com/in/georgekarpenkov/LinkedIn Profile

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://metaworld.me/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
	<meta charset="utf-8">
	<title>George's Page</title>
	<link rel="stylesheet" href="simple.css">
</head>
<body>

<header>
	<h4>George's Page</h4>
	<p>Hello, world. I'm George.</p>
</header>

<main>
	<p>
	<img src="george.jpg" width="452px" height="600px">
	</p>
	<p>I can be most easily reached using email: my-name@this-domain</p>

	<section>
	<h4>Short bio</h4>
	<p>
	    Currently I am working as an <a href="https://www.openxla.org">OpenXLA</a> maintainer at Google.
	    Previously, I was working as a <a href="https://clang-analyzer.llvm.org/">Clang static analyzer</a> software engineer at Apple.
	    And even before that, I was a PhD student at <a href="http://www-verimag.imag.fr">Verimag</a> (Grenoble, France),
	    working on static analysis of programs using convex optimization. I got my bachelor degree from University of Sydney, Australia.
	</p>
	</section>

	<section>
	<h4>Some Talks</h4>
	<ul>
		<li><a href="https://www.youtube.com/watch?v=UIvMOeNdtrQ&amp;list=PLc_vA1r0qoiRZfUC3o4_yjj0FtWvodKAz&amp;index=7">Triton usage in XLA:GPU, Triton Conference (2023)</a></li>
		<li><a href="https://www.youtube.com/watch?v=cPAD9vLKE0c">Using XLA:GPU compilation in TensorFlow (2021)</a></li>
		<li><a href="https://developer.apple.com/videos/play/wwdc2018/409/">Static Analyzer WWDC talk (from ~15m) (2018)</a></li>
		<li><a href="https://www.youtube.com/watch?v=4n3l-ZcDJNY">Improved Static Analyzer (first part) (2018)</a></li>
	</ul>
	</section>

	<section>
	<h4>Links</h4>
	<ul>
			<li><a href="https://github.com/cheshire/">Github Page</a></li>
			<li><a href="https://www.linkedin.com/in/georgekarpenkov/">LinkedIn Profile</a>	
			</li><li><a href="cv.pdf">CV</a></li>
			<li><a href="these.pdf">PhD Thesis</a> and <a href="presentation_slides.pdf">slides</a></li>
			
	</ul>
	</section>
</main>



</body></html>