Skip to content
View valalithak's full-sized avatar
💻
Developing
💻
Developing
Block or Report

Block or report valalithak

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. Quiz-App Quiz-App Public

    An interactive quiz app using ReactJS for frontend and Golang server that implements REST API and interacts with the database at the backend.

    Go

  2. PlanIT PlanIT Public

    Forked from freyamehta99/PlanIT

    This is a basic task manager app made using Flask framework of Python

    Python

  3. jetpack-joyride jetpack-joyride Public

    2-D game created using OpenGL

    C++

  4. shell-in-c shell-in-c Public

    An interactive shell built as a part of Operating Systems Course

    C

  5. xv6-public xv6-public Public

    Forked from mit-pdos/xv6-public

    Understand the MIT xv6 implementation and add some features to it

    C

  6. DBMS-BTree-Hashing DBMS-BTree-Hashing Public

    Implementation of B+Trees and Linear Hashing from scratch in Python

    Python