Skip to content
View frankvegadelgado's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@conda-forge

Block or report frankvegadelgado

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
frankvegadelgado/README.md

Hi there, I'm Frank Vega πŸ‘‹

Software developer with a passion for applying mathematical principles to problem-solving.

πŸ”§ Technologies & Skills

  • Backend Development: C#, .NET Core, ABP Framework, Play Framework, Scala, Java
  • Frontend Development: Angular, ASP.NET MVC, ASP.NET Web Forms
  • Databases: SQL Server, MySQL, Oracle (PL/SQL, ODI)
  • Other: Python, RESTful APIs, PHP

πŸ’Ό Professional Experience

Full Stack Developer | Groups Plus Tours Inc. (USA-Cuba)
October 2021 - February 2024

Backend Developer | CopSonic (France-Cuba)
December 2017 - October 2021

Backend Developer | Joysonic and Chavanasoft (Serbia)
June 2016 - December 2017

Web Developer | Gmixon (France-Cuba)
March 2014 - June 2016

Database Developer | Datys (Cuba)
September 2007 - March 2014

πŸ“š Publications

🐍 Python Packages

πŸ§ͺ Experiments

  • resistire - The Resistire Experiment β€” performance evaluation of the Hvala algorithm on 88 real-world large graphs, achieving an average approximation ratio of ~1.007 for the Minimum Vertex Cover problem
  • milagro - The Milagro Experiment β€” performance evaluation of the Hallelujah algorithm on 136 real-world large graphs from the Network Data Repository, achieving an average approximation ratio of ~1.065 and a worst-case ratio of ~1.713 for the Minimum Vertex Cover problem, with 17.6% of instances solved optimally and over 75% processed in under 60 seconds
  • goldbach - The Goldbach Experiment β€” computational verification of a geometric equivalence for a variant of Goldbach's conjecture (every even integer β‰₯ 8 is the sum of two distinct primes), validated for all N up to 2¹⁴ (16,384) by confirming the gap function G(N) > 0 across all tested values, with minimum gap values growing monotonically across power-of-two intervals, and combined with a pigeonhole principle argument providing strong theoretical evidence for all N β‰₯ 328

πŸ“ Mathematical Research

  • riemann-hypothesis - From Chebyshev to Primorials: Establishing the Riemann Hypothesis β€” a proof of the Riemann Hypothesis using primorial-based arguments on Nicolas' criterion. Available on preprints.org

  • goldbach-conjecture - Geometric Insights into the Goldbach Conjecture β€” a geometric framework that reformulates the distinct-prime Goldbach conjecture as a combinatorial intersection problem on nested squares with semiprime areas. Available on preprints.org

πŸŽ“ Education

Bachelor of Science in Computer Science
University of Havana | GPA: 4.22/5.0 | September 2007

🌐 Connect with Me

LinkedIn DEV Community Email

πŸ“Š GitHub Stats

Frank's GitHub stats


πŸ’¬ Languages: Spanish (native), English (conversational)

Pinned Loading

  1. hvala hvala Public

    Hvala: Approximate Vertex Cover Solver

    Python 1

  2. hallelujah hallelujah Public

    Hallelujah: Approximate Vertex Cover Solver

    Python 1

  3. finlay finlay Public

    Aegypti: Approximate Clique Solver

    Python 1

  4. resistire resistire Public

    The Resistire Experiment

    1

  5. milagro milagro Public

    The Milagro Experiment

    1

  6. goldbach goldbach Public

    Experimental Results on Goldbach's Conjecture

    Python