Giter Site home page Giter Site logo

victorsalajan's Projects

atmconsoleapp icon atmconsoleapp

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. Each node within the list contains a Pair object representing bill denomination & frequency. Data persistence via file read/write.

eventsapp_oop icon eventsapp_oop

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 on enrollments. It can search for entities by keywords or generate reports using DTOs. Added Unit Testing, custom exceptions and Entity validators.

geocoding_flask icon geocoding_flask

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

javafxpatientsmanagement icon javafxpatientsmanagement

An app that manages appointments and patients. Interface can be graphical (JavaFX) or via console, depending on the selected run configuration. Repository is selected via properties file: text file, binary file, sql database or in-memory. Added interfaces, testing, custom exceptions, entity validators, factory and adapter design patterns.

my_repo icon my_repo

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

schedulingwebsite icon schedulingwebsite

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. Users can view, add, edit or delete appointments. Users have to sign up in order to access the app's functionalities. As a future development, it will offer descriptive statistics, data visualization and predictive analytics.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.