Git Product home page Git Product logo

Hi šŸ‘‹, I'm Sumanth Javvaji

A passionate Full Stack Developer

javvajisumanth

  • šŸŒ± Iā€™m currently learning Next JS

  • šŸ“« How to reach me [email protected]

Connect with me:

https://www.linkedin.com/sumanthjavvaji

Languages and Tools:

docker express firebase git html5 java javascript mongodb mysql nextjs nodejs pandas postgresql python react reactnative scikit_learn tensorflow typescript

javvajisumanth

Ā javvajisumanth

javvajisumanth

Sumanth Javvaji's Projects

calculator-app icon calculator-app

An android application for calculations of basic arithmetic operations.

cancer-prediction icon cancer-prediction

It is a classification algorithm which will differentiate whether the cancer is benign or malignant.

diabetes-prediction icon diabetes-prediction

It is a classification algorithm which is used to predict whether a person is suffering from diabetes or not.

digit-recognizer icon digit-recognizer

Each Image is 28 pixels in height and 28 pixels in width, for a total of 784 pixels in total. Now depending on these pixels we need to estimate the digit.

final-year-project icon final-year-project

Computer Vision Project to generate text-to-images iteratively using Recurrent Adversarial Networks

object-detection icon object-detection

This model is used to pick out and identify objects from inputs like video and still camera images.

printing-system icon printing-system

A Database Management System Project in which there are a certain printers provided by a department for the printout. The is a printing system provided to manage all the printing information and we will draw a ER-Diagram for the model and we use Normalization to remove data redundancy.

stock-market-prediction icon stock-market-prediction

Stock market prediction is used to determine the future value of a company stock or other financial instrument traded on an exchange. The successful prediction of a stock's future price could yield significant profit.

student-diary icon student-diary

Student-Diary Student_JavaProject Casing includes Java class files and code for a student Diary.(Semester : 3) Each commit has associated description. Main class and subjugates are committed like-wise. Storage class and directory containing appropriate files are stored seperately. Project Status :Pending(Refer issue) **Project Breakdown/ Description ** 1] StudentDiary.java : 1] Student view 1.1] Student re-directs to studentMain with Menu options particular to the student and displays Profile in the beginning.<authentication is based on unique ID -roll Number using checkRoll() method. 2] Faculty view 2.1] Similar to student view, faculty also is authenticated based on the userID provided at run-time which is cross-checked with dataBase using checkId() method from facultyMain. 3] Admin view 3.1] Admin view has the furthest access in comparison to all views. Here it is re-directed to admin class where there is an entire list of options, which encompasses the following : (1) Add Students (2) Add Faculty (3) Add Subject (4) Show All Students (5) Show All Faculty (6) Show All Subjects 4] For all other invalid options, the user is directed to start screen again. 2] Admin.java : 1] Creating new Student: We use the student class constructor. (input parameters : String name,String roll,String branch,String parName) 2] Same process for the faculty addition( Note: admin priority over faculty.) 3] Same process with subject initialization. 4] To show all instances of the student, faculty or subject , they have been stored using save() method, prior to function call in their respective classes. We iterate through arrayList and show values accordingly. 3]FacultyMain.java: 1] Menu/Options for the Faculty are : (1) Show Name (2) Show Id (3) Display GradeBook (Authenticates with roll again) (4) Add Grades (5) Show All Students (6) Register a Subject (Registers a new Subject with given two parameters and saves to file. ReturnSub method returns the subject, verifying the successful addition of the new subject. (7) Show Registered Subjects (8) Show All Subjects (9) Show Profile (10) Add a Remark to Student //All comments are stored by faculty to student in the Memo class(As indicated by variables). (11) Give Fine to Students //Is given for late due or misconduct by faculty and is returned by string. (12) Go Back PS: faculty also has it's save method() defined here. 4]Memo and Fine classes : Both of the aforementioned classes are called from the Faculty view only. The faculty has the ability to fine or give a memo. 5] Achievement.java : This class holds the Achievement and message of the same. Future roadmap: Creating an extended part of the class and method definition to categorize different events based on scope and duration with perks, bonuses or scholarship adding to additional grade points. 6] **Misc Files and other Exception classes: 1] Faculty Methods 2] Marks methods 3] Student methods 7]Users.java: We use the functionality of ArrayList to store objects into the File and access from it. (Concept implemented: Serializing and deserializing objects) 8] Grade.java: 1] Adding grade and modifying the grade.

text-summarizer-py icon text-summarizer-py

It is used to create a short, accurate, and fluent summary of a longer text document.

web-development icon web-development

Here you will find different web development mini projects which are made up of HTML, CSS & little bit of JavaScript. Do you have any such small project which is not already in the List!? šŸ˜„

wine-quality-prediction icon wine-quality-prediction

Predicting the Quality of wine by dividing it into three categories("High","Medium","Low") based on the given parametres .

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.