refactor: simplify Intro component and remove social links
This commit is contained in:
parent
26d7d217dc
commit
db58b396bd
4 changed files with 7 additions and 36 deletions
|
|
@ -1,15 +1,9 @@
|
||||||
---
|
---
|
||||||
import PageTitle from "@/components/PageTitle.astro";
|
import PageTitle from "@/components/PageTitle.astro";
|
||||||
import SocialLink from "@/components/SocialLink.astro";
|
|
||||||
import Linkedin from "@/assets/images/linkedin.svg";
|
|
||||||
import Github from "@/assets/images/github.svg";
|
|
||||||
import Twitter from "@/assets/images/twitter.svg";
|
|
||||||
import Facebook from "@/assets/images/facebook.svg";
|
|
||||||
import Mail from "@/assets/images/at-sign.svg";
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<PageTitle title="Hi, I'm Dhemas 👋" />
|
<PageTitle title="Hi 👋" />
|
||||||
<p class="mb-4">
|
<p class="mb-4">
|
||||||
Cross-platform developer. Linux fan stuck on Windows. Craftsman at heart.
|
Cross-platform developer. Linux fan stuck on Windows. Craftsman at heart.
|
||||||
</p>
|
</p>
|
||||||
|
|
@ -33,27 +27,4 @@ import Mail from "@/assets/images/at-sign.svg";
|
||||||
Stick around if you're into cross-platform dev, software craftsmanship, or
|
Stick around if you're into cross-platform dev, software craftsmanship, or
|
||||||
just want to see someone figure things out in public. 🚀
|
just want to see someone figure things out in public. 🚀
|
||||||
</p>
|
</p>
|
||||||
<div class="flex gap-6 items-center" aria-label="social links">
|
|
||||||
<SocialLink
|
|
||||||
href="https://www.linkedin.com/in/dhemas-nurjaya-030890bb"
|
|
||||||
label="Linkedin"
|
|
||||||
icon={Linkedin}
|
|
||||||
/>
|
|
||||||
<SocialLink
|
|
||||||
href="https://github.com/dhemasnurjaya"
|
|
||||||
label="Github"
|
|
||||||
icon={Github}
|
|
||||||
/>
|
|
||||||
<SocialLink href="https://x.com/dhemaseka" label="X" icon={Twitter} />
|
|
||||||
<SocialLink
|
|
||||||
href="https://www.facebook.com/Dhemas"
|
|
||||||
label="Facebook"
|
|
||||||
icon={Facebook}
|
|
||||||
/>
|
|
||||||
<SocialLink
|
|
||||||
href="mailto:dhemasnurjaya@gmail.com"
|
|
||||||
label="Email"
|
|
||||||
icon={Mail}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -155,7 +155,7 @@ After=multi-user.target
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/monitor_screen_power.sh
|
ExecStart=/usr/local/bin/monitor_screen_power.sh
|
||||||
Restart=always
|
Restart=always
|
||||||
User=dhemas
|
User=user
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ Output:
|
||||||
---------
|
---------
|
||||||
sec ed25519/C50213C2685D0XXX 2025-04-30 [SC] [expires: 2030-04-29]
|
sec ed25519/C50213C2685D0XXX 2025-04-30 [SC] [expires: 2030-04-29]
|
||||||
9D01A4041614F5DF7C9A1EC9C50213C2685D0XXX
|
9D01A4041614F5DF7C9A1EC9C50213C2685D0XXX
|
||||||
uid [ultimate] Dhemas Nurjaya <dhemasnurjaya@gmail.com>
|
uid [ultimate] Your Name <you@mail.com>
|
||||||
ssb cv25519/B962022817E5DXXX 2025-04-30 [E] [expires: 2030-04-29]
|
ssb cv25519/B962022817E5DXXX 2025-04-30 [E] [expires: 2030-04-29]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,14 +9,14 @@ tags:
|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
Hi there! I'm Dhemas, an Indonesian software engineer. I grew up in a small town called Salatiga, Central Java, Indonesia. I really like to tinker with computer since I was a child. Playing games (SkiFree to Age of Empires II) in my dad's office computer, then learn some office softwares, buying a floppy disk to save my diary (encrypted with Webdings font!), buying PC magazines, leads to learn how to assemble my own computer and do an OS install. That was a good time!
|
Hey, I'm FiatCode — a software engineer who's been poking at computers since childhood. It started with games on my dad's office PC (SkiFree, Age of Empires II), then spiraled into learning office software, saving my diary on a floppy disk (encrypted with Webdings font — very secure), flipping through PC magazines, and eventually building my own machine and installing OSes from scratch. Good times.
|
||||||
|
|
||||||
Long story short, I decide to take an Information Technology major in my local university then got accepted in my first company right after graduated, working as a mobile application developer. Since then, it is already 7 years I work as a software developer and now I'm a part of a software house startup company.
|
Eventually I took an Information Technology degree, landed my first job right after graduating as a mobile app developer, and have been writing software for seven years since. These days I'm part of a small software house startup.
|
||||||
|
|
||||||
I never really write anything in my 7 years journey and I feel kinda regretted it. So I decide to create this blog, where I can write anything I found interesting. Maybe it's a coding-related thing, technology heads up, or maybe just my random thought. Feel free read and share!
|
One thing I never did in all that time was write anything down — and I regret it. So here's the blog. I'll write about whatever I find interesting: code, tech, or the occasional random thought. Read and share as you like.
|
||||||
|
|
||||||
# Bonus
|
# Bonus
|
||||||
|
|
||||||
This is a cat from my work, maybe someday she can be a good software tester to find ~~mice~~ bugs from my code.
|
This is a cat from my workplace. Someday she might make a great software tester — sniffing out ~~mice~~ bugs in my code.
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue