Skip to content
View VictorSalajan's full-sized avatar

Block or report VictorSalajan

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

Popular repositories Loading

  1. my_repo my_repo Public

    Some pieces of code I've worked on, as a part of online courses I've taken or personal projects.

    HTML

  2. skillsnetwork skillsnetwork Public

    Forked from claimed-framework/component-library

    Jupyter Notebook

  3. SchedulingWebsite SchedulingWebsite Public

    This is an app that helps manage scheduling for independent freelancers, mostly suited for psychologists, lawyers, consultants or other professionals working on appointments with fixed durations. U…

    Python

  4. Geocoding_Flask Geocoding_Flask Public

    Flask app with different geomapping functionalities, using user input or web scraping data.

    HTML

  5. EventsApp_OOP EventsApp_OOP Public

    An OOP-based application, with stratified architecture design & a dual repository (in-memory and file). The app can perform CRUD operations on events & participants (using generic repository) and o…

    Python

  6. ATMConsoleApp ATMConsoleApp Public

    ATM simulator c++ console app. Withdraw with either greedy or backtracking algorithm (choose from a custom nr of payment options). ATM bills stored in a Collection that uses a doubly linked list. E…

    C++