Pinned Repositories
admin-dashboard
Admin dashboard created with HTML and CSS (Grid and Flexbox).
assembly-encryption-program
This project allows the user to enter a string and encrypt and decrypt it based on a user entered key
data-structures-and-algs-java-solutions
All of the runnable code and solutions in "Data Structures and Algorithms in Java" 2nd Edition by Robert Lafore
flutter_project
A new Flutter project to practice using core features.
instagram-clone-vuejs
(In-Progress) An Instagram clone created with Vue.JS, JavaScript, Vite, Pinia, Ant Design Vue, Vue-Router, Vitest, and Supabase. (In-Progress)
java-gaddis
Java: From Control Structures Through Objects 7th Edition Practice Problems
portfolio
A React.js portfolio website created with Next.js, TypeScript, Tailwind CSS, and Framer Motion.
react-expense-tracker
An expense tracker application created with React.JS and JavaScript
Service-Browser
(Servlet Program) This is a service browser that lets the user choose between three small programs, a small visual music player using MIDI packages and Swing, a dice rolling generator, and a program to get the day of the week of a specific date. All of these were implemented using different packages that come with java, and also the RMI package for remote method invocation on a server. Of course this program will just be ran on local host.
weather-app
A weather app created with HTML, CSS, JavaScript, and the OpenWeatherMap API.
contactjw's Repositories
contactjw/admin-dashboard
Admin dashboard created with HTML and CSS (Grid and Flexbox).
contactjw/data-structures-and-algs-java-solutions
All of the runnable code and solutions in "Data Structures and Algorithms in Java" 2nd Edition by Robert Lafore
contactjw/instagram-clone-vuejs
(In-Progress) An Instagram clone created with Vue.JS, JavaScript, Vite, Pinia, Ant Design Vue, Vue-Router, Vitest, and Supabase. (In-Progress)
contactjw/Service-Browser
(Servlet Program) This is a service browser that lets the user choose between three small programs, a small visual music player using MIDI packages and Swing, a dice rolling generator, and a program to get the day of the week of a specific date. All of these were implemented using different packages that come with java, and also the RMI package for remote method invocation on a server. Of course this program will just be ran on local host.
contactjw/calculator
A browser calculator made with HTML, CSS, and JavaScript.
contactjw/flutter_project
A new Flutter project to practice using core features.
contactjw/portfolio
A React.js portfolio website created with Next.js, TypeScript, Tailwind CSS, and Framer Motion.
contactjw/react-expense-tracker
An expense tracker application created with React.JS and JavaScript
contactjw/travel-journal
A travel journal website created with ReactJS.
contactjw/weather-app
A weather app created with HTML, CSS, JavaScript, and the OpenWeatherMap API.
contactjw/Beat-Box-Program
A beat box synthesizer created in Java using multi-threading, MIDI, I/O, and Networking libraries in order to provide the user with a chat room to share beats they've produced, save beats (serialization), and more functionality.
contactjw/bitcoin-tracker
Bitcoin tracker app made with kotlin
contactjw/cv-application
CV Generator Application created with React Library
contactjw/dashboard-sla
contactjw/etch-a-sketch
A Sketchpad/Etch-a-Sketch program made with HTML, CSS, and JavaScript.
contactjw/food-order-app
Food Order App created with React.js
contactjw/Front-End
This is the overhauled Front-End application that allows users to create their own Ground Control Station (Currently Under Development)
contactjw/git-practice
contactjw/git_test
contactjw/javascript-exercises
contactjw/leet-code-solutions
Solutions to leetcode problems.
contactjw/library
A book keeping application made with HTML, CSS, and JavaScript
contactjw/odin-recipes
recipe website
contactjw/restaurant-page
A dynamically generated restaurant page created with HTML, CSS, vanilla JavaScript, NPM, and Webpack.
contactjw/rock-paper-scissors
Play a game of rock paper scissors against a computer. Created with HTML, CSS, JavaScript, and more!
contactjw/sign-up-form
This is a basic sign-up form created using HTML, CSS, and JavaScript.
contactjw/tic-tac-toe
A tic-tac-toe game created with HTML, CSS, and vanilla JavaScript.
contactjw/vue-quiz-app
A quiz application created with Vue.JS, TypeScript, and Vue-Router.
contactjw/vuets-party-count-app
A party counter application created with Vue.JS and TypeScript.
contactjw/west-vineyards-flexbox
A vineyard website created using HTML and CSS. Layout done only using Flexbox.