Skip to content
View acastellanos95's full-sized avatar

Block or report acastellanos95

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

Hi there 👋, I'm André Castellanos!

Software Engineer

Linkedin: andre GitHub followers Gmail website

About me...

  • Studies 📖: Currently studying M.Sc. Computer Science at CINVESTAV-IPN

  • Interests 🔍: Microservices, Software Arquitecture, Competitive programming

  • Current projects 🏋: basic implementation of RV32I and High Performance Computing (distributed computing with MPI)

  • Current Learning 🔭: Software design, Competitive programming techniques with C++

  • Other things: Love cats 🐱, always learning japanese 🗻 and love learning new things.

Experience

var andre = new {
    code: ["C#", "Typescript learner", "C++"],
    technologies = new {
        frontEnd = new {
            js = new[] ["React.js", "Next.js", "JQuery"],
            css = new[] ["material-ui", "bootstrap"]
        },
        backEnd = new {
            js = new[] ["node", "express", "moongose", "passport"],
            csharp = new[] [".NET Core", "ASP.NET Core", "Entity Framework Core"]
        },
        databases = new[] ["MongoDB", "SQL Server", "Postgres"],
        cloud = new[] ["Heroku", "GCP", "AWS"]
    },
    architecture = new[] ["Fullstack architecture", "Web services"]
};

Pinned Loading

  1. AppCompPhys AppCompPhys Public

    Exercises of applied computational physics book

    C++ 1

  2. MD-HW MD-HW Public

    Homeworks of MD

    Fortran

  3. MDinternship MDinternship Public

    Exercises in fortran 90 or other languages of molecular dynamics basic

    Python

  4. SimulationLects SimulationLects Public

    All Simulation exercises

    Python