// AboutMe.ts
export class Developer {
name: string = "Abhijeet Kumar";
education: string = "B.Tech in Computer Science";
location: string = "India";
// Core Skills
languages: string[] = ["JavaScript", "TypeScript", "Python", "Java", "C++"];
specialization: string[] = ["Web Development", "DevOps", "System Design"];
currentFocus: string = "Building resilient backends & Next.js applications";
// Fun Facts
usesOS: string = "Kali Linux";
favoriteBeverage: string = "Coffee while coding 🍵";
motto: string = "If life gives you bugs, deploy a hotfix!";
// Contact
email: string = "[email protected]";
greet(): string {
return "Thanks for visiting my digital space! Let's build something amazing.";
}
}
Programming
Ambitious CSE student dedicated to mastering coding and driving innovation in technology.
- Patna, Bihar
-
19:06
(UTC +05:30) - https://interactive-resume-abhi.vercel.app/
- in/abhijeet-kr28
- @abhijeet_ist
Highlights
Pinned Loading
-
Chatbot-with-integrated-Bhagvad-Gita
Chatbot-with-integrated-Bhagvad-Gita PublicAI chatbot used for mental health consultation that also uses slokas from Shri Bhgavad Gita
TypeScript 7
-
-
Interactive-Resume
Interactive-Resume PublicThis project delivers a modern, responsive, and interactive online resume crafted with HTML, CSS, and JavaScript. It presents a professional portfolio website featuring smooth animations, seamless …
HTML 8
-
-
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.