blog/content/about.md

26 lines
842 B
Markdown
Raw Normal View History

2024-10-27 20:04:13 +00:00
+++
title = 'About'
date = 2024-10-24T23:17:52+03:00
draft = false
+++
# About me
Hi, I'm Emin!
2024-10-30 14:37:15 +00:00
I am a second year Computer Engineering student at Izmir University of
Economics. I like all things programming and computers.
2024-10-27 20:04:13 +00:00
2024-10-30 14:37:15 +00:00
I mostly do systems programming - I feel most at home when I use C++ or
C, though I've used Rust, Java and many other languages to varying
degrees. I also had a phase when I was *really* into Common Lisp.
Seriously, using a language with true macros is an entirely different
experience.
2024-10-27 20:04:13 +00:00
2024-10-30 14:37:15 +00:00
This website exists to be my blog/toy. It's hosted on a VPS, so that I
can practice my hosting/web skills. I use [Hugo](https://gohugo.io/)
with the [Qubt](https://themes.gohugo.io/themes/qubt/) theme to
generate pages from my content. I think it looks pretty good, check
them out.
2024-10-27 20:04:13 +00:00
Hopefully I'll post a bit more on here soon.