Skip to content
View ssaenzf's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report ssaenzf

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. deterministic_finite_automaton deterministic_finite_automaton Public

    With this project developed in C in 2020, you can create any deterministic finite automaton using "main.c". In this file you will be inserting to the automaton at the start states, each one with it…

    C 1

  2. glassfish_application_jdbc_cluster_measuring_and_improving_performance glassfish_application_jdbc_cluster_measuring_and_improving_performance Public

    This repository is divided into repositories 1a, 1b, 2 and 3. Through this project developed in 2021 a glassfish application that connects to a postgres sql database and that it is deployed through…

    Java 1

  3. flask_purchase_movies_star_wars flask_purchase_movies_star_wars Public

    In this repository a flask application about buying films, login and register was developed.

    Python

  4. cleaning_relational_database_modification-_functions_and_triggers-_and_queries cleaning_relational_database_modification-_functions_and_triggers-_and_queries Public

    This project developed in 2020, is extensively explained in "explanation_of_the_project". A database is cleaned and modified for a better performance through update.sql, and also some queries trigg…

    HTML

  5. optimization_relational_database_through_indexing optimization_relational_database_through_indexing Public

    In this project developed in 2020, some optimizations were done for using the database through indexing, improving queries performance

    Python

  6. project2_django_deployheroku project2_django_deployheroku Public

    Project 2 of Django deploy in Heroku, about a library which sales books. Users can login and register. They can make complex searching and only users logued can buy books.

    Python