R-HYTE - Overview

Pinned Loading

  1. End-to-end University Management System replacing manual workflows with a scalable digital platform for students, faculty, and administration.

    Python

  2. The Console is the first segment of a full AirBnB project, featuring a Python command interpreter to manage objects like users, places, and reviews. Built with Python 3, it showcases object creatio…

    Python

  3. A full-stack e-commerce platform that brings local shops online, allowing customers to browse and purchase products easily. Built with Flask, Flask-SQLAlchemy, SQLite, HTML, CSS, and vanilla JavaSc…

    HTML

  4. A full-stack e-commerce platform that enables users to browse products, manage a shopping cart, and provide feedback. Built with the MERN stack (MongoDB, Express.js, React, Node.js), it demonstrate…

    JavaScript

  5. Bash shell clone built in C to practice low-level programming concepts, including memory management, process control, and command parsing. This project demonstrates system-level programming skills,…

    C