.profile/README.md
Ferit Yiğit BALABAN 8b7fbdbda1
Update README.md
2022-06-02 22:55:19 +03:00

34 lines
2.7 KiB
Markdown

## <img src="https://fybx.dev/images/github/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!
## <img src="https://fybx.dev/images/github/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
- A Linux device driver for UC-Logic Lapazz TWMNA62 graphics tablet
- 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
- Trying to familiarize myself with [vim][vimrepo]
- Developing [okuldaki.com][okuldakicom]
[vimrepo]: https://github.com/vim/vim
[scripts]: https://github.com/fybx/scripts
[crypton]: https://github.com/fybx/crypton
[weboost]: https://github.com/fybx/weboost2022 "Repository of hackathon submission"
[blog]: https://fybx.dev "My personal website"
[twitter]: https://twitter.com/fybxdev "My Twitter profile"
[linkedin]: https://linkedin.com/in/fybx "My LinkedIn profile"
[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"