Skip to content
View YashovardhanSinghal's full-sized avatar

Highlights

  • Pro

Block or report YashovardhanSinghal

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

Pinned Loading

  1. DBMS DBMS Public

    This project is a full-stack web application integrating a Python-based backend with a SQL database and a frontend built with HTML and CSS. It includes features such as user signup, product managem…

    Python

  2. Memory-Manager Memory-Manager Public

    Forked from palak-b19/Memory-Manager

    Memory Manager allows to allocate and manage memory efficiently by keeping track of available memory spaces and optimizing memory usage.

    C

  3. Linux-CShell Linux-CShell Public

    Forked from palak-b19/Linux-CShell

    This is a custom Unix shell with three commands: word (word count), dir (directory manipulation), and date (file timestamp retrieval)

    C

  4. StickHero StickHero Public

    Java

  5. GIGAssembler GIGAssembler Public

    Forked from vs34/GIGAssembler

    Python

  6. DNA-Sequence-Alignment-and-Protein-Structure-Prediction DNA-Sequence-Alignment-and-Protein-Structure-Prediction Public

    This project performs DNA sequence alignment and predicts protein secondary structures. It implements Needleman-Wunsch and Smith-Waterman algorithms for global and local sequence alignments. Chou-F…

    Python