Skip to content
View GeorgeKiritsis's full-sized avatar
🇬🇷
Probably writing C or C++
🇬🇷
Probably writing C or C++

Block or report GeorgeKiritsis

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

Pinned Loading

  1. Apple-Silicon-Opengl-Setup-Script Apple-Silicon-Opengl-Setup-Script Public

    A shell script that configures glfw, glad, cglm and sokol for ARM-based Macs and provides a basic project structure with a starting source to help users get started in graphics/game programming wit…

    C 25 3

  2. Dotfiles Dotfiles Public

    Personal development environment configuration settings for software development in MacOs.

    Lua 18

  3. Csv.h Csv.h Public

    A lightweight, zero-allocation CSV library written in portable C99. Supports RFC 4180 parsing, streaming, zero-copy fields, writing, fuzz testing, and high-performance CSV processing with no extern…

    C 12 1

  4. Static-File-Http-Server Static-File-Http-Server Public

    Simple Http Server written in C++ and created for learning purposes as the final project for the Computer Networks I course at the Hellenic Air Force Academy.

    C++ 2 1

  5. Kickstart.gfx Kickstart.gfx Public

    Some "kickstart" project files that configure GLFW, GLAD , ImGui and GLM for graphics programming with C++ on Windows, Linux and MacOs.

    C++ 4 1

  6. Java-Web-Crawler Java-Web-Crawler Public

    A simple web crawler written in Java with cli output as part of a final assignment in the Data Structures And Algorithms Course at the Hellenic Air Force Academy.

    Java