Skip to content
View zornyy's full-sized avatar
πŸ—Ώ
:)
πŸ—Ώ
:)
  • HES-SO Valais/Wallis
  • Wallis - Switzerland
  • 22:27 (UTC +01:00)

Block or report zornyy

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

Zorn Alexandre

Collaborator at EASILab & Computer Science Student β€” HES-SO Valais-Wallis

Arch Linux C JavaScript Git Starship Docker Vite


About

I am a computer science student and collaborator at HES-SO Valais-Wallis in Switzerland, working within the EASILab (Energy Application & System Integration Lab).

My interests span low-level systems programming, embedded development, and applied GIS for energy transition planning.

  • πŸ“ Valais, Switzerland
  • πŸŽ“ CFC Software Developement β€” EPTM Valais
  • πŸ“š BSc Computer Science β€” HES-SO Valais-Wallis (Working on it)
  • πŸ”¬ Collaborator β€” EASILab

Research β€” OpenGIS4ET / Citiwatts

I am currently contributing to OpenGIS4ET, a European ERANET project that builds open-source GIS tooling for territorial energy transition planning.

The platform (Citiwatts) extends the H2020 Hotmaps project and enables public authorities and energy planners to:

  • Estimate heating and cooling demand at a territorial scale
  • Assess local renewable energy potential
  • Model EV charging infrastructure deployment scenarios
  • Analyse sector coupling and energy flexibility

The OpenMod4Africa component applies the same open modelling methodology to long-term energy pathway planning across Africa.

My work focuses on the frontend visualization layer of the platform.


πŸ› οΈ Tech Stack

Languages

C C++ Python JavaScript TypeScript HolyC

Frameworks & Libraries

Angular Flask Vite Playwright Node.js

Databases & GIS

PostGIS PostgreSQL GeoServer

DevOps & Tooling

Docker Jenkins GitHub Tuleap Make

OS

Arch Linux Alpine Linux Debian

Projects

A CHIP-8 interpreter written from scratch in C. Implements the full CHIP-8 instruction set including display rendering, timers, and keyboard input with internal memory visualization.

Chip8 Emulator

Citiwatts Visualization Tool β€” Angular.js Β· GIS

Backend dev for the Citiwatts platform as well as frontend work. Built as part of the OpenGIS4ET research project at EASILab, HES-SO Valais-Wallis.


GitHub Stats


Links

HES-SO EASILab Citiwatts

Pinned Loading

  1. chip8 chip8 Public

    Building my own Chip-8 emulator from scratch in C using SDL/2 graphics library.

    C 11

  2. raycaster raycaster Public

    Wolfenstein style software renderer using raycasting technique

    C 2

  3. zornyy zornyy Public

    Config files for my GitHub profile.

    2

  4. t-chat t-chat Public

    Terminal based TCP chat app. Project meant to teach me the basics of go (starting at knowledge level: 0) without using stupid AI chat bots to code for me :)

    Go