Update README.md

This commit is contained in:
Ferit Yiğit BALABAN 2023-01-23 22:14:34 +03:00 committed by GitHub
parent 8b7fbdbda1
commit 7a117c1cf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,25 +1,26 @@
## <img src="https://fybx.dev/images/github/welcome.gif" width="20px" height="20px"/> welcome to my *unique* github profile!
## <img src="https://raw.githubusercontent.com/fybx/fybx/main/welcome.gif" width="20px" height="20px"/> 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 [<img src="https://cdn.svgporn.com/logos/twitter.svg" width="20px">][twitter], or on [<img src="https://cdn.svgporn.com/logos/linkedin-icon.svg" width="20px">][linkedin]. Oh, I also have an email option [<img src="https://cdn.svgporn.com/logos/google-gmail.svg" width="20px">][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 [<img src="https://cdn.svgporn.com/logos/twitter.svg" width="20px">][twitter], or on [<img src="https://cdn.svgporn.com/logos/linkedin-icon.svg" width="20px">][linkedin]. Oh, I also have an *self hosted* email option [<img src="https://cdn.svgporn.com/logos/google-gmail.svg" width="20px">][mail] for the old-fashioned people!
## <img src="https://fybx.dev/images/github/sparkles.gif" width="35px" height="35px"/> personal achievements
## <img src="https://raw.githubusercontent.com/fybx/fybx/main/sparkles.gif" width="35px" height="35px"/> personal achievements
- [x] <img src="https://img.icons8.com/fluency/48/000000/smartphone-cpu.png" width="20px"/> Coded a CPU simulator using C# and WinForms
- [x] <img src="https://img.icons8.com/fluency/48/000000/source-code.png" width="20px"/> Designed an interpreted language, created a dedicated lexer, parser and interpreter
- [x] <img src="https://img.icons8.com/fluency/48/000000/web-design.png" width="20px"/> Created [my personal website][blog] by only using HTML, CSS and Javascript, with no framework whatsoever
- [x] <img src="https://img.icons8.com/fluency/48/000000/trophy.png" width="20px"/> Participated in the WE'Boost Hackathon where we [built a website][weboost] with my team Abstract, and came in 4th
## <img src="https://fybx.dev/images/github/sprout.gif" width="25px" height="25px"/> currently working on
## <img src="https://raw.githubusercontent.com/fybx/fybx/main/sprout.gif" width="25px" height="25px"/> 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