Skip to content
View Alime21's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Alime21

Report abuse

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

Report abuse
Alime21/README.md

Hi, I'm Alime! 👋

💻 Junior Computer Engineering Student | Full-Stack Developer & System Architecture Enthusiast

I focus on building end-to-end, scalable, and robust systems—ranging from user interfaces (Frontend/iOS) to background services (Backend) and database management. I don’t just write code; I love designing the "whole system" based on solid engineering principles.

🚀 What I’m Up To

  • Currently developing Nexus-A-Full-Stack_AI-Driven-E-Commerce-Architecture, a comprehensive retail ecosystem.
  • Expanding my expertise in Polyglot Persistence, Microservices, Modern Web (React/Node), and iOS Development.
  • I enjoy discussing System Design, API Architectures, and integrating Data Science (AI/ML) into real-world projects.

🌟 Featured Project: NEXUS E-Commerce Architecture

Status

Not just another CRUD app; this is an end-to-end system engineering project integrating Frontend, Backend, Cloud Infrastructure, and Data Science modules.

The core of the project relies on a Polyglot Persistence approach, choosing the right tool for the data's specific nature while maintaining a secure infrastructure:

🔍 Architectural & Database Decisions:

  • Users (PostgreSQL): Identity and role management are handled in a relational database to ensure strict data integrity (ACID). To prevent enumeration attacks, UUIDs are used instead of sequential IDs.
  • Products (MongoDB): A NoSQL (Document-based) architecture was chosen to flexibly store variable metadata (specs, colors, sizes) without creating sparse columns or empty fields.
  • Orders (PostgreSQL): Financial transactions are entrusted to a reliable relational structure. To ensure audit trails remain intact, the unit_price field is strictly designed to store a "snapshot of the price at the time of sale," preventing historical records from changing when product prices are updated.

🛠 Tech Stack & Tools

Category Technologies
Database & Caching PostgreSQL MongoDB RedisElasticSearch
DevOps, Cloud & Architecture Docker Nginx GitHub ActionsAWS
Backend & API (Microservices) NodeJS Express.jsJWT
Frontend & Mobile Clients React TailwindCSSSwiftiOS

📫 Connect with me:

LinkedIn |


⚖️ License & Copyright

© 2026 Alime KILINÇ. All Rights Reserved.

The architectural overview, system design details, and documentation written in this repository are the intellectual property of the author. You may not copy, reproduce, or distribute this text in your own profile or projects without explicit permission.

Pinned Loading

  1. Nexus-A-Full-Stack_AI-Driven-E-Commerce-Architecture Nexus-A-Full-Stack_AI-Driven-E-Commerce-Architecture Public

    An end-to-end, containerized e-commerce architecture. Integrates a modern frontend, scalable microservices, cloud deployment, and a machine learning engine for real-time customer churn prediction.

    Python

  2. Customer_Churn_Prediction_dataScience Customer_Churn_Prediction_dataScience Public

    End-to-end Data Science project analyzing customer behavior and predicting churn probability using Random Forest,GBM models.

    RMarkdown

  3. GDSC-Cancer-Database-Project GDSC-Cancer-Database-Project Public

    Optimized SQL database schema for GDSC Cancer Genomics data. Includes detailed Entity-Relationship diagrams, normalization logic, and performance-focused queries.

  4. Network-Simulation Network-Simulation Public

    Cisco Packet Tracer Project: Multi-branch network simulation demonstrating Static Routing, DHCP, DNS, and SNMP monitoring on Cisco ISR routers.

  5. Branchify_Music_App Branchify_Music_App Public

    Java

  6. n11_Internship_Project n11_Internship_Project Public

    Swift