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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iashyam/README.md

Typing SVG

πŸ§‘β€πŸ’» 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

πŸ› οΈ Tech Stack

Python Go JavaScript HTML5 CSS3 SQL Linux Git LaTeX

Core Areas: Deep Learning Β· Data Analysis Β· Computational Physics Β· Statistics

πŸ“Š GitHub Stats

πŸš€ Best Projects

Project Description
Athena End-to-end PyTorch pipeline for multiclass sentiment analysis β€” HuggingFace embeddings, MLflow tracking
Argus From-scratch PyTorch implementation of MobileNetV2 (paper) ImageNet/CIFAR and served via a Flask API β€” live at argus.iashyam.in
πŸ”— Computational-Physics
wordle-bot Information-theory-based Wordle solver
phinmen The greatest physics teacher, brought back to life by AI
gossg Static site generator written in Go
PostGen LinkedIn post generator built with LangGraph

πŸ”¬ 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 β€” Metropolis Algorithm in Python, verified phase transitions and scaling laws in 2D/3D models.
  • Ensemble Simulations β€” Microcanonical ensemble (Maxwell velocity distribution), canonical ensemble Lennard-Jones fluids and phase transitions.

🎨 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