108 lines
4.8 KiB
HTML
108 lines
4.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
|
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
|
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>projects | Avinash's Blog</title>
|
|
<meta name="title" content="projects" />
|
|
<meta name="description" content="Featured projects
|
|
|
|
BorrowChecker: A play on the same concept in Rust, this is a simple web-app that allows you to split complex receipts with multiple people in a simple manner. Runs entirely in-browser. Made with Dioxus and Rust. Repository link.
|
|
PowerPointSnap: A mostly feature complete tool for PowerPoint on VBA that is filled with a lot of tricks to make it easy to consistently format presentations to impress clients - from my consulting days. Written in VBA. See accompanying blog post.
|
|
" />
|
|
<meta name="author" content="" />
|
|
<meta name="keywords" content="" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<meta property="og:url" content="http://localhost:1313/projects/projects/">
|
|
<meta property="og:site_name" content="Avinash's Blog">
|
|
<meta property="og:title" content="projects">
|
|
<meta property="og:description" content="Featured projects BorrowChecker: A play on the same concept in Rust, this is a simple web-app that allows you to split complex receipts with multiple people in a simple manner. Runs entirely in-browser. Made with Dioxus and Rust. Repository link. PowerPointSnap: A mostly feature complete tool for PowerPoint on VBA that is filled with a lot of tricks to make it easy to consistently format presentations to impress clients - from my consulting days. Written in VBA. See accompanying blog post.">
|
|
<meta property="og:locale" content="en_US">
|
|
<meta property="og:type" content="article">
|
|
<meta property="article:section" content="projects">
|
|
<meta property="og:image" content="http://localhost:1313/static/favicon.ico">
|
|
|
|
|
|
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:image" content="http://localhost:1313/static/favicon.ico">
|
|
<meta name="twitter:title" content="projects">
|
|
<meta name="twitter:description" content="Featured projects BorrowChecker: A play on the same concept in Rust, this is a simple web-app that allows you to split complex receipts with multiple people in a simple manner. Runs entirely in-browser. Made with Dioxus and Rust. Repository link. PowerPointSnap: A mostly feature complete tool for PowerPoint on VBA that is filled with a lot of tricks to make it easy to consistently format presentations to impress clients - from my consulting days. Written in VBA. See accompanying blog post.">
|
|
|
|
|
|
|
|
|
|
<meta itemprop="name" content="projects">
|
|
<meta itemprop="description" content="Featured projects BorrowChecker: A play on the same concept in Rust, this is a simple web-app that allows you to split complex receipts with multiple people in a simple manner. Runs entirely in-browser. Made with Dioxus and Rust. Repository link. PowerPointSnap: A mostly feature complete tool for PowerPoint on VBA that is filled with a lot of tricks to make it easy to consistently format presentations to impress clients - from my consulting days. Written in VBA. See accompanying blog post.">
|
|
<meta itemprop="wordCount" content="81">
|
|
<meta itemprop="image" content="http://localhost:1313/static/favicon.ico">
|
|
|
|
<meta name="referrer" content="no-referrer-when-downgrade" />
|
|
|
|
|
|
<link href="/original.min.css" rel="stylesheet">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<header><a class="skip-link" href="#main-content">Skip to main content</a>
|
|
|
|
<a href="/" class="title"><h1>Avinash's Blog</h1></a>
|
|
<nav>
|
|
<a href="/">about</a>
|
|
|
|
<a href="/blog/">blog</a>
|
|
|
|
<a href="/projects/projects/">projects</a>
|
|
|
|
<a href='http://localhost:1313/index.xml'>rss</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</nav>
|
|
</header>
|
|
<main id="main-content">
|
|
|
|
<content>
|
|
<h1 id="featured-projects">Featured projects</h1>
|
|
<ol>
|
|
<li><a href="https://avimallu.github.io/BorrowChecker/">BorrowChecker</a>: A play on the same concept in Rust, this is a simple web-app that allows you to split complex receipts with multiple people in a simple manner. Runs entirely in-browser. Made with Dioxus and Rust. <a href="https://github.com/avimallu/BorrowChecker">Repository link</a>.</li>
|
|
<li><a href="https://github.com/avimallu/PowerPointSnap">PowerPointSnap</a>: A mostly feature complete tool for PowerPoint on VBA that is filled with a lot of tricks to make it easy to consistently format presentations to impress clients - from my consulting days. Written in VBA. See accompanying <a href="https://avimallu.github.io/PowerPointSnap">blog post</a>.</li>
|
|
</ol>
|
|
|
|
</content>
|
|
<p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
</main>
|
|
<footer><small>
|
|
© Avinash Mallya | Design via <a href="https://github.com/clente/hugo-bearcub">Bear Cub</a>.
|
|
</small></footer>
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|