Skip to content
View sangeetsourav's full-sized avatar

Block or report sangeetsourav

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

👋 Hi, I'm Sangeet

I'm a researcher/engineer/developer (choose what fits you best) working primarily with C++ and Python, focused on:

  • ⚡️ Parallel Programming & High Performance Computing (HPC)
  • 🌫️ Computational Mechanics: CFD, FEM, FSI
  • ⚙️ Low-level optimization, numerical methods, and scientific computing

🔧 Tech Stack & Tools

  • Languages: C++, Python, SQL, Bash
  • Parallelism: OpenMP, CUDA
  • GUI: PyQt6, PyQtGraph
  • Tools & Frameworks: SU2, OpenFOAM, Calculix
  • Build Systems: CMake, Make
  • Environments: Linux, HPC clusters

📂 Projects & Interests

I'm passionate about solving real-world physics problems through scalable numerical simulations. Some areas I often explore:

  • ➰ Splines (Bézier, Catmull-Rom, B-Splines)
  • 🌀 Fluid-Structure Interaction (FSI)
  • 🧱 Finite Element Method (FEM)
  • 🌊 Computational Fluid Dynamics (CFD)
  • 🧮 Numerical Linear Algebra
  • 🔬 Profiling & performance tuning

💡 Always exploring new ways to make simulations faster, cleaner, and more reliable.

📂 Notable Repositories

📫 Let's Connect


"Fast code isn't just a goal, it's a mindset."

Thanks for visiting!

Pinned Loading

  1. resume resume Public

    Welcome! This repository contains my latest resume in an easy-to-read format. Here you’ll find my background, education, work experience, and skills. Please feel free to review or download my resum…

    TeX

  2. Geometric-Algorithms Geometric-Algorithms Public

    Geometric algorithms implemented in C++

    C++

  3. Multithreaded-NIFTY50-Tracker Multithreaded-NIFTY50-Tracker Public

    This is a multithreaded application which extracts the NIFTY50 symbols from Wikipedia, extracts the prices from Google Finance and stores the data in a Postgres database.

    Python

  4. codecrafters-shell-cpp codecrafters-shell-cpp Public

    POSIX compliant shell built from scratch in C++

    C++

  5. learning_cuda learning_cuda Public

    My journey in learning CUDA

    Cuda

  6. codecrafters-http-server-cpp codecrafters-http-server-cpp Public

    HTTP Server built from scratch in C++

    C++