Skip to content
View mohit01-10's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mohit01-10

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
mohit01-10/README.md

Hi there I'm Mohit

Welcome to my GitHub Profile.

πŸ‘¨πŸ»β€πŸŽ“ About Me

Engineer, interested in building softwares, platforms, anything that does something, human psychology and working with great people who share same brain cellsπŸŒŸπŸš€.

- πŸ”­ I’m working on GenAI and Automation using GenAI
- πŸ“š I'm currently learning advanced AI modules
- ⚑ I'm looking for full-time job opportunity

mohit01-10

βš™ TechStack:

... ...

β€πŸ’» Coding Profile:

GeeksforGeeks leetcode hackerrank

using namespace std;

class Mohit {
private:
    string Moto = "Coding my world, One line at a time!";

    vector<string> Programming_Skills = { "C", "C++", "Python", "DSA", "ML" };

    vector<string> WebTech/Frameworks = { "HTML/CSS", "JavaScript", "Reactjs", "Django", "Bootstrap"};

public:
    Mohit(string major) {
        major = "COMPUTER SCIENCE";
    }

    string GetDegree() {
        return "B.Tech in Computer Science Engineering";
    }

};

‍πŸ”₯ My Stats :

languages graph streak graph

trophy graph

Pinned Loading

  1. Alzheimer-s-Disease-Classification-using-Stacking-Ensembling Alzheimer-s-Disease-Classification-using-Stacking-Ensembling Public

    This project is dedicated to accurately classify Alzheimer's disease into Demented, Non-demented and Converted Category.

    Python 3 1

  2. CosmoVibes CosmoVibes Public

    If you have watched Interstellar more than once, then you gotta be an astrophile. Inspired by interstellar music and the movie itself this project aim to give to you joy of intersecting space with …

    Python 1

  3. Page_Replacement_Algos_Visualizer Page_Replacement_Algos_Visualizer Public

    One of the key concept we learn in Operating Systems is Paging for virtual memory management. Using page replacement algorithms we decide which memory pages to page out, sometimes called swap out, …

    Python 1

  4. LZW_and_Huffman_Compression_Algorithm LZW_and_Huffman_Compression_Algorithm Public

    We all have came at a point where we have used tools like ilovepdf, pdf4u, etc to reduce the size of our files and documents, but only some of us know about behind the scenes. So in this project i …

    Python 2

  5. Crewai_health_analysis Crewai_health_analysis Public

    A complete end-to-end project that takes your Health Report and analyse it using LLMs through API and generates and directly deliver the pdf summary report directly to you email, containing the sum…

    Python 1

  6. Dijkstra-s-Traffic Dijkstra-s-Traffic Public

    Many of the students search for projects built using CPP, but only few projects are there that fulfil the requirements to get a good grade. Well you have came across the right one, this project bui…

    C 1