personal-blog/public/about/index.html

143 lines
5.5 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<link rel="preload" href="/lib/font-awesome/webfonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/font-awesome/webfonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/font-awesome/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/JetBrainsMono/web/woff2/JetBrainsMono-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script>
<link rel="stylesheet" href="https://latest.cactus.chat/style.css" type="text/css">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title> About | Basit&#39;s Blog</title>
<link rel = 'canonical' href = 'https://blog.rjbasitali.com/about/'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<meta property="og:title" content="About" />
<meta property="og:description" content="Hi, I&rsquo;m Basit Ali. I&rsquo;m a software developer specializing in Java, Go and Android.
Previously I&rsquo;ve worked with many startups including telehealth, trivia games, logistics and more. Right now I&rsquo;m working on providing video conferencing and other VoIP solutions using WebRTC, Golang and other cool technologies.
I generally work with Go and Java for backend, React, Android, Git, Postgres and Linux, the technologies, especially databases can change depending on the needs of the project." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://blog.rjbasitali.com/about/" /><meta property="article:section" content="" />
<meta property="article:published_time" content="2021-07-31T22:39:25+05:00" />
<meta property="article:modified_time" content="2021-07-31T22:39:25+05:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="About"/>
<meta name="twitter:description" content="Hi, I&rsquo;m Basit Ali. I&rsquo;m a software developer specializing in Java, Go and Android.
Previously I&rsquo;ve worked with many startups including telehealth, trivia games, logistics and more. Right now I&rsquo;m working on providing video conferencing and other VoIP solutions using WebRTC, Golang and other cool technologies.
I generally work with Go and Java for backend, React, Android, Git, Postgres and Linux, the technologies, especially databases can change depending on the needs of the project."/>
<link rel="stylesheet" href="https://blog.rjbasitali.com/css/styles.94f653e9e151e28067a7c5dbbc4600cbd5a3c721e79faaf971e523c40f3b249b8e4f20bb57810dfffa8d559ca5c140fd56eb4cd9c0853113ad08e66afdb08bdd.css" integrity="sha512-lPZT6eFR4oBnp8XbvEYAy9WjxyHnn6r5ceUjxA87JJuOTyC7V4EN//qNVZylwUD9VutM2cCFMROtCOZq/bCL3Q==">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="icon" type="image/png" href="https://blog.rjbasitali.com/images/favicon.ico" />
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N33SDFP4VQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N33SDFP4VQ');
</script>
</head>
<body class="max-width mx-auto px3 ltr">
<div class="content index py4">
<header id="header">
<a href="https://blog.rjbasitali.com">
<div id="logo" style="background-image: url(https://blog.rjbasitali.com/images/logo.png)"></div>
<div id="title">
<h1>Basit&#39;s Blog</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="Menu"><i class="fas fa-bars fa-2x" aria-hidden="true"></i></a>
</li>
<li><a href="/">Home</a></li>
<li><a href="/tags">Tags</a></li>
<li><a href="/about">About</a></li>
</ul>
</div>
</header>
<article class="post" itemscope itemtype="http://schema.org/BlogPosting">
<div class="content" itemprop="articleBody">
<p><strong>Hi, I&rsquo;m Basit Ali. I&rsquo;m a software developer specializing in Java, Go and Android.</strong></p>
<p>Previously I&rsquo;ve worked with many startups including telehealth, trivia games, logistics and more. Right now I&rsquo;m working on providing video conferencing and other VoIP solutions using WebRTC, Golang and other cool technologies.</p>
<p>I generally work with <em>Go</em> and <em>Java</em> for backend, <em>React</em>, <em>Android</em>, <em>Git</em>, <em>Postgres</em> and <em>Linux</em>, the technologies, especially databases can change depending on the needs of the project.</p>
<p>You can contact me for any short-term consultancy projects.</p>
</div>
</article>
<footer id="footer">
<div class="footer-left">
Copyright &copy; 2022 Basit Ali
</div>
<div class="footer-right">
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/tags">Tags</a></li>
<li><a href="/about">About</a></li>
</ul>
</nav>
</div>
</footer>
</div>
</body>
<link rel="stylesheet" href=/lib/font-awesome/css/all.min.css>
<script src=/lib/jquery/jquery.min.js></script>
<script src=/js/main.js></script>
</html>