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

Block or report davidkurilla

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
davidkurilla/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @davidkurilla
  • ๐Ÿ‘€ Iโ€™m interested in coding, gaming, art, game development, and music production.
  • ๐ŸŒฑ Iโ€™m currently learning Rust.๐Ÿฆ€๐Ÿฆ€
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on game, app, and web development projects.
  • ๐Ÿ“ซ How to reach me: davidkurilla03@gmail.com
  • ๐Ÿ˜„ Pronouns: They/Them
  • โšก Fun fact: I play guitar and bass :D
  • ๐Ÿฆ€ Favorite Programming Language: Rust

Pinned

  1. citrus citrus Public

    a simple task manager

    Rust 1

  2. refuel refuel Public

    A simple diesel postgres migrator that uses TOML files

    Rust

  3. juspay/hyperswitch juspay/hyperswitch Public

    An open source payments switch written in Rust to make payments fast, reliable and affordable

    Rust 10.8k 1.2k

  4. adviseit adviseit Public

    AdviseIT is a powerful REST API that offers course advising services for both students and advisors in Green River College's AAS-T in Data Analytics and Software Development degree program.

    Java

  5. mymusiclist mymusiclist Public

    MyMusicList is a RESTful API and distributed application that I created as a class project in Winter 2024.

    Java

  6. sdev334-maze-generation sdev334-maze-generation Public archive

    This program was a project from my Algorithms class. It generates a maze and then solves it using depth-first and breath-first searching algorithms.

    Java