Skip to content
View femrek's full-sized avatar

Highlights

  • Pro

Block or report femrek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
femrek/README.md

About Me

I'm a software developer whose primary focus areas include mobile development, backend systems, and the open-source ecosystem.

  • 🌍 Living in Bolu, Türkiye
  • 🌐 My Website
  • Working on:
    • Flutter/Dart
    • React
    • Java Spring
  • Interested in:
    • Software Development
    • FOSS (Free and Open Source Software)
    • GNU/Linux

TC; SC (Talk is Cheap; Show me the Code)


Pinned Loading

  1. flutter_network_layer flutter_network_layer Public

    pub.dev package that allows to send request to API.

    Dart 4

  2. http_test_server http_test_server Public

    pub.dev package to simulate the api in local for tests. Uses core classes of dart.

    Dart

  3. flutter_chess_app flutter_chess_app Public

    Two player chess application. Play on local network by server socket.

    Dart 24 1

  4. personal-website personal-website Public

    Personal website template that built with react/vite.

    TypeScript

  5. clockAppAndroid clockAppAndroid Public

    Timer application for practice exams.

    Kotlin 1 1

  6. spring_sale_manager spring_sale_manager Public

    Dockerized microservices application sample developed with Java Spring.

    Java