From 7a117c1cf882428f5e50a8084cd42c54c1c554a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Mon, 23 Jan 2023 22:14:34 +0300 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0d7a1f5..c2a36dd 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,26 @@ -## welcome to my *unique* github profile! +## welcome to my *unique* github profile! - 💻 I am studying for a Bachelor's degree majoring in Computer Engineering at [Uludag University][uni] - 🥼 I've developed cross-platform applications with .NET, and have a decent understanding of software development life cycle. - 📜 My primary interests are **systems development**, **computer architecture**, **programming languages** and **mathematics**. - - 🔎 You can reach me on [][twitter], or on [][linkedin]. Oh, I also have an email option [][mail] for the old-fashioned people! + - 🪓 Leading the project team of [Uludağ Software Community][usc]; and Webraider, web ecol from [Anticverse][av]. + - 🔎 You can reach me on [][twitter], or on [][linkedin]. Oh, I also have an *self hosted* email option [][mail] for the old-fashioned people! -## personal achievements +## personal achievements - [x] Coded a CPU simulator using C# and WinForms - [x] Designed an interpreted language, created a dedicated lexer, parser and interpreter - [x] Created [my personal website][blog] by only using HTML, CSS and Javascript, with no framework whatsoever - [x] Participated in the WE'Boost Hackathon where we [built a website][weboost] with my team Abstract, and came in 4th -## currently working on +## currently working on - - A Linux device driver for UC-Logic Lapazz TWMNA62 graphics tablet + - Providing Turkish translation to [Saber][saber], an awesome free and open source note taking app with palm rejection - Learning C for systems development, and using Python in everyday automation. You can check my scripts [here][scripts] - My [website][blog], which I aim to make it an online resume, portfolio, blog and wiki for my projects - - Several projects to educate and encourage our university's engineering community + - Planning several projects and events for the computer engineering community of my university + - Developing theme and peripheral controller, [modeset][ms] in C - Trying to familiarize myself with [vim][vimrepo] - - Developing [okuldaki.com][okuldakicom] [vimrepo]: https://github.com/vim/vim [scripts]: https://github.com/fybx/scripts @@ -31,3 +32,7 @@ [mail]: mailto:f@fybx.dev "Send me an email!" [uni]: http://uludag.edu.tr "Website of my university" [okuldakicom]: https://okuldaki.com "okuldaki.com Homepage" + [usc]: https://github.com/uludagdev + [av]: https://anticverse.com + [saber]: https://github.com/adil192/saber + [ms]: https://github.com/fybx/modeset