Skip to content
View coniferousdyer's full-sized avatar
👋
Hello there!
👋
Hello there!
  • International Institute of Information Technology, Hyderabad
  • Hyderabad, India

Block or report coniferousdyer

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
coniferousdyer/README.md

Hello there 👋, I'm Arjun!

I'm a fourth-year undergraduate student at IIIT Hyderabad, studying Computer Science and Engineering.

  • 🌱 I have experience with full-stack web development in JavaScript and Python and application security.
  • 🛠 I'm always trying to learn something new!
  • ⚡ I like to read a good book and hum to Avicii.
  • 💬 Ask me about anything, I'll try to help!
  • 📫 How to reach me: arjunmuraleedharan0@gmail.com

Pinned Loading

  1. Food-Ordering-Portal Food-Ordering-Portal Public

    A food ordering portal, built using the MERN stack, with user authentication and authorization, wherein customers can order from vendors online and provide ratings, along with added profile and ord…

    JavaScript 8 1

  2. Needleman-Wunsch-Optimization Needleman-Wunsch-Optimization Public

    An attempt to parallelize and optimize the Needleman-Wunsch Algorithm to obtain significant speedups using the OpenMP library and making use of cache optimization, parallel computing, compiler opti…

    C++ 2

  3. ASH ASH Public

    A simple shell written in C, similar to bash. It supports several functionalities, including piping, redirection, job control and many bash commands.

    C

  4. Botforces Botforces Public

    A Discord bot that provides certain functionalities helpful to Codeforces users, including problem suggestions, duels and problem statistics plotting.

    Python 8 3

  5. Stats-Portal Stats-Portal Public

    A web application that keeps track of the Codeforces statistics of a particular organization, along with leaderboards, user comparison and data visualization.

    JavaScript 1

  6. enhanced-xv6-riscv enhanced-xv6-riscv Public

    Forked from kannavkm/xv6-riscv

    An enhanced version of the Xv6 operating system for RISC-V, with additional system calls and various scheduling algorithms (FCFS, PBS and MLFQ) implemented.

    C 2 2