Skip to content
View luishhatashita's full-sized avatar
🤯
Learning about software design and continuous integration
🤯
Learning about software design and continuous integration
  • USA

Block or report luishhatashita

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
luishhatashita/README.md
  • 👋 Hi, I’m @luishhatashita
  • 👀 I’m interested in learning how to code in order to merge those interests with main area of expertise (computing and fluids)
  • 🌱 I’m currently learning C++ and HPC (for GPU acceleration and parallelization)
  • 💞️ I’m looking to collaborate on anything, I'm still not sure about which area I should focus, however, I'm interested in learning. So any oportunity would help me develop better my skills.
  • 📫 How to reach me by my email: lhatashita3@gatech.edu

Popular repositories Loading

  1. a_posteriori_error_estimator a_posteriori_error_estimator Public

    As a part of my undergraduate thesis, the numeric implementation was done through these python scripts.

    Python 1

  2. hydrogen-air-flame hydrogen-air-flame Public

    Thermodynamics computer project analyzing composition and temperature of a flame under the combination of hydrogen and air.

    Python 1

  3. 3d_solver 3d_solver Public

    Compressible CFD solver. Target is to implement 6 equation model for two-phase flows.

    CMake 1

  4. luishhatashita luishhatashita Public

    Config files for my GitHub profile.

  5. hello-world hello-world Public

    introduction to anything hahaha

  6. stagnation-point-flow stagnation-point-flow Public

    Fortran numerical solution of the stagnation point flow with 4th order runge kutta scheme and bisection method

    Fortran