Skip to content
View advaitgupta's full-sized avatar
  • EY
  • Lucknow
  • 19:43 (UTC +05:30)

Highlights

  • Pro

Block or report advaitgupta

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

Hey there! Advait here!

Senior Year at RGIPT(An INI at par with the IITs)

My Moto: Code hard, think harder, enjoy hardest.

​
#include <iostream>
#include <vector>
#include<algorithm>
using namespace std;
#define passion coding|teaching machines to think and humans to dream.



int about_me
    {
    vector<string> languages = {"C++", "JAVA", "Python", "C#"};
    vector<string> love = {"Coding", "Machine Learning", "Deep Learning", "Computer Vision", "Natural Language Processing", "Generative AI", "Designing Efficient Algorithms", "Debugging", "Solving unsolved", "Visiting new places"};
    vector<string> projects = {"Battleship.java", "RGIPT Banking System", "Emotion Recognition System", "Vaidya Healthcare Application", "Billboard Advertisement Recommendation System", "Emotion Based Poem Generation System"};
    vector<string> my organisation = {"Ernst & Young"};
    vector<string> My position = {"Summer Intern"};
    cout<<"Visit me at [LinkedIn](https://www.linkedin.com/in/advait25/)"<<endl;
    cout<<"Visit me at [Instagram](https://www.instagram.com/advait__52/)"<<endl;
    cout<<"Visit me at [Google Scholar](https://scholar.google.com/citations?user=xbA5PfUAAAAJ&hl=en&oi=ao)"<<endl;
    cout<<"Thanks for visiting";
    }
​


Visitor count

Connect with me:

advaitgupta advait__52_ig advaitgupta advaitgupta_tw advaitgupta



Languages and Tools:

c cplusplus github JAVA git macOS matlab

advaitgupta











Stats:

advaitgupta

advaitgupta

Pinned Loading

  1. BankingSystem BankingSystem Public

    C++ 1

  2. Battleship Battleship Public

    Battleship Game

    Java 2