import universe.milky_way.solar_system.earth.asia.southasia.india.pune;
public class VaishnaviKale {
private String name = "Vaishnavi Kale";
private String pronouns = {"she, her, hers"};
private String[] code = {"Java", "Python", "JavaScript", "C", "SQL", "R"};
private String[] framework = {"React JS", "Tailwind CSS"};
private String[] devOps = {"Docker"};
private String[] tools = {"Figma", "Android Studio"};
private String[] lookingToGetStartedWith = {"Web3"};
private String[] askMeAbout = {"Web Development", "Machine Learning", "DevOps", "Data Structures"};
private String funFact = "I am a night owl and Clinophile";
public static void main(String[] args) {
VaishnaviKale vaishnaviKale = new VaishnaviKale();
System.out.println("π Hey there! I'm " + vaishnaviKale.name);
System.out.println("π Pronouns: " + String.join("|",vaishnaviKale.pronouns);
System.out.println("π§ I work with languages like " + String.join(", ", vaishnaviKale.code));
System.out.println("π Currently diving into " + String.join(", ", vaishnaviKale.lookingToGetStartedWith));
System.out.println("π¬ Ask me about " + String.join(", ", vaishnaviKale.askMeAbout));
System.out.println("π Fun Fact: " + vaishnaviKale.funFact);
System.out.println("π Based in " + pune.getCity());
}
}
-
Workday
- Pune, India
-
19:07
(UTC +05:30) - https://hashnode.com/@vaishnavi3969
- @vaishnavi_k3969
- in/vaishnavi-kale-111543204
- https://devpost.com/vaishnavi-kale3011
- https://devfolio.co/@vaishnavikale
Highlights
Pinned Loading
-
HackThePlan
HackThePlan PublicHack The Plan || EV-Connect: For event, party organizers and vendors
HTML
-
adityabisht02/Support-Local-Communities
adityabisht02/Support-Local-Communities PublicA web app which enables people manage local events, post fundraisers and sell art
-
adityabisht02/BehavioralInterviewBot
adityabisht02/BehavioralInterviewBot PublicPractice ur behavioral interviews with GPT
JavaScript 3
-
arcVaishali/EmbraceAutism
arcVaishali/EmbraceAutism Publicπ Embrace Autism: Empowering Lives, Inspiring Hearts. 𧩠Join us on a journey of understanding, support, and inclusivity. π #EmbraceAutism
-
Web-Componentify
Web-Componentify Public templateβ¨ Web Componentify is an open-source repository dedicated to simplifying web development by providing a collection of reusable components. Whether you're building a website, web application, or mobβ¦
-
Connectify-Hack-Your-Portfolio
Connectify-Hack-Your-Portfolio PublicEmpowering professionals through intelligent networking, mentorship, and project collaboration
If the problem persists, check the GitHub status page or contact support.