Skip to content
View Shreecharana24's full-sized avatar

Block or report Shreecharana24

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

Popular repositories Loading

  1. AFLL-PLY-Tool AFLL-PLY-Tool Public

    A C++ implementation of a PLY tool demonstrating concepts of Automata, Formal Languages, and Logic (AFLL).

    Python

  2. MERN-Stack-Chatbot MERN-Stack-Chatbot Public

    QuickGPT is a full-stack AI chatbot application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The system supports AI text generation, image generation, user authentication, a…

    JavaScript

  3. K-map-generator_wave-visualize_iverilog-code-generator K-map-generator_wave-visualize_iverilog-code-generator Public

    A full-stack tool that solves Boolean expressions, generates truth tables, simplifies them using Karnaugh Maps (K-maps), and auto-generates Verilog code with simulation results.

    JavaScript

  4. URL_shortner URL_shortner Public

    This project implements a URL Shortener in C using two hash tables: one for mapping short codes to long URLs, and another for mapping long URLs to short codes. The system supports O(1) average-time…

    C

  5. restaurant_data_analysis restaurant_data_analysis Public

    A statistical and visual analysis of restaurant tipping behavior using Python, Pandas, NumPy, SciPy, and Matplotlib. This project explores patterns in tipping habits, outliers, gender differences, …

    Jupyter Notebook

  6. Hospital-Management-System Hospital-Management-System Public

    Hospital Management System to manage patients, doctors, and admin operations efficiently.

    HTML