Giter Site home page Giter Site logo

Jay Nathani's Projects

date-difference icon date-difference

Implementation of difference between two user specified dates and printing out the date difference, month difference and year difference. Also implemented for leap year.

game-1-arkanoid icon game-1-arkanoid

Full working game Arkanoid with score and limited lives. Programmed in JavaScript. Download index.html, game.css and game.js and open the index.html file and enjoy.

game-2-tictactoe icon game-2-tictactoe

Fully working game Tic Tac Toe (cross and zero). Programmed in JavaScript. Download index.html, tictactoe.css and tictactoe.js and open the index.html file and enjoy.

producer-consumer-problem icon producer-consumer-problem

I am currently working on the well known Producer-Consumer problem in multithreading and I am trying to implement it in C++.

sound-operated-stop-watch icon sound-operated-stop-watch

This is an assembly language coded stop watch that contains 5 main states Accuracy, Button pressed, Sound sensitivity (threshold), Sound mode and Memory state. It also contains various sub states within the main states including 1sec, 1/2sec and 1/10 sec for Accuracy state and Minimum, Maximum and Average for Memory state

student-management-system icon student-management-system

This Student Management System is a combination of programming Java and MySQL using JDBC. I have created 4 tables in MySQL previously. One with Student information, one with all the address a student can have with StudentId as a Foreign Key, one with information of all the Courses and one Student_Course_Mapping table comprising of two foreign keys, StudentId and CourseId. I have also given a choice to the user to either enter data, view data or exit.

student-management-system-hibernate icon student-management-system-hibernate

This is the similar Student Management System Project, I implemented the project using Hibernate. You can see some HQL(Hibernate Queries in the HibernateProject.java file) and the classes for respective tables and the instance variables as column names.

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.