- 🎓 Computer Science undergraduate from Indian Institute of Technology, Goa
- 📘 Passionate about learning new technologies, especially related to frontend development!
- 📫 I am open to any freelancing and internship opportunities in frontend development and technical writing:
import React from "react";
const Profile = () => {
return {
name: "Khushboo",
experience: ["Machine Learning", "Natural Language Processing", "Frontend Development"],
interests: ["Tech", "Anime", "Music"],
}
};
export default Profile;
Technologies: