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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KiranZafar23/README.md

Hi, I'm Kiran Zafar 👋

Software Engineer with experience building backend systems, web applications, automation solutions, and AI-powered products. I enjoy turning complex problems into simple, scalable solutions and continuously exploring new technologies.

🌟 What I Work With

  • Backend: Python, Django, Flask, FastAPI
  • Frontend: JavaScript, React.js, Node.js
  • Databases: PostgreSQL, MySQL, MongoDB
  • Cloud: Google Cloud Platform (GCP)
  • AI & Data: Machine Learning, LLMs, TensorFlow, Pandas

🌱 Current Interests

  • Backend Engineering
  • Cloud & Distributed Systems
  • AI Applications & LLMs
  • System Design

🤝 Let's Connect


"Building reliable software, automating processes, and continuously learning along the way."

Thanks for visiting my profile. Feel free to explore my repositories and connect with me for collaboration, discussions or new opportunities.

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