Git Product home page Git Product logo

Francis Victa's Projects

art_accessions_db_manager icon art_accessions_db_manager

Uses PHP to manage an art accessions database using local files. Functionalities include being able to view, search, create, edit, delete, import and export files. Also used Bootstrap 4.0 for the design.

banking-system-interface icon banking-system-interface

Banking interface that allows the addition of new accounts, deposits , withdrawals and transfers between accounts, as well as view all accounts in the system. Uses JavaFX inteface.

coronavirus-virtual-agent-ml icon coronavirus-virtual-agent-ml

A trained Virtual Agent that answers questions about Coronavirus. The model was trained using a Densely Stacked Neural Network. Used: Python, Flask, Keras

fibonacci_efficient_algorithm icon fibonacci_efficient_algorithm

Traditional Fibonacci functions require the use of recursive functions. This is very inefficient when calculating Fibonacci numbers from 40 and above, and takes a lot of time to calculate. In this algorithm, I used an array to store previously calculated Fibonacci numbers and counted upwards instead of downwards. This made the calculation more efficient as recalculation is not required and already stored in an array.

gennect icon gennect

Gennect: an application for connecting generations.

hacktoberfest icon hacktoberfest

Hacktoberfest 2018. Don't forget to spread love and if you like give us a ⭐️

high-low-strategy-game icon high-low-strategy-game

A simple high-low probability game with a twist. Win enough credits while trying to survive in this short and strategic role-playing game. This is my first JavaScript game.

magits-project icon magits-project

A web application that enables gyms to fully manage and store digital records online through a clean UI. It is a data information, management and tracking system. The application utilized the MEAN stack,

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.