Skip to content
View andrejnenadic's full-sized avatar

Highlights

  • Pro

Block or report andrejnenadic

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

hello

i mostly build websites and web apps, but recently i fell in love with low level so i'm currently also using c and learning about networking

latest journey i took was building an http server from scratch in zig (see znet), got waaay further than i thought i would but due to recent changes in zig's std lib and overall direction the language is taking i decided to abandon it and start learning c instead (played around with different sync primitives to finally understand vyukov's queues i used oh so much during znet's dev, see c-queues for my implementations and benchmarks)

at the moment i am taking a break from major projects during the exam season only maintaining older client's sites and working on a minimal mdns server i plan to incorporate into some tools i made over the past year or so to make using them a bit more convenient

website linkedin wakatime


WakaTime stats

Pinned Loading

  1. ets-zemun ets-zemun Public

    Official website for "Elektrotehnička Škola Zemun"

    TypeScript 1

  2. znet znet Public

    A lightweight, high-performance HTTP server library written entirely in Zig

    Zig

  3. hex-grid hex-grid Public

    An interactive WebGL-based hexagonal grid visualization with procedural noise animation

    JavaScript

  4. fluid-mouse-shader fluid-mouse-shader Public

    Weird mouse effects powered by GLSL and WebGL

    TypeScript