Skip to content
View Meet7834's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Meet7834

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

Meet Chaudhary

Heyyy, Welcome to my github profile, I hope you find something interesting here🤞🤞🤞!

👨‍💻 Name: Meet Chaudhary, a third-year BE CSE student studying at Chitkara University.

🧠 Programming Skills: C++, C, Java, JavaScript, MERN.

Interests: When I'm not coding, I am prbably watching/playing football or cricket.

📺 Hobbies: In my rest of the free time, I'm probably binge-watching TV shows.

Journey into My GitHub Repositories:

💼 Here are some projects that you might like:

  1. CPU Scheduling Algorithms: I made it help me solve assignment questions lol.

  2. Matter Madness: A pretty cool website I made by using pure html, css and js.

  3. Threads Clone: It's a Clone of Instagram threads with Real-Time Chat functionality using MERN stack and Socket.Io.

  4. Flit: It's a simple compiler I am currently working on. It's a learning project for me.

Feel free to explore other projects and maybe fork or star them ☺️.

Reach Out... or Not!

📣 If you want to contact me, here are your options:

Thanks for Your Time!

Pinned

  1. Flit Flit Public

    Flit is a learning project. It's a compiler that translates Flit source code into x86-64 assembly language. It does lexical analysis, syntax analysis, code generation, and memory allocation.

    C++

  2. CPU-Scheduling-Algorithms CPU-Scheduling-Algorithms Public

    This program simulates various CPU scheduling algorithms for a given process queue and provides important metrics such as CPU idle time, waiting time for each process, completion time for each proc…

    C

  3. Threads-Clone Threads-Clone Public

    Forked from priyanshum143/Threads

    This project is a clone of Instagram Threads with added chatting functionality. It is built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The application allows users to create thr…

    JavaScript

  4. Matter-Madness Matter-Madness Public

    This is a physics simulation project made using matter.js. You add different body types and play around with it in playground.

    JavaScript

  5. GroundScout GroundScout Public

    GroundScout is a webstite inspired by Colt Steele's udemy course project. It allows users to view and review sports grounds, add new grounds, and comment on existing ones. It also has a interactive…

    JavaScript 1

  6. Price-Predictor Price-Predictor Public

    This project focuses on predicting tomato prices and demand using machine learning techniques. It analyzes historical data on tomato prices, seasonal variations, and other relevant factors to make …

    Jupyter Notebook 1 1