Skip to content
View mertkiyar's full-sized avatar
🤯
brainstorming
🤯
brainstorming

Highlights

  • Pro

Block or report mertkiyar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mertkiyar/README.md

Hi, I'm Mert!

I'm a Computer Engineering student.

Focus

Interested in backend development, database systems, and mobile applications.
I enjoy building real-world projects and learning new technologies.

Experience & Projects

I have experience developing projects across different domains, mainly focusing on backend systems, database design, and mobile applications. My projects range from desktop and mobile applications to database-focused systems and network-based programs:

  • ClassQRoom - Android app for classroom attendance management. (View Repository)
  • ChatApp - Terminal-based C application with client-server logic. (View Repository)
  • e-Market - A quick calculations with barcode scanner for shops. (View Repository)
  • WBalls - Walls & Balls is a level based JavaScript game where the player controls a ball within boundaries, avoiding holes in the walls. (View Repository)

Currently Working On

I’m currently working on backend systems, using Java Spring Boot, PostgreSQL, Go:

  • CQR Backend – Backend service for the ClassQRoom mobile application. (View Repository)
  • Event Logger Service - Backend API project focused on event tracking, filtering, and statistical analysis using Go’s standard library (net/http, encoding/json) with concurrency features.

Roadmap

  • Develop an indie IOS application using Swift.
  • Create a public API for global usages.
  • Enhance database design skills (advanced PostgreSQL, indexing, performance optimization).
  • Complete and publish a full-stack production-level project.

Old Projects (no longer developed)

  • Patient Appointment System - Desktop Java app for Appointment Management. (View Repository)
  • Cargo Company Database - Database design for cargo company. (View Repository)

Languages/Environments I have experienced before:

Java C Python C++ Spring Boot SQLite Firebase PostgreSQL HTML CSS JS MySQL

Interested In

Go Swift Docker AWS

Pinned Loading

  1. ClassQRoom ClassQRoom Public

    An alternative application that can be used to take attendance in class.

    Java 2

  2. CQR-Backend CQR-Backend Public

    A backend service developed for the ClassQRoom application.

    Java 1

  3. ChatApp ChatApp Public

    A Terminal-Based TCP Socket Messaging and Media Sharing like Whatsapp

    C 2

  4. e-Market e-Market Public

    A web-based barcode scanner for shops

    JavaScript