const information = {
name: "Darshan Pawar",
pronouns: "he/him",
currentRole: "Aspiring Software Engineer (Fresher)",
location: "India",
skills: {
languages: ["Python", "JavaScript", "HTML", "CSS"],
libraries: ["React"],
frameworks: ["Node.js", "Express.js"],
databases: ["MongoDB", "MySQL"],
tools: ["Git", "GitHub", "Postman"],
concepts: [
"Data Structures & Algorithms",
"REST APIs",
"Backend Development",
"Problem Solving"
]
}
};
Highlights
- Pro
Pinned Loading
-
DSA-Python
DSA-Python PublicThis repository contains commonly asked Data Structures and Algorithms questions for interview preparation. All solutions are written in Python with a focus on clean logic and readability. It is re…
Python 1
-
portfolio-website
portfolio-website PublicWelcome to my portfolio! I am an aspiring software engineer with a strong focus on Data Structures & Algorithms and backend development. I enjoy building clean, efficient solutions and continuously…
JavaScript 1
-
personal-expense-manager
personal-expense-manager PublicA modern expense management web application built with the MERN stack that helps users track income and expenses, analyze spending patterns, and manage finances securely.
JavaScript 1
If the problem persists, check the GitHub status page or contact support.