Skip to content
View karas0904's full-sized avatar
πŸ€„
πŸ€„

Block or report karas0904

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
karas0904/README.md

πŸ‘‹ Hello, World! I'm karmesh!

Coder GIF

πŸš€ About Me

name: Karmesh Meritia
who am i: Tech Enthusiast | Machine Learning Aficionado | like Vibe Coding
location: In front of my laptop
primary_goal: "To learn what and like and dont understand"
ultimate_dream: "Start my own tech companyπŸ’‘"

πŸ’Ό Experience

class Experience:
    def __init__(self):
        self.gobolt_intern = {
            "role": "Operations Research Intern",
            "focus": "Logistics & Algorithm Optimization",
            "skills_gained": ["implement complex Algorithms", "Efficiency Improvements"]
        }
        self.ongoing_project = ["Diabetes Management App"]

πŸ’» My Tech Stack

def my_tech_stack():
    languages = ["Python", "SQL", "C/C++"]
    frameworks = ["TensorFlow/Keras", "Scikit-learn"]
    python_libraries = ["NumPy", "Pandas", "Matplotlib", "Seaborn"]
    tools = ["Git & GitHub", "VS Code", "Jupyter Notebook"]

    return {
        "languages": languages,
        "frameworks": frameworks,
        "python_libraries": python_libraries,
        "tools": tools
    }

print(my_tech_stack())

Languages and Tools:

cplusplus css3 figma git html5 mysql oracle pandas python scikit_learn tensorflow


πŸ“ˆ Stats & More

streak graph

πŸ“« How to reach me

const contact = {
    email: "[email protected]",
    linkedin: https://www.linkedin.com/in/karmesh-meritia/"
    portfolio: "https://karas0904.github.io/"
};

πŸ§‘β€πŸ’» Fun Facts

{
  "coffee_addict": true,
  "currently_learning": "Deep Learning handson",
  "hobbies": ["Coding", "Exploring AI", "Learning new tech,'basketball","drawing","watching movies","traveling"],
}

Pinned Loading

  1. Flings Flings Public

    College dedicated dating website/app

    HTML 3 1

  2. AutoDevSetup AutoDevSetup Public

    This project would be helping you in the automation for the process of creating a repo, storing it on desktop and crating the virtual environment for the project and then for users it would give a …

    Python 1

  3. CodeSinneptOrganizer CodeSinneptOrganizer Public

    Creating a chrome extention that can help programmers to save certain code sinnepts they find are the solution to their project

    Python 1

  4. Portfolio Portfolio Public

    My latest portfolio with my latest information and projects

    CSS 1

  5. ML-project-KNN-REGRESSION- ML-project-KNN-REGRESSION- Public

    Applied KNN regression to know the heating and cooling of building and to predict if it needs any equipments or not.

    Jupyter Notebook