Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View vpathalam's full-sized avatar

Block or report vpathalam

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. face-recognition face-recognition Public

    Recognize faces live using python, or be able to detect faces from a given image.

    Python

  2. optimized_malloc optimized_malloc Public

    Developed an optimized version of malloc which works faster than the system implementation in C!

    C

  3. animation-creator animation-creator Public

    Animation Creator in Java (using MVC, design patterns)

    Java 1

  4. election-sentiment-analysis election-sentiment-analysis Public

    Forked from abbycossette/Tweet-Data

    DS3000

    Jupyter Notebook

  5. vpathalam.github.io vpathalam.github.io Public

    Developed personal website to practice React!

    HTML

  6. basic-filesystem basic-filesystem Public

    Implemented Basic Filesystem in C to implement hard links, symlinks, metadata, and manipulation of directories and files.

    C