Skip to content
View Hardik-Ahi's full-sized avatar
🧁
Trying to get a job!
🧁
Trying to get a job!

Block or report Hardik-Ahi

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 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. neural_network neural_network Public

    Fusing Mathematics with Programming: Presenting my ultimate creation - A complete Neural Network Library written FROM SCRATCH in NumPy and Matplotlib! Verified its working in the sample Jupyter Not…

    Python 1

  2. Video_Conferencing_App Video_Conferencing_App Public

    React.js application for video conferencing that allows 2 peers to connect through WebRTC. I also significantly reduced connection setup time using Trickle ICE! And verified its cross-platform work…

    JavaScript 1

  3. Intel_8085_opcode_converter Intel_8085_opcode_converter Public

    My hand-written Python script that utilizes file handling operations to convert Intel 8085 Assembly instructions into their opcode! I actually used it during college lab sessions!

    Python

  4. Spring-Boot_DevOps Spring-Boot_DevOps Public

    This project is 70% of the complete project which is to create a CI/CD pipeline for a Spring Boot app. It has Jenkinsfiles (pipelines), Dockerfile to build the image and Terraform files to create t…

    HCL