.profile/main.mustache

69 lines
5.4 KiB
Plaintext
Raw Normal View History

2022-03-15 18:29:40 -04:00
<h1><img src="https://emojis.slackmojis.com/emojis/images/1643516571/26112/kirby_jump.gif?1643516571" width="30"/> 'Sup.</h1>
2021-08-03 15:05:50 -04:00
2024-09-23 23:26:47 -04:00
<p>Welcome to my profile! <br> I'm Rdr. Seraphim Pardee, an Orthodox Christian reader and self-taught software engineer from <img src="https://emojis.slackmojis.com/emojis/images/1643514819/8346/michigan-hi-5.png" width="13"/> <b>Grand Blanc, Michigan</b>. I'm helping unleash the full potential of pharmacy at <img src="https://iarx.com/wp-content/uploads/iarx-logo-purple-150x150.png" width="13" /> <b><a href="https://iarx.com">iA</a></b>.</p>
2021-08-03 15:05:50 -04:00
<h3>Tools of the trade</h3>
<p>
<img alt="Docker" src="https://img.shields.io/badge/-Docker-46a2f1?style=flat-square&logo=docker&logoColor=white" />
<img alt="Python" src="https://img.shields.io/badge/-Python-3776AB?style=flat-square&logo=python&logoColor=white" />
<img alt="VS Code" src="https://img.shields.io/badge/-VS_Code-007ACC?style=flat-square&logo=visualstudiocode&logoColor=white" />
<img alt=".NET Core" src="https://img.shields.io/badge/-.NET_Core-6d409d?style=flat-square&logo=dotnet&logoColor=white" />
<img alt="Git" src="https://img.shields.io/badge/-Git-F05032?style=flat-square&logo=git&logoColor=white" />
<img alt="MongoDB" src="https://img.shields.io/badge/-MongoDB-13aa52?style=flat-square&logo=mongodb&logoColor=white" />
2022-06-26 15:48:42 -04:00
<img alt="Node.js" src="https://img.shields.io/badge/-Node.js-43853d?style=flat-square&logo=Node.js&logoColor=white" />
<img alt="And more!" src="https://img.shields.io/badge/-And_more!-252525?style=flat-square" />
2021-08-03 15:05:50 -04:00
</p>
<h3>Open source projects</h3>
<table>
<thead align="center">
<tr border: none;>
<td><b>🎁 Projects</b></td>
<td><b>⭐ Stars</b></td>
<td><b>📚 Forks</b></td>
<td><b>🛎 Issues</b></td>
<td><b>📬 Pull requests</b></td>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://github.com/BibleBot/BibleBot"><b>BibleBot</b></a></td>
<td><img alt="Stars" src="https://img.shields.io/github/stars/BibleBot/BibleBot?style=flat-square&labelColor=343b41"/></td>
<td><img alt="Forks" src="https://img.shields.io/github/forks/BibleBot/BibleBot?style=flat-square&labelColor=343b41"/></td>
<td><img alt="Issues" src="https://img.shields.io/github/issues/BibleBot/BibleBot?style=flat-square&labelColor=343b41"/></td>
2021-08-03 15:15:17 -04:00
<td><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/BibleBot/BibleBot?style=flat-square&labelColor=343b41"/></td>
2021-08-03 15:05:50 -04:00
</tr>
<tr>
<td><a href="https://github.com/HesychiaDiscord/canon_law"><b>canon_law</b></a></td>
<td><img alt="Stars" src="https://img.shields.io/github/stars/HesychiaDiscord/canon_law?style=flat-square&labelColor=343b41"/></td>
<td><img alt="Forks" src="https://img.shields.io/github/forks/HesychiaDiscord/canon_law?style=flat-square&labelColor=343b41"/></td>
<td><img alt="Issues" src="https://img.shields.io/github/issues/HesychiaDiscord/canon_law?style=flat-square&labelColor=343b41"/></td>
<td><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/HesychiaDiscord/canon_law?style=flat-square&labelColor=343b41"/></td>
</tr>
<tr>
2021-08-03 15:13:01 -04:00
<td><a href="https://github.com/SeraphimRP/bingo"><b>bingo</b></a></td>
2021-08-03 15:05:50 -04:00
<td><img alt="Stars" src="https://img.shields.io/github/stars/SeraphimRP/bingo?style=flat-square&labelColor=343b41"/></td>
<td><img alt="Forks" src="https://img.shields.io/github/forks/SeraphimRP/bingo?style=flat-square&labelColor=343b41"/></td>
<td><img alt="Issues" src="https://img.shields.io/github/issues/SeraphimRP/bingo?style=flat-square&labelColor=343b41"/></td>
<td><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/SeraphimRP/bingo?style=flat-square&labelColor=343b41"/></td>
</tr>
</tbody>
</table>
<h3>My latest posts</h3>
<ul>
2024-09-23 23:26:47 -04:00
{{#posts}}
<li><a href="{{link}}"><b>{{title}}</b></a><br><i>{{desc}}</i></li>
{{/posts}}
2021-08-03 15:05:50 -04:00
</ul>
<h3>Meet the Orthodox Church!</h3>
2021-08-03 15:05:50 -04:00
<p><img width="200" src="{{img1}}" /> <img width="200" src="{{img2}}" /> <img width="200" src="{{img3}}" /></p>
2022-06-26 15:48:42 -04:00
<p>Above are the last 3 pictures posted by <a href="https://www.instagram.com/orthodoxyforyou/" target="_blank"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/1024px-Instagram_logo_2016.svg.png" width="20"/> @orthodoxyforyou!</a><br/>Currently, the weather is: <b> {{city_temperature}} °F, <i>{{city_weather}}</i></b><br>Today, the sun rises at <b>{{sun_rise}}</b> and sets at <b>{{sun_set}}</b>.</p>
2021-08-03 15:05:50 -04:00
<h3>Where to find me</h3>
<p><a href="https://github.com/seraphimrp" target="_blank"><img alt="Github" src="https://img.shields.io/badge/GitHub-%2312100E.svg?&style=for-the-badge&logo=Github&logoColor=white" /></a> <a href="https://twitter.com/seraphimrp" target="_blank"><img alt="Twitter" src="https://img.shields.io/badge/twitter-%231DA1F2.svg?&style=for-the-badge&logo=twitter&logoColor=white" /></a> <a href="https://www.linkedin.com/in/seraphimrp" target="_blank"><img alt="LinkedIn" src="https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white" /></a>
</p>
------------
2022-06-26 15:48:42 -04:00
<p align="center">This <i>README</i> file is generated <b>every 6 hours</b>!<br>Last refresh: {{refresh_date}}<br /><a href="https://medium.com/@th.guibert/how-to-create-a-self-updating-readme-md-for-your-github-profile-f8b05744ca91">Create your own here!</a></p>
2021-08-03 15:05:50 -04:00
<p align="center"><img src="https://github.com/seraphimrp/seraphimrp/workflows/README%20build/badge.svg" /></p>
2022-06-26 15:48:42 -04:00