GithubHelp home page GithubHelp logo

Eduardo Luis Santos Delgado's Projects

algorithms4fun icon algorithms4fun

I use these algorithms to practice the languages that I'm learning (Go, Rust and Kotlin) and my interview skills (Python)

azure-sdk-for-python icon azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.

financial-data-banxico icon financial-data-banxico

Financial-data-banxico is a web app that allows clients to get and visualize daily data about UDIS and dollar, this data comes from Banxico service. The backend of the app is built-in Python 3 using Flask to build the API, SQLAlchemy, MySQL to save the data of UDIS and Dolar. The frontend of the app is built using React and Typescript for the UI, Axios for creating requests, and ApexCharts to create the charts.

learning_c_sharp icon learning_c_sharp

This repository contains projects developed in C# with the aim of learning and practices this language

n_queens icon n_queens

N queens is an app that gets each possible solution of the famous N queens problem for a given N. This app is built-in Python 3 and uses SQLAlchemy and Postgres to save each solution in a table named solutions. Pytest is used to verify that the core function is still working after each commit and Travis CI is used to automate the tests.

power_plants icon power_plants

Power_plants is a backend app that allows clients to get data on the annual net production of the power plants and states across the US. This app is built-in Python 3 using Flask to build the API and Pandas, SQLAlchemy, Postgres to save the data of power plants and states. Unittest is used to verify that the core function is still working after each commit.

real_time_chat icon real_time_chat

This is a real time chat that can understand emojis, has autoscroll and can handle multiple users and chat rooms. I used this project to learn the basics of socket.io

rust_projects icon rust_projects

This repository is a collection of Rust projects, the aim is to practice and understand in deep Rust concepts. Different type of projects will be added (web, embbeded systems, network protocols, machine learning, data structures, etc).

sellthingsapp icon sellthingsapp

This is a demo of a mobile app for sell items, I used to learn React Native

twitter icon twitter

This is the backend written in Go for an App similar to Twitter.

university icon university

This is a repository for my university assignments, projects and research

users icon users

Users microservice, allow login/registration with email, google and facebook

websandbox icon websandbox

This repo aims to test multiple web concepts in different frameworks to get a benchmarks, performance and also experience developin this features in different languages to choose the better one in future projects depending on the needs of those projects.

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.