class Profile {
constructor() {
this.name = "Shivam";
this.role = "Computer Engineering Student";
this.education = "VIT (Mumbai)";
this.stack = {
languages: ["C++", "JavaScript", "Python"],
frameworks_libraries: ["React", "Tailwind CSS", "OpenCV"],
interests: ["Agentic AI", "Machine Learning", "Frontend / (UI/UX) Design", "Linux"]
};
this.currently_learning = [
"Frontend Development",
"Machine Learning",
"Data Structures & Algorithms"
];
}
}
const me = new Profile();
🎯
Focusing
nothin just a normal programmer
- India
-
18:18
(UTC +05:30) - in/shivam-salkar
- https://shivamsalkar.itch.io/
- https://peerlist.io/salkarshivam28
Highlights
- Pro
Pinned Loading
-
-
whatiz
whatiz PublicA simple cli tool to fetch information about anything in one single line
Python
-
-
-
ai-exam-judge
ai-exam-judge PublicA coding exam platform I'm developing for college use. It includes a browser-based code editor, output section, and plans to have an AI-assisted judging and Supabase login. Currently under active d…
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.

