#include <iostream>
using namespace std;
class Aakriti {
public:
string name = "Aakriti Arya";
string college = "BPIT, IPU β Delhi";
string year = "3rd Year B.Tech CSE";
string location = "π Delhi, India";
vector<string> currently_learning = {
"C++ & Data Structures",
"Striver's A2Z DSA Sheet",
"Web Development (HTML, CSS, JS)"
};
vector<string> hobbies = {
"π Theatre",
"ποΈ NCC Cadet",
"π¨ Canva Designing",
"π» Building cool projects"
};
};
π―
Focusing
π Second-year B.Tech CSE student at BPIT, IPU
π± Currently learning: C++, Data Structures, and Web Development
Highlights
- Pro
Pinned Loading
-
-
-
-
Chai-Backend-aur-Notes
Chai-Backend-aur-Notes PublicMy backend engineering handbook featuring organized notes, runnable examples, project implementations, and key concepts learned throughout my backend journey along with Chai aur Code!
JavaScript 5
-
Striver-A2Z-DSA-Sheet
Striver-A2Z-DSA-Sheet PublicThis repo contains all the questions and concepts I have learned/practiced through the course of DSA I learned from Striver's TakeyouForward A2Z DSA playlist
C++ 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
