Giter Site home page Giter Site logo

Tanveer Singh's Projects

algorithms icon algorithms

Welcome to this repository, show your algorithms knowledge by submitting your algorithm implementation in any language.

basics icon basics

Welcome to this repository. Show your knowledge in algorithms by submitting your algorithm implementation in any language. Mention the topic and details in brief so others can learn.

content-management-system-php icon content-management-system-php

A PHP and MySQL based content manager that allows CRUD operations on content data and admin data. In order to use the system, first run XAMPP server and open dbcreate.php or import widget_corp.sql

deeplearning.ai-summary icon deeplearning.ai-summary

This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.

simple-linked-list icon simple-linked-list

A simple yet efficient linked list program, that performs the following functions: 1)Insertion 2)Deletion 3)Updation 4)Traversal 5)Search 6) Report Generation

student-data-manager icon student-data-manager

Add new records. Edit previous records. Display a record. Show all records. Delete a record. Sort records according to roll number.

tic-tac-toe icon tic-tac-toe

In a competitive multiplayer game like Tic-Tac-Toe, a search algorithm cannot just take a sequence of steps to achieve the goal state as for each step towards the goal, there is an opposing factor which tries to alter the current state in an unfavourable manner. Minimax Algorithm is a tactic which works upon the fact that 2 players are working towards opposite goals and makes prediction which future state will be reached as the game is being played. That is, there will be an opposing factor that will try to minimize whatever value the player is maximizing.

time_table-attendance icon time_table-attendance

This project grants an application leave to the student according to the timetable after being approved by the teacher.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.