Skip to content
View vmandic's full-sized avatar
🤠
chillin'
🤠
chillin'
Block or Report

Block or report vmandic

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

Hi there, I am Vedran. 👋

You can read my name out loud as the first half of wed(ding) and first half of run(ning), ie. wed-run, which would roughly translate in English as Bright, Brighty, or Brighton. 😎

  • ⚡ Fun fact: I don't see all colors... 🌈 really.

I'm a full stack developer with over 12 years of professional experience with focus in web / enterprise solutions built on .NET. I'm skilled in building and maintaining .NET solutions but I like trying out new technologies.

Pinned

  1. tris-web-crawler tris-web-crawler Public

    Tris is a simple NodeJS web crawler tool to help you collect links from visited links of a website's domain.

    TypeScript 2

  2. url_shortner url_shortner Public

    This is a coding challenge where I try to build and present a simple URL shortening service.

    C# 1

  3. meds-processor meds-processor Public

    Learn C# and .NET Core by building a scraper, downloader and Excel parser for Croatia's Health Insurance Fund primary and supplementary drugs list.

    C# 16 4

  4. ef-core-pagination-iqueryable-extensions ef-core-pagination-iqueryable-extensions Public

    A C# extension methods class for IQueryable<T> (targeting EF Core's IDbSet<T>) providing a facility for data pagination.

    C# 8

  5. you-still-dont-know-async-await you-still-dont-know-async-await Public

    Repository for lecture about async-await in C# / .NET

    JavaScript 6 2

  6. A default .NET Core project .gitigno... A default .NET Core project .gitignore file - or just type `dotnet new gitignore`
    1
    # From .NET Core 3.0 you can use the command: `dotnet new gitignore` to generate a customizable .gitignore file
    2
    
                  
    3
    *.swp
    4
    *.*~
    5
    project.lock.json