Skip to content
View advaitvd's full-sized avatar
๐Ÿ˜ƒ
๐Ÿ˜ƒ

Organizations

@GitHub-Campus-IITM

Block or report advaitvd

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
advaitvd/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @advaitvd
  • ๐Ÿคนโ€โ™€๏ธ My skillset includes popular programming languages like JavaScript, Python, C, C++ and Matlab. I also possess the knowledge of the ReactJS framework.
  • ๐Ÿ‘€ Iโ€™m interested in optimization algorithms, operations research, network optimization and computational engineering.
  • ๐ŸŒฑ Iโ€™m currently studying computational engineering at IIT Madras, Chennai TN.
  • ๐Ÿ“ซ How to reach me: [email protected]

Pinned Loading

  1. ML-DL-Projects ML-DL-Projects Public

    Repository of my Data science, ML and DL projects, assignments, etc.

    Jupyter Notebook

  2. Lexical-analyser--scanner- Lexical-analyser--scanner- Public

    Lexical analyzer / Scanner takes the source code as input, preprocesses it and generates tokens for further compilation process.

    C++

  3. 2048-Game 2048-Game Public

    2048 is a popular single player sliding tile puzzle video game. This is an implementation of the game in Python.

    Python

  4. PDE-Solver PDE-Solver Public

    Program to solve nonlinear PDEs using automatic differentiation in C++.

    C++

  5. react-music-player react-music-player Public

    Upload an audio file and play. The app also generates a waveform for the uploaded audio file.

    JavaScript 1

  6. TSP-GA TSP-GA Public

    Parallelized genetic algorithm for Travelling Salesman Problem in Python. Uses mpi4py library.

    Python