Skip to content
View retr0sity's full-sized avatar
😎
quote yourselves
😎
quote yourselves

Highlights

  • Pro

Block or report retr0sity

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

Hi 👋, I'm Ioannis Karkalas

A software engineer who loves clean code, weird problems, and building things. Currently pursuing my MSc in Computer Science and Engineering @ DTU, previously BSc in Digital Systems @ University of Thessaly.

Coding

Profile Views

  • MSc student @ Denmark Technical University (DTU) — specializing in Software Engineering
  • Built a voice-activated grading app for my BSc thesis using Unity + OpenAI Whisper
  • Fun fact: I spend my free time watching CS YouTubers and reverse-engineering how they think (also random ricing videos)

Connect with me:

 

Languages and Tools:

c java kotlin arduino pytorch matlab cplusplus csharp python javascript php html5 css3 mysql fsharp unity git linux

retr0sity

retr0sity

retr0sity

snake gif

Pinned Loading

  1. gas-station-maps gas-station-maps Public

    A RESTful Gas Station Management API built with PHP and Slim Framework. Features CRUD operations, user authentication with JWT, Google Maps integration, and a complete database schema for gas stati…

    HTML 6

  2. cipher-master cipher-master Public

    A versatile command-line tool for encrypting and decrypting text using six classical ciphers, from Caesar to One-Time Pad. For learning and experimenting with encryption techniques.

    HTML 4

  3. bombard-ant bombard-ant Public

    A genetic algorithm-powered optimizer designed to strategically place bombs for maximum ant extermination. Bombard-ant simulates evolutionary principles to discover the most effective bomb placemen…

    HTML 3

  4. speak2sheet speak2sheet Public

    A Cross-Platform Voice-Activated Grading Interface, Unity-based application enabling offline speech-to-text grade entry directly into Excel files using OpenAI's Whisper. Supports Greek/English with…

    ShaderLab

  5. firefighters-simulation firefighters-simulation Public

    An agent-based simulation modeling an autonomous forest fire detection and suppression system. The project demonstrates coordinated behavior between different types of emergency response units to p…

    NetLogo

  6. brainf.ck-cpu brainf.ck-cpu Public

    Brainfuck CPU implemented in ActSim — maps BF's 8 commands to 3-bit hardware instructions, featuring a custom IM/CPU architecture with conditional branching and I/O channel support.

    C