Skip to content
View Mirac61's full-sized avatar

Highlights

  • Pro

Block or report Mirac61

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

Mirac Sancak

Softwaretechnik-Student · Hochschule Esslingen · 4. Semester
Ich baue Dinge die funktionieren – und verstehe warum sie funktionieren.

🛠 Technologien

Systemnah & Backend
C C++ Java Spring Boot C# .NET

Frontend & Datenbanken
TypeScript Vue.js SQL SQLite DB2


Projekte

🐚 mysh — Unix Shell in C++

Vollständige Shell von Grund auf – Prozessmanagement, Pipes, Redirects, Git-Integration, ASCII-Animationen.

Details
  • Startet in ~9ms (schneller als fish ~14ms)
  • 0 Memory Leaks (verifiziert mit leaks & Valgrind)
  • Implementiert: fork(), exec(), pipe(), dup2(), Signalhandling, Tab-Completion

🧾 Rechnungsverwaltung — Java · Spring Boot · Vue.js

Fullstack-App zur Rechnungsverwaltung mit REST API und modernem Frontend.


GitHub Streak

Offen für Werkstudentenstellen und Praktika ab SS27.

Pinned Loading

  1. Lebenslauf_Vue.js Lebenslauf_Vue.js Public

    Vue

  2. DanielTrbara/Autovermietung DanielTrbara/Autovermietung Public

    Java 1 2

  3. DanielTrbara/Zeiterfassung DanielTrbara/Zeiterfassung Public

    C# 1 2

  4. Invar Invar Public

    eine simple Rechnungs-App mit Offline-Support. Das Setup besteht aus einer Spring Boot REST-API im Backend und einem modernen Vue.js Frontend.

    Vue

  5. Password-Generator Password-Generator Public

    Vue 3 Passwort Generator with mit Echtzeit entropy Visualisierung

    Vue

  6. mysh mysh Public

    A lightweight Unix shell written in C++ with colored output, pipes, and I/O redirection

    C++