Skip to content
View SortedIvan's full-sized avatar
🖥️
probably programming
🖥️
probably programming

Block or report SortedIvan

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
SortedIvan/README.md

I'm a software engineer with a lot of background in C#, C++ and Python. For the last two years, I have been working mainly on graphics programming and simulations, networking and projects involving advanced data structures. I have worked as an engineer at two start-up companies, as well as the largest tech company in the Netherlands - ASML.

To reach out to me, please send an email here: [email protected]

For recruiters: a great starting point would be to look into some of the pinned projects on my profile

I like leetcode, so here's that too: https://leetcode.com/iovcharov/


                                               GitHub Streak

Pinned Loading

  1. pixelpad pixelpad Public

    Pixelpad is a retro-bit desktop text editor. It's purpose is to deliver a highly performant, simplistic and feature-full editor, while stripping away everything unnecessary.

    C++

  2. dfamaker dfamaker Public

    Dfa Maker is a desktop tool for creating and testing deterministic finite automaton machines. It is an interactive graphical tool that lets you edit, validate and save your DFA's in a JSON format. …

    C++ 2 1

  3. message-broker-cpp message-broker-cpp Public

    Implementation of a message broker server with support for multiple clients. It includes creating topics and having clients be either publisher or subscribers (or both). Publishers can send message…

    C++

  4. copycloud copycloud Public

    Copycloud is a real time collaboration tool that allows marketing teams and professionals to utilize OpenAI and other popular tool integrations in a real time collaboration environment.

    C#

  5. 2D-raycasting 2D-raycasting Public

    A simple exercise for dynamic 2D raycasting done in SFML and C++. Works entirely with SFML's inbuilt types and C++ std

    C++

  6. sfml-collision-system sfml-collision-system Public

    Collision system written using SAT (Seperating Axis Theorem) for collision detection and Quad Trees for space partitioning. Render loop is done using SFML

    C++ 1