Skip to content
View kbnim's full-sized avatar
Block or Report

Block or report kbnim

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

Welcome! 👋

My name is Nimród Kiss-Bartha. I'm a university student 🎓 studying Computer Science 🖥️ at the Faculty of Informatics at Eötvös Loránd University 🏫.

On this page, you can find some of my works that I'm proud of (or at least, not critical enough about them to revoke them from public accessibility). I'm a strong believer in that the best way to evaluate one's work in the most effective, fair and all-encompassing way is to let them see the path of improvement that they had taken.

I recommend that you start with my university assignments in the following order, then continue with my hobby projects.

University assignments:

  1. Imperative programming - rev command line utility [link]
  2. Event-driven programming - Windows Forms [link]
  3. Event-driven programming - WPF [link]
  4. Event-driven programming - MAUI [link]
  5. Operating systems - Easter-related assignment [link]

Hobby projects:

  • datastructs.h - a library written in C containing elementary data types (string, vector, stack, etc.) [link]
  • My C++ lecture notes [link]

About me:

  • 📫 E-mail: email.kbnim@gmail.com
  • Areas of interest related to CS: writing safe and "future-proof" code, formal languages and compilers, low-level programming, language processing
  • Areas of interest not related to CS: linguistics, sound changes, phonological evolution

Pinned

  1. datastructs.h datastructs.h Public

    C library of commonly used data types and data structures (string, vector, stack, etc.)

    C 1

  2. kbnim.github.io kbnim.github.io Public

    Lecture notes that I wrote during my studies at the Faculty of Informatics of Eötvös Loránd University.

    HTML 1

  3. cpp-jegyzet cpp-jegyzet Public

    C++ lecture notes written in Hungarian [Course: Programming languages (C++)]

    TeX 1

  4. elte-fi-opsys-assignment elte-fi-opsys-assignment Public

    Easter-themed assignment [Course: Operating Systems]

    C 1