Susanna Di Vita's repositories

Full-Featured-FaceRecognition

Full Featured Image Recognition Web app – JavaScript, SQL • Front-end: React.Js, basic HTML and CSS. • Back-end: used Node.Js and Express.Js to write server-side JavaScript – this project uses the Clarifai Face Recognition API. • PostgreSQL is used for the database handling of the user’s authentication information.

Language:JavaScriptStargazers:4Issues:1Issues:0

Undirected-Weighted-Graph---Adjacency-List-Implementation-in-C-

This project is a simulator for a satellite navigator, that could be used by a salesman to plan trips between the cities in which he trades. Among the many functions that the navigator must offer the user is also to search for and suggest a route that, from any city of departure, leads to another city of arrival. Normally the path to look for would be that of minimum length, but for simplicity we limit ourselves to any path as long as it is acyclic, that is to say that a same location is visited at most once. The navigator is able to load, from files or standard input, the maps of the regions in which the user moves. The following actions can be carried out at the choice of the user: 1. Creation of the graph by acquiring information on vertices and arcs from standard input, expressed in the following format: origin1 destination1 dist1 origin2 destination2 dist2 .... originN destinationN distN 0 2. Creation of the graph acquiring from file the information on the vertices and on the arcs (the format is the same as for the acquisition from standard input) 3. Textual display of the graph, which shows the list of vertices with the respective labels and, for each vertex, the relative adjacency list with string weights. 4. Insertion of a new vertex in the graph, whose label is provided by input. 5. Insertion of a new arc in the graph, assuming that the labels of its vertices are supplied as input. 6. Determination of the number of vertices. 7. Determination of the number of arcs. 8. Determination of the degree of a vertex, whose label is provided by input. 9. Verificance adjacency between two vertices, whose labels are provided as input. 10. Display of the adjacency list associated with a vertex, whose label is provided as an input. 11. Search for an acyclic path between origin and destination and display on standard output of the path found, in vertex: source format1 vertex2 .... vertexN destination - and overall length.

Language:C++Stargazers:4Issues:1Issues:0

SusChat-Python-Chat-with-File-Sending

CLI Python Chat program with user registration in MySQL and ability to transfer any files between 2 users

Language:PythonStargazers:2Issues:1Issues:0
Language:CLicense:GPL-2.0Stargazers:1Issues:1Issues:0

gnusocial-pleroma-fe

Pleroma FE-like client webapp in React - GSoC 2020 Susanna Di Vita's final evaluation project for GNU social.

Language:JavaScriptStargazers:1Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PHPStargazers:0Issues:1Issues:0

amz_model_tuning

Basic React.JS dashboard template for model tuning.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

decision-tree

C++ Decision Tree Implementation - Terminal Interface

Language:C++Stargazers:0Issues:0Issues:0

graphqlCart-apollo

The compose function and the graphql function from react-apollo is used to handle multiple mutations of the local state. This is a side project complementary to Fully_Functional_ECommerce_Site_React (not yet uploaded).

Language:JavaScriptStargazers:0Issues:1Issues:0
Language:CSSStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

gnusocial-network

GNU social's landing page in Hugo. With i18n and News section. This encompasses the GNU social Proof of Concept for GSoC 2020.

Language:CSSStargazers:0Issues:1Issues:0

gnusocial.network

GNU social landing page | GSoC Proof of Competence, chosen as official landing page of the GNU social project by community vote.

Language:CSSLicense:AGPL-3.0Stargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0

nmr

Local version

Language:PythonStargazers:0Issues:0Issues:0

nmr-to-structure

Prediction molecular structure from NMR spectra

License:MITStargazers:0Issues:0Issues:0

plots2

a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:

Language:RubyLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0

SusannaDiV

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0