Giter VIP home page Giter VIP logo

Javier Rivera's Projects

bank_account icon bank_account

In this project I will be practicing the implementation static variables and methods, as well as practicing instance methods and getter and setters. The concept of this project will be to create a program that work's under the same idea as a Bank Account with some of the common account transactions that normally occur such as displaying your account number, checking and savings amount, total amount. Also methods to invoke, such as depositing a check, checking your balance, and withdrawing money.

basic_13 icon basic_13

This well be a basic practice of implementing the Basic 13 algorithms in java.

books-and-authors icon books-and-authors

For this project I well continue practicing the use of the Django Shell to run ORM commands to manipulate the database, also I will start the practice of incorporating a "many-to-many" relationship in the project(full-stack application).

calculator icon calculator

This project is a basic calculator program practice. Where I will practice classes and objects, and implement a calculator in java.

d3 icon d3

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

display_date icon display_date

This project will be a practice of Passing Data, routing, and time formatting. The layout will be two templates: one to display the current date, and one to display the current time.

dojos-ninjas icon dojos-ninjas

For this project I will be practicing more basic Object-Relational Mapper(ORM) and create two Entity Relationship Diagrams(ERD) with these concepts being a "user's database" with there information and location. The final result should be able to take user input and promptly display it on the template and have all users who input the same location be grouped together in a list type format.

epress_faker_api icon epress_faker_api

Practicing, making an API, I will be creating an API that generates a random user on a GET request. I will be using Postman to make the GET requests and will be using 2 JavaScript libraries to create a simple API that generates the User and/or Company object depending on the route; Express (Server), and Faker (Fake data generator).

fake_lookify icon fake_lookify

In this project, I will be Practicing CRUD(Create, Read, Update, Delete) Methods in java, as well as Spring Data JPA. The concept of this project will be A fake Spotify where users can add songs to the data base, search the songs that are under an artist, and be able to rate or delete a song from the playlist

favorite_books icon favorite_books

Will practice creating a website where users can upload their favorite books and other users on the website can indicate whether that book is also one of their favorites.

first_mern icon first_mern

For this practice, I will be practicing a basic build of a full-stack MERN project, the concept is to user input and store that input into a person object in the data.

first_react_app icon first_react_app

Practicing React, which is just a JavaScript library, to make a basic React App.

first_react_with_jsx icon first_react_with_jsx

Continued practice with React, again is just a JavaScript library, to create a basic app, with the built in React application format, but practicing the use of JSX (JavaScript XML).

fizzbuzz icon fizzbuzz

This project will be a practice conditional statements with JAVA. I make a small program that will take an integer input and print Fizz if the number is divisible by 3, Buzz if the number is divisible by 5, FizzBuzz if the number is divisible by 3 and 5, and just the number itself for all other cases.

hello_human icon hello_human

This project will be a very-basic build of a rendered page that will greet the user. If they don't enter their name next to the "/", then the page will render them a greeting with "human" displayed as the name.

hello_world_with_spring_boot icon hello_world_with_spring_boot

For this project start I will practice making a basic "Hello World" Spring Boot project that includes Spring MVC with STS.

java-spring_onetomany_relationships icon java-spring_onetomany_relationships

This project will be a continued practice on JPA methods, and "1 to many" relationships between database objects. The concept will be an education program that logs the students that are apart of the program and what school they go to.

java-spring_relationships icon java-spring_relationships

For this project I will practice JPA methods, and preform 1 to1 relationships between database objects. The concept will be a basic imitation of a program that logs the info of Driver License holds.

javascript_child_class icon javascript_child_class

Practicing how to make a child class in JavaScript, and set the properties, methods and extend the parent class.

javascript_class icon javascript_class

Practicing how to make a class in JavaScript, and set the properties and methods.

javascript_hoisting icon javascript_hoisting

Practicing JavaScript interpretation and rewriting events to be displayed in the interpreter's "Hoist" format.

javascript_muti_classes icon javascript_muti_classes

Practicing the creation and handling of a parent class with multiple children classes, the concept of this practice will be a program that will share the structure of popular card games such as Yu-Gi-Yo.

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.