Skip to content
View KiranZafar23's full-sized avatar
:octocat:
Available
:octocat:
Available

Block or report KiranZafar23

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

Hello, I'm Kiran Zafar πŸ‘‹

I'm a passionate software engineer with a love for coding and problem-solving. Welcome to my GitHub profile, where I share my work and contributions to the world of technology.

About Me

  • 🌐 I'm proficient in a diverse range of programming languages, including Python, C, and R.
  • πŸš€ I have hands-on experience with frameworks like Django and React.js.
  • πŸ“Š I have a knack for working with data and have used libraries like TensorFlow and Pandas.
  • πŸ“« Reach out to me via email: kiranzafar@gmail.com

Let's Connect

I'm always interested in connecting with fellow developers, collaborating on interesting projects, and sharing knowledge. Feel free to connect with me on:

Thank you for visiting my GitHub profile! Let's code something amazing together. πŸš€

Popular repositories Loading

  1. Ecommerce-Website Ecommerce-Website Public

    Build an Ecommerce Website from scrapped data from the Ministry of Supply website.

    HTML 1

  2. TicTacToe TicTacToe Public

    A two player game using OOP concepts in python.

    Python

  3. Seacrh-Engine Seacrh-Engine Public

    Read Data of movies from CSV Using Python and basic techniques of the data structures AVL, 234 tree, Hashing, and Separate chaining. Then designed a search engine using an algorithm developed by th…

    Python

  4. Template-Matching Template-Matching Public

    We solved a template matching problem using genetic algorithm class of Evolutionary Algorithm. In the problem we were given a template and we need to efficiently find a that template from the main …

  5. ANN-Hand-Written-Numerals ANN-Hand-Written-Numerals Public

    A ANN classification model for proper classification of hand written Roman Numerals. We used Sklearn for model creation and Open CV for image processing.

    Python

  6. AI-SNAIL-GAME AI-SNAIL-GAME Public

    An AI Game involving human and AI Agent. We used Alpha Beta Pruning Depth Search algorithm and A* as Heuristics for AI agent

    Python