.profile/README.md
2022-03-26 11:49:16 +03:00

46 lines
3.8 KiB
Markdown

## <img src="https://raw.githubusercontent.com/fybx/fybx/master/welcome.gif" width="20px"> welcome to my _unique_ github profile!
- 💻 I am studying for a Bachelor's degree majoring in Computer Engineering at [Uludag University][uni]
- 🥼 I develop cross-platform applications with .NET, and have a decent understanding of software development life cycle.
- 📜 My primary interests are Web Development, Natural Language Processing, Free and Open Source Software, 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://raw.githubusercontent.com/fybx/fybx/main/sparkles.gif" width="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://raw.githubusercontent.com/fybx/fybx/main/sprout.gif" width="20px" /> currently working on
- A Linux device driver for UC-Logic Lapazz TWMNA62 graphics tablet
- [crypton][crypton], a fully documented, tested .NET SDK wrapper library for common cryptographic applications
- 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]
## <img src="https://raw.githubusercontent.com/fybx/fybx/master/pinned.gif" width="20px"> pinned repositories
<span>
<a href="https://github.com/fybx/crypton"><img width="400px" height="140px" src="https://github-readme-stats.vercel.app/api/pin/?username=fybx&repo=crypton&theme=slateorange&show_owner=true" /></a>
<a href="https://github.com/fybx/weboost2022"><img width="400px" height="140px" src="https://github-readme-stats.vercel.app/api/pin/?username=fybx&repo=weboost2022&theme=slateorange&show_owner=true" /></a>
</span>
## <img src="https://raw.githubusercontent.com/fybx/fybx/master/stats.gif" width="20px"> cool widgets & stats
<span>
<a href="#-cool-widgets--stats"><img width="450px" height="150px" src="https://github-readme-stats.vercel.app/api?username=fybx&show_icons=true&line_height=24&hide=contribs&count_private=true&include_all_commits=true&theme=slateorange"></a><a href="#-cool-widgets--stats">
<img width="350px" height="150px" src="https://github-readme-stats.vercel.app/api/top-langs/?username=fybx&layout=compact&theme=slateorange"></a>
</span>
[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://balaban.software/ "My personal website"
[twitter]: https://twitter.com/feritdegil "My Twitter profile"
[linkedin]: https://linkedin.com/in/fybx "My LinkedIn profile"
[mail]: mailto:fyb@duck.com "Send me an email!"
[uni]: http://uludag.edu.tr "Website of my university"