Skip to content
View Standard-IO's full-sized avatar
:shipit:
It is what is, no more, no less
:shipit:
It is what is, no more, no less
  • México
  • 17:26 (UTC -12:00)
Block or Report

Block or report Standard-IO

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
Standard-IO/README.md

Hi there 👋

1. Repositoiries info

I'm trying to use my github account more frecuently this year. But I have the repositories under construction and I have to refactor others to be uploaded. I think to upload more data and repositories through this year.

2. About me

Hi, I'm from México. I studied a electroninc engineering and after go for a M.S. in computer science.

I was working for manufacturing companies about 2 years in areas like quality. In this areas I did many things some related to technology like manage data, make reports and visualizations; and other no related like manage 8 people team to supervise production processes and training. After, applied to study a M.s in C.S. and was admitted, previously I've talked with my boss and trained 2 people to take my place. I really like the tech area and data so I still think it was the best desition.

I've learning many things related with data and its manipulation. Mainly I've focused to learn python and many tool that work really well under this language and SQL. Furtherthemore, I've find this is not enough and started to learn another languages like JavaScript to learn web development and cloud technologies and plotforms because these abilities are almost mandatory to work in any field in these days.

  • 🔭 I’m currently working in data manage and how to connect this services together.
  • 🌱 I’m currently learning web development and API creation to manage and provide services through these.
  • 👯 I’m looking to work with data and field related. Maybe web development.
  • 📫 How to reach me: You can send a email to IsraelRescalvo@outlook.com

3. What I've learned

3.1. Version control

I think this tool is magnificent and mandatorial to this activity. It let you control and debug new features in your code and compare different commits to rapidly see differences between changes.

  • git, git-hub

3.2. Python3

I've been working since version 3.6 onwards. Mainly focused with data and its manipulation. Also I've learning how to implement APIs with DJango.

I like to work with pyenv to manage my python version and dev enviroments for every project. And recently I found poetry a tool that let you manage your project in npm way with a .toml file to configurate all your project dependencies.

For formatting I found very useful to use black integrated with vscode.

3.2.1. Tools

  • black, pyenv, poetry.

3.2.2. Data

  • pandas, numpy, matplotlib, seaborn.

3.2.3. Machine learning

I've working with some model developed under these modules:

  • PyTorch, Skearn, NLTK, Keras.
  • Jupyterlab: I think this is ok to show a model but not to develop. I've been facing that debug in this is very hard and variables are stick around until the kernel is restarted.

3.2.4. Web

My incoursion to web related things it's relative new but I'm focus on DJango.

  • DJango

3.3. Javascript

I've been working recently with Javascript mainly learning how to develop full stack abilities. I learned to use npm for manage the project and install the required modules.

3.3.1. Front end

  • React

3.3.2. Backend

  • Express

3.4. Databases

I started manage databases to comprehend how this work with applications.

3.4.1. SQL

I took courses to be data analist in this tool. I've been working with MySQL and PostgreSQL directly and through ORM tools like the DJango provided or SQLAlquemy.

  • PostgreSQL, MySQL.

3.4.2. No SQL

With this tool I think is very easy to work and let you to do many things.

  • MongoDB

3.5. Java

With this language I have foundational knowledge mainly focused in understand and read code maybe do sutils changes to it. I'm very fresh on it and learn throug read the marvellous book Core Java.

Bash Script

I like to use scrips in bash to automatize installation of packages and environments. This is very useful in deployments too when is used with docker to replicate full environments.

3.6. Cloud

I been in touch with cloud taking courses and trying to develop appliations on it. I've worked with AWS and Azure.

3.6.1. AWS

In AWS I have the AWS Cloud Practitioner certification taken in December 2022 valid to december 2025.

3.6.2. Azure

In this cloud I'v been inrolled in two courses that manages this cloud platform.

  • Azure security technologies - August 2022 (given by Microsoft Team)
  • Launch X (full stack course to develop in the cloud) - October to December 2022 (given by the Microsoft team.)

3.7. BI Tools

I've been using some of this tools for reporting in some companies.

  • PowerBI
  • Tableu

3.8. Dev tools

3.8.1. Docker

  • docker
  • docker compose

3.8.2. IDE

  • vscode
    • with .devcontiners ( An excellent tool to maintain a cosistent dev tools among a team)
  • vim

3.9. Some courses and certifications

I've participating in some certification processes and courses. These were taked mainly in 2022 late.

3.9.1. Courses

3.9.2. Certifications

Pinned

  1. devcontainers-templates devcontainers-templates Public

    This repository contains templates with different tools integrated over devcontainer official images.

    Dockerfile 11 4