Skip to content

Commit

Permalink
🔥 build(profile): add athena3140 profile
Browse files Browse the repository at this point in the history
  • Loading branch information
athena3140 committed Oct 20, 2023
1 parent ea2d9f9 commit ac6ede1
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions content/profile/athena3140.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
name: athena3140
description: Building the web, one line of code at a time.
image: "https://avatars.githubusercontent.com/u/112306300"
tags:
- Fullstack
- Frontend
- JavaScript
- VueJs
- Backend
- PHP
- Laravel
---

<div className="h-28 w-28 rounded-full overflow-hidden mx-auto">
<img src="https://avatars.githubusercontent.com/u/112306300" />
</div>

<h3 className="flex flex-row max-w-[200px] mt-5 mx-auto">
<img
src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/gitto.gif"
className="h-[20px] object-contain mr-2"
/>
<span> Hello! I'm Athena</span>
</h3>

<div className="container max-w-[720px] mx-auto">
- I'm a beginner who's enthusiastic about web development and eager to learn the ropes.
- Reach me at **[email protected] (or) [Messenger](m.me/athena3140)**

<div className="flex flex-row gap-2">
<img
className="h-5"
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png"
/>
<img
className="h-5"
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/vue/vue.png"
/>
<img
className="h-5"
src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/laravel/laravel.png"
/>
</div>
</div>

0 comments on commit ac6ede1

Please sign in to comment.