Skip to content
View ShreyansPatell's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ShreyansPatell

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

A highly skilled and accomplished professional with a proven track record of success in the product-based software and technology industry, I am now seeking to further advance my expertise through a Master of Science in Computer Science from The University of Texas at Dallas with a focus on Intelligent Systems.

With a deep understanding of cutting-edge technologies including Machine Learning, Artificial Intelligence, Embedded Software Development, and the Internet of Things, I am eager to leverage my skills and experience to drive impactful research and development initiatives in the software industry. By leveraging my technical knowledge and ability to collaborate effectively with cross-functional teams, I am confident in my ability to make a meaningful contribution to the growth and success of any organization.

Popular repositories

  1. Custom_Unix_Shell Custom_Unix_Shell Public

    In this project, you will build a simple Unix shell. The shell is the heart of the command-line interface, and thus is central to the Unix/C programming environment. Mastering use of the shell is n…

    Python 1 1

  2. ShreyansPatell ShreyansPatell Public

    Config files for my GitHub profile.

  3. Warehouse_Management_System Warehouse_Management_System Public

    This is a project I made over-night to compete in a hackathon (This project did win that hackathon though :|) and for a mini project requirement for 3 credits. Do not expect it to be efficient. You…

    Python

  4. CPSA_GNAP_Analysis CPSA_GNAP_Analysis Public

    Code files for GNAP model for analysis using CPSA.

    Scheme

  5. XV6_RR_To_Lottery_Scheduler XV6_RR_To_Lottery_Scheduler Public

    In this project, you will replace the current round robin scheduler in xv6 with a lottery scheduler.

    C

  6. XV6_Add_System_Call XV6_Add_System_Call Public

    In this exercise, you will write a new system call getreadcount() for xv6 OS.

    C