Skip to content
View iashyam's full-sized avatar
πŸ’­
In The Rest Frame
πŸ’­
In The Rest Frame

Block or report iashyam

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

Hi there, I'm Shyam πŸ‘‹

πŸš€ Physicist | Engineer | Programmer | Research Enthusiast

I enjoy working on problems that lies in the intersection of physics, biology and computer science.

πŸ§‘β€πŸ’» About Me

  • πŸŽ“ MSc Physics, IIT Madras (2022–24)
  • πŸŽ“ BSc (H) Physics, Delhi University (2019–22)
  • πŸ’Ό Currently: Associate Structural Engineer @ McDermott International
  • πŸ’‘ Interests: Computational Biophysics, Statistical Mechanics, Machine Learning

πŸ”¬ Research & Projects

Physics & Simulations

  • Active Droplet Propulsion under Chemical Reaction
    • Simulated LLPS in binary fluids using Active Model H.
    • Implemented spectral methods to solve coupled PDEs in Python.
  • Monte Carlo Simulations of the Ising Model
    • Implemented the Metropolis Algorithm in Python.
    • Verified phase transitions and scaling laws in 2D/3D models.
  • Ensemble Simulations
    • Microcanonical ensemble showing Maxwell velocity distribution.
    • Canonical ensemble Lennard-Jones fluids and observed phase transitions.

Programming & Other Projects

  • Wordle Bot: Information-theory-based solver using Pandas.
  • Serial Port Reader: GUI + Excel logging for Arduino data.
  • APIs: Automated Instagram posting with Meta API + Blogger API.
  • Neural Nets: Trained models for solving polynomials & differential equations.
  • Web Dev: Personal portfolio using Hugo / HTML / CSS.
  • Fun Projects: Sudoku GUI, Lissajous figure generator, etc.

πŸ› οΈ Skills

  • Languages: Python, C++, JavaScript, SQL, HTML, CSS
  • Frameworks/Tools: Linux, GitHub, LaTeX, WordPress
  • Core Areas: Deep Learning, Data Analysis, Computational Physics, Statistics

🎨 Outside Work

  • βœ’οΈ Blogging & Poetry
  • πŸ“š Reading (Literature, Philosophy, History, Science)
  • 🎨 Music: Work In Progress
  • πŸƒ Running & Fitness

πŸ“« Let’s connect!

⭐️ β€œAt the intersection of physics and programming, I’m building tools to understand the universe a little better.”

Pinned Loading

  1. Computational-Physics Computational-Physics Public

    This Repository contains all of the topics I have covered in my undergrad Computational Physics course and also all of the topics about this subject I have learned on my own.

    Jupyter Notebook

  2. athena athena Public

    Athena is an end-to-end PyTorch training pipeline for multiclass sentiment analysis. It features automatic dataset downloading, text embeddings caching using HuggingFace's SentenceTransformers, mod…

    Python

  3. Machine-Learning-Projects Machine-Learning-Projects Public

    Jupyter Notebook

  4. RAG RAG Public

    Python

  5. whatisthis whatisthis Public

    Python

  6. wordle-bot wordle-bot Public

    A python bot that uses information theory to solve Worlde puzzle.

    Python