Skip to content
View bercivarga's full-sized avatar
๐Ÿ‘‹
๐Ÿ‘‹

Block or report bercivarga

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
bercivarga/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @bercivarga
  • ๐Ÿ‘€ Iโ€™m interested in modern web technologies.
  • ๐ŸŒฑ Iโ€™m currently focusing on growing into a full-stack role.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ambitious open source projects.
  • ๐Ÿ“ซ For contact and more info visit berci.dev

Pinned Loading

  1. creative-coding-template creative-coding-template Public

    Base project to clone from for creative projects. Feel free to copy it and change it to your liking. Let your creative juices flow!

    TypeScript

  2. go-basic-server go-basic-server Public

    A starter project for my Go-based servers, with Goose for migrations, Air for development reloading, and interchangeable SQL database support

    Go

  3. go-weather-alert-system go-weather-alert-system Public

    A simple real-time weather alert system built with Go and RabbitMQ to demonstrate messaging queue concepts.

    Go

  4. roshambo_battle roshambo_battle Public

    Rock, paper, scissors. You know the deal. Defeat your opponents with tactics, skill, and some luck. Written in Rust, with Macroquad being the core rendering library for the project. ๐Ÿฆ€

    Rust

  5. rs-wordle rs-wordle Public

    Wordle in your terminal, written in Rust.

    Rust

  6. virtual-dom-example virtual-dom-example Public

    A small virtual DOM example made as an extension of a base project for an advanced UI development course

    TypeScript