-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d71d24
commit 7f65468
Showing
3 changed files
with
39 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,23 @@ | ||
<p><strong>Deepak Jois</strong></p> | ||
<div class="intro"> | ||
<img class="avatar" src="/avatar.webp" alt="pixel art avatar"/> | ||
<div class="bio"> | ||
<h3>Deepak Jois</h3> | ||
<p><a href="mailto:[email protected]">[email protected]</a></p> | ||
</div> | ||
</div> | ||
|
||
<p>I am a computer programmer with a highly distractable brain.</p> | ||
<p>Computer programmer with a highly distractable brain.</p> | ||
|
||
<p>I keep a <a href="/daily">daily log</a>.</p> | ||
|
||
<p>You can follow me on <a href="https://twitter.com/debugjois">X</a> and <a href="https://instagram.com/debugjois">Instagram</a>, or email me at <a href="mailto:[email protected]">[email protected]</a> 🫶🏽.</p> | ||
<p>You can follow me on <a href="https://twitter.com/debugjois">X</a> and <a href="https://instagram.com/debugjois">Instagram</a>.</p> | ||
|
||
<p>> <em>Currently, I am digging into AI models, learning Zig and perfecting my pidgin Spanish.</em></p> | ||
<p>> <em>Currently, I am digging into AI models, learning Zig and perfecting my pidgin Spanish.</em></p> | ||
|
||
<h3>Coding</h3> | ||
<p>Some selected projects:</p> | ||
<ul> | ||
<li><p></p><a href="https://github.com/deepakjois/podscript">podscript</a> – use Large Language Models (LLM) and Speech-To-Text (STT) models to generate podcast transcripts.</p></li> | ||
<li><p><a href="https://github.com/ufyTeX/luaharfbuzz">luaharfbuzz</a> – Lua bindings for <a href="https://harfbuzz.github.io">Harfbuzz</a> (bundled with <a href="https://www.luatex.org/">LuaTeX</a>).</p></li> | ||
<li><p><a href="https://deepakjois.github.io/hs-logo/">hs-logo</a> (archived) – an interpreter for the <a href="https://en.wikipedia.org/wiki/Logo_(programming_language)">Logo</a> programming language written in Haskell.</p></li> | ||
</ul> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters