Skip to content
View pakayca's full-sized avatar

Block or report pakayca

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.

Content in all repositories owned by your account will be closed.
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
pakayca/README.md

Hi there, I'm Ayça! 👋

I am a 3rd-year Computer Engineering student focusing on Full-Stack Web and Mobile Development. I enjoy bridging the gap between clean user interfaces and solid backend database architectures.

🚀 Currently Working On

  • Co-developing a cross-platform mobile application.
  • Deepening my knowledge in Operating Systems and CPU Scheduling algorithms.
  • Building and optimizing relational database architectures (RDBMS).

💻 Tech Stack

  • Languages: JavaScript (ES6+), Python, Java, C, SQL
  • Web & Mobile: Node.js, Express.js, React Native, HTML5/CSS3
  • Databases: MySQL, MongoDB, SQLite
  • Tools: Git & GitHub, RESTful APIs, Postman

📫 Let's Connect

Pinned Loading

  1. movie-recommendation-app movie-recommendation-app Public

    A dynamic Full Stack web application providing mood-based movie recommendations.

    HTML

  2. python-movie-search-app python-movie-search-app Public

    A lightweight desktop application built with Python and Tkinter that fetches movie details via OMDB API and saves search history using SQLite.

    Python

  3. focus-session-analyzer focus-session-analyzer Public

    A high-performance, minimalist productivity dashboard built with React and Supabase. Features real-time session tracking, cloud-based data persistence, and dynamic performance analytics using Recha…

    JavaScript

  4. smart-error-tracker smart-error-tracker Public

    Real-time error monitoring and AI-driven diagnostics engine. Automatically captures runtime exceptions and leverages Gemini 2.5 for instant root-cause analysis.

    TypeScript

  5. hospital-management-database hospital-management-database Public

    A highly normalized relational database schema (1NF-3NF) for a complex hospital management system, built with MySQL.

  6. cpu-scheduling-simulator cpu-scheduling-simulator Public

    An interactive OS CPU Scheduling visualizer featuring FCFS, SJF, SRTF, and Round Robin algorithms with real-time Gantt chart rendering.

    JavaScript