phillycodes's repositories
AA-Entice
Project Entice is an application created in participation in the Black Enterprise Smart Hackathon. This solution is a referral project website. It allows the user to sign in and refer other to use the program. The dashboard displays the progress level of the referees.
Cryptic_Notes
Notes Application Created Using Firebase as the Backend on Android Studio
FinalProject2220.c
create an address book application, which uses a struct defined as a user-defined data type.
PointersAndACalculator
This version of my calculator program uses pointers. I used point by reference and point by value.
SwimDBConnector
SwimDBConnector is a java application that connects to a PostgreSQL database. This application run several queries to the database and prints the results to screen.
Client-ServerCommunication
Using JavaFX to simulate a client server model.
dtube
Decentralized video sharing & social media platform on Ethereum blockchain.
JavaApplet
My first Java applet.
blob
An eleventy starter project for photographers or artists to showcase their work and blog.
Calculator
A simple calculator. The user will be able to select from a menu that has set operations like addition, subtraction, multiplication, and division. After inputting 2 digits it will show the output of the operation.
CalculatorUpgrade
I wrote the code a bit better.
CGroupFinal
Create an address book application, which uses a struct defined as a user-defined data type.
CurrencyConverter
First java application.
HelloWorld
The first project almost everyone write in any programming language. Hello World!
JPAApplication
Demo Project creating User Entities and repositories.
RandomCode
It is so random. I do not remember what the code does.
RESTful-API-Services
Springboot projected created connected to connect a Web UI (Thymeleaf) to a MySQL database. The Application can perform CRUD operations and store items within a cache. Springboot annotation to highlight: @CacheEvict, @Caching.
SecureWebApp-Spring-Boot
It'll use interceptors to pre-process requests and responses to and from your application and integrate it with the Twilio platform to send text messages and make phone calls. I'll learn to integrate with external services, such as JavaMailSender and the Twilio platform. I'll use in-memory users and users stored in a database using Spring Security.
Spring-Boot-Async-Scheduler-Forms
Program will run asynchronous tasks using Spring Boot. It will run scheduled tasks at a fixed rate and fixed delay. The application will also set up forms using the Thymeleaf template engine and perform built-in validation on the form fields.
truffle
A tool for developing smart contracts. Crafted with the finest cacaos.
Using_Spring_Security
Project utilizes the Spring Security dependency to harden web applications.