Skip to content
View mohitmishra786's full-sized avatar
🪅
Backproping
🪅
Backproping

Block or report mohitmishra786

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

Welcome to Mohit Mishra's profile!

🚀 About Me

I am an Engineer, Learning to learn Low-Level Systems. Most of my time is spent staring at a computer screen. During the day, I am usually ... leave it.

  • 👋 Hi, I’m @mohitmishra786
  • 👀 I’m interested in Low-Level System/ Machine Learning/ Statistics
  • 🌱 I’m currently learning Compiler
  • 💞️ I’m looking to collaborate on Projects

A little more about me

const mohit = {
  code: ["C", "Javascript", "Python", "C++", "React.Js", "TyperScript", "Next.Js"],
  askMeAbout: ["Machine Learning","Deep Learning", "MLOps", "DevOps","Frontend Dev", "Python", "Flask" , "Competitive Programming", "MongoDB", "SQL",  "MySQL"],
  technologies: {
      frontend: ["HTML", "CSS", "JS", "Bootstrap", "React.JS", "Next.Js", "Tailwind CSS"],
      backend: ["Flask", "JS", "TyperScript", "MongoDB"],
  }
}

🛠 Skills

  • Programming : Python (NumPy, Pandas, Scikit-learn, Matplotlib), C++, C, Java, JavaScript
  • Data Science : Tensorflow, Keras, Algorithms, NLTK, Spark ML, Git, MLOps. MLFlow, Data Wrangling, Data Science, Data Analysis, Modelling
  • Data Analytics : ETL, Databases, Data Gathering, Analysis, Data Visualization, MySQL, Tableau
  • Cloud Technologies : Amazon Web Services (AWS), Google Cloud (GCP), Azure, Heroku
  • Other : Unit Testing, CI/CD Pipeline, Linux, Creativity, Probability and Statistics, Quantitative Analysis,Strong Communication Skills, Research, Problem Solver, Independent, HTML, CSS, MySQL, Git, Pytorch, Image Classification, Object Detection, Emotion Recognition, OpenCV, Image Processing, Docker

🔗 Links


📈 GitHub Stats

Martin's GitHub Stats Martin's GitHub Stats

My Wakatime Stats

Other   10 hrs 58 mins  ████████████████████████░   96.10 %
C       26 mins         █░░░░░░░░░░░░░░░░░░░░░░░░   03.90 %

Contribution Graph

Pinned Loading

  1. myJourneyOfBuildingOS myJourneyOfBuildingOS Public

    Book in Progress

    C 281 15

  2. reversingBits reversingBits Public

    A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serves as a one-stop reference for security researchers, reverse …

    HTML 281 30

  3. underTheHoodOfExecutables underTheHoodOfExecutables Public

    A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C de…

    HTML 163 22

  4. amILearningEnough amILearningEnough Public

    Low-Level Programming Roadmap and Resources

    404 24

  5. BitsAndBytes BitsAndBytes Public

    A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a…

    C 43 3

  6. inside-the-machine inside-the-machine Public

    This book serves as a guide to the art of reverse engineering. It explores various techniques and strategies to extract valuable insights from software systems, with the goal of enhancing understan…

    7