#include <iostream>
using namespace std;
class Aakriti {
public:
string name = "Aakriti Arya";
string college = "BPIT, IPU β Delhi";
string year = "2nd 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
Pinned Loading
-
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++
-
WebDevelopment--CodewithHarry
WebDevelopment--CodewithHarry PublicThis repo contains all the excersices I have completed through the course of web-development I learned from codewithharry youtube channel
JavaScript
-
-
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.
