Skip to content
View shubham170102's full-sized avatar

Highlights

  • Pro

Block or report shubham170102

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

👋 Hi there!

I'm Shubham Shrivastava, a Software Engineer @ IBM and a passionate CS and Applied Math graduate from Purdue University based in West Lafayette, IN, and my hometown in Cary, NC. I am keenly interested in Natural Language Processing (NLP), Deep Learning architecture, Software Automation, and Cloud Computing. I thrive on creating innovative solutions that bridge the gap between technology and user experience.

🔭 Currently, I'm focused on multiple personal projects and my ongoing research, where I'm leveraging Python, C++, Node.js, PyTorch, and Magpie to build software automating tools for any organization and build modules that can be used for weather prediction modeling for my research.

💬 Feel free to contact me for collaborations, tech discussions, or just for a chat about any topic of interest. Let's connect and make something awesome together!

📫 How to reach me: shub.shrivas17@gmail.com

Pinned Loading

  1. gptmini gptmini Public

    Self attention (sorta like a LLM) model for resembling Shakespeare's language. A ChatGPT in medieval period

    Python

  2. YLAStockMonitor YLAStockMonitor Public

    YoungLA web automated with various bots for browser-based & request checkout bot, stock monitor alert bot, and integrated UI

    JavaScript

  3. shoebot shoebot Public

    ShoeBot is a tool that automatically checks Shopify websites for products and buys them for you. It looks for items based on keywords and size, adds them to your cart, and finishes the checkout pro…

    C#

  4. myShell myShell Public

    A custom shell interpreter supporting command execution, piping, redirection, and subshells, built with Flex and Bison. Includes command history and line editing.

    C++

  5. myMalloc myMalloc Public

    Memory allocator that manages memory efficiently by organizing free space into lists and combining unused blocks. Includes optimizations to make memory allocation and freeing faster.

    C

  6. TAS_Schedule TAS_Schedule Public

    Web based tool for the linear program algorithm achieved to better allow students & instructors to schedule classes

    Python