Iβm a Computer Science student at the University at Buffalo with a deep passion for building and learning. I love turning ideas into real software and continuously improving my skills through both coursework and hands-on projects. Whether Iβm solving challenging problems or designing smooth user experiences, Iβm always excited to keep growing as a developer.
const abou = {
location: "Buffalo, NY",
education: "University at Buffalo",
currentFocus: ["Full-Stack Development", "Getting cracked"],
funFact: "I workout at least 6 days a week!",
availableFor: "Internships, Collaborations, and Interesting Projects"
};- π Pursuing my BS in Computer Science at UBuffalo
- π± Constantly learning and experimenting with new technologies
- β‘ Daily LeetCode to keep my skills sharp
goals_2026 = [
"Master advanced data structures and algorithms",
"Build a portfolio of impactful applications",
"Land an amazing summer internship",
"Help others learn to code"
]
for goal in goals_2025:
execute(goal, dedication="maximum")