Skip to content
View vineet-panchal's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vineet-panchal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vineet-panchal/README.md

Hey, I'm Vineet! πŸ‘‹

Tech Enthusiast

πŸš€ About Me

My name is Vineet Panchal. I am a second-year computer science student at Toronto Metropolitan University. I am passionate about building innovative solutions. I'm a lifelong learner, always seeking opportunities to improve my skills and knowledge in software development. I'm seeking Summer 2025 Software Developer/Engineer & Frontend Developer Internships. Feel free to reach out to me or simply just to say Hi!

let education = "Toronto Metropolitan University"
const major = "Computer Science"

let skills  = {
  languages: [JavaScript, Java, Python, HTML/CSS, C++, C#, C, SQL, TypeScript, R, Lisp]
  tools_and_technologies: [Git/Github, Tailwind, Bootstrap, Node, Next, React, MySQL, Pygame, Supabase, OpenAI, Material UI]
  certifications: [Responsive Web Design, JavaScript Algorithms & Data Structures, Foundational C# With Microsoft]
}

let experience = {
  HeadstarterAI: "Software Engineer Fellow",
  TheCircleLabs: "Frontend Developer Intern"
}

let moreAboutMe = {
  currently_working: "πŸ‘©β€πŸ’» I am consistently solving LeetCode problems and working on Next.js side projects.",
  currently_learning: "🧠 I am currently learning app development with Swift.",
  fun_facts: "✨ I made a song once, I can speak three languages, and my parents almost named me "Bridge". "
}

const projects = "scroll down. check it out! :)"

πŸ”— Links

portfolio linkedin github

Pinned Loading

  1. tfc-courses tfc-courses Public

    Forked from slnnhn/tfc-courses

    Teaching platform for Teach For Cambodia, a startup non-profit, that works to increase educational opportunities for children in the country.

    JavaScript 2

  2. Rate-My-Professor Rate-My-Professor Public

    Forked from A-n-i-e/Rate-My-Professor

    A chatbot that you can communicate with to rate your professors.

    Jupyter Notebook

  3. intelly-draft intelly-draft Public

    Introducing the fastest way to generate flashcards.

    JavaScript 1 1

  4. fashion-diaster-avoider fashion-diaster-avoider Public

    Fashion Disaster Avoider, a platform that is a brutally honest fashion-savvy friend who helps you avoid style mishaps.

    JavaScript 2 1

  5. ai-vision-wingman ai-vision-wingman Public

    Introducing a platform that provides AI-driven companion for navigating the world of dating and social interactions.

    JavaScript 2

  6. astar-visualizer astar-visualizer Public

    An introduction to data structures and algorithms in python. Created a visualizer for the A-Star algorithm using pygame.

    Python