Meet7834
Meet Chaudhary, final year student pursuing a BE CSE at Chitkara. Balancing coding, sports, and Netflix with questionable time management skills.
Chitkara University
Pinned Repositories
Bak-Bak
A real-time chat app made using MERN stack and Socket.io
BallByBall
BooksVerse
BooksVerse is a frontend website project designed to create a marketplace for buying and selling old/used books.
Bunk-The-Class
This website will calculate the amount of lectures you can bunk ( or need to attend ) to maintain the exact attendance target.
CPU-Scheduling-Algorithms
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 process, and total execution time.
Flit
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.
GroundScout
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 map of with all the ground locations.
Matter-Madness
This is a physics simulation project made using matter.js. You add different body types and play around with it in playground.
Price-Predictor
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 predictions.
Threads-Clone
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 threads, post updates, follow/unfollow users and chat with friends in real-time.
Meet7834's Repositories
Meet7834/Price-Predictor
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 predictions.
Meet7834/BooksVerse
BooksVerse is a frontend website project designed to create a marketplace for buying and selling old/used books.
Meet7834/GroundScout
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 map of with all the ground locations.
Meet7834/Bak-Bak
A real-time chat app made using MERN stack and Socket.io
Meet7834/BallByBall
Meet7834/Bunk-The-Class
This website will calculate the amount of lectures you can bunk ( or need to attend ) to maintain the exact attendance target.
Meet7834/Chalkpad-Attendence-Tracker
Chalkpad-Attendance-Tracker is a Chrome extension that enhances your Chalkpad experience by providing additional features to help you track and manage your attendance. It will show the additional classes you need to attend to reach your target attendence or the amount of classes you can skip till your attendence drops below your target attendence.
Meet7834/CPU-Scheduling-Algorithms
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 process, and total execution time.
Meet7834/CSS-First-Web-Site
This is very basic website using only HTML and CSS. I made it during my first semester of college.
Meet7834/Flit
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.
Meet7834/FullStackOpen-Exercises
This repository contains exercises from course FullStackOpen.
Meet7834/Matter-Madness
This is a physics simulation project made using matter.js. You add different body types and play around with it in playground.
Meet7834/Threads-Clone
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 threads, post updates, follow/unfollow users and chat with friends in real-time.
Meet7834/jlox
Compiler made as a code along using the book crafting-interpreters.
Meet7834/Meet7834
Config files for my GitHub profile.
Meet7834/Student-Application
Meet7834/UCA-Practice-Problem
These repository contains the solutions of the practice questions.