Skip to content
View Anlcnmsml's full-sized avatar

Block or report Anlcnmsml

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 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
Anlcnmsml/README.md

👨‍💻 Anılcan Muşmul

Computer Engineering Student | Systems & Software Engineer Candidate


EN About Me

I am a 3rd-year Computer Engineering student focusing on creating integrated solutions that span from high-level software architecture down to low-level hardware control. My engineering philosophy is rooted in robust documentation (SRS/QA), modular design, and resource efficiency.

🛠 Technical Ecosystem & Experience

  • Embedded Systems & IoT: Engineering real-time systems with ESP32-C3, featuring sensor fusion and hybrid communication (BLE/Wi-Fi).
  • Low-Level Control: Designing register-level hardware simulations using 8086 Assembly for complex peripheral management.
  • Software Engineering: Developing dual-interface (CLI/GUI) applications in Java and C, emphasizing custom error handling and decoupled architectures.
  • Database Systems: Architecting scalable relational schemas with PostgreSQL, utilizing advanced SQL triggers and procedures.

📂 Featured Repositories (Pinned Projects)


TR Hakkımda

Yıldız Teknik Üniversitesi Bilgisayar Mühendisliği 3. sınıf öğrencisi olarak, yüksek seviyeli yazılım mimarilerinden düşük seviyeli donanım kontrolüne kadar uzanan entegre çözümler geliştirmeye odaklanıyorum. Mühendislik yaklaşımımı; sağlam dokümantasyon (SRS/QA), modüler tasarım ve kaynak verimliliği üzerine kurguluyorum.

🛠 Teknik Yetkinlik ve Deneyim

  • Gömülü Sistemler & IoT: ESP32-C3 üzerinde sensör füzyonu ve hibrit haberleşme protokolleri kullanarak uçtan uca çözümler kurguluyorum.
  • Düşük Seviyeli Programlama: 8086 Assembly ile çevre birim yönetimi ve donanım simülasyonları gerçekleştiriyorum.
  • Yazılım Mühendisliği: Java ve C dillerinde, çift arayüz (CLI/GUI) destekli ve "decoupled" (ayrıştırılmış) mimariye sahip sistemler tasarlıyorum.
  • Veritabanı Yönetimi: PostgreSQL ile karmaşık tetikleyiciler ve saklı yordamlar içeren ölçeklenebilir yapılar tasarlıyorum.

🛠 Tech Stack | Teknolojiler

  • Languages: C, C++, Assembly (8086), Java, Dart (Flutter), SQL (PostgreSQL)
  • Tools: ESP-IDF, Proteus, Git, Firebase, Arduino IDE, Docker (Learning)

📬 Contact | İletişim

Pinned Loading

  1. 8086-Microprocessor-Assembly-Similations 8086-Microprocessor-Assembly-Similations Public

    Hardware interfacing and low-level programming projects using 8086 Assembly and Proteus simulations (ADC, DAC, USART, Interrupts).

    Assembly

  2. ESP32-SmartWatch-HealthTracker ESP32-SmartWatch-HealthTracker Public

    ESP32 based wearable device featuring heart rate monitoring, fall detection, and BLE communication with a Flutter mobile app.

    HTML

  3. C-Programming-Projects C-Programming-Projects Public

    A collection of classic games (Tetris & Skippity) developed in C, demonstrating fundamental algorithm design and dynamic data structures.

    C

  4. Java-Hospital-Appointment-System Java-Hospital-Appointment-System Public

    A Java-based hospital management system featuring dual-mode support (GUI & CLI), data persistence, and comprehensive appointment scheduling.

    Java

  5. RecycleShare-Database-Project RecycleShare-Database-Project Public

    A PostgreSQL-based recycling exchange platform featuring complex relational schemas, PL/pgSQL functions, and a user interface for neighborhood waste management.

    Python