Pinned Repositories
firebaseauth
Spring-Boot library to abstract API authentication with Firebase
gasteroids
A simple javascript game inspired by Galaga and Asteroids. Made using p5.js
infix-expression-parser
A dart package to help you parse and evaluate infix mathematical expressions into their prefix and postfix notations.
JFXGithubClient
A JavaFX Github Client (For Demonstration Purposes Only).
JFXGoogleDrive
A JavaFX Google Drive Client (For Demonstration Purposes Only).
JFXHibernate
A demo app to show how to use Hibernate in a JavaFX Desktop app.
js-todo-app-indexed_db
This is a to-do web application that uses the IndexedDB API.
miria-code-editor
This an online code editor made for a new programming language named Miria.
SpringAcademic
This is a sample project, made for academic and demonstrational purposes only.
vue-cli-plugin-clean
A plugin that helps you bootstrap your Vue application by doing some common configurations.
DevTony101's Repositories
DevTony101/JFXGoogleDrive
A JavaFX Google Drive Client (For Demonstration Purposes Only).
DevTony101/JFXGithubClient
A JavaFX Github Client (For Demonstration Purposes Only).
DevTony101/miria-code-editor
This an online code editor made for a new programming language named Miria.
DevTony101/vue-cli-plugin-clean
A plugin that helps you bootstrap your Vue application by doing some common configurations.
DevTony101/firebaseauth
Spring-Boot library to abstract API authentication with Firebase
DevTony101/js-todo-app-indexed_db
This is a to-do web application that uses the IndexedDB API.
DevTony101/SpringAcademic
This is a sample project, made for academic and demonstrational purposes only.
DevTony101/gasteroids
A simple javascript game inspired by Galaga and Asteroids. Made using p5.js
DevTony101/JFXHibernate
A demo app to show how to use Hibernate in a JavaFX Desktop app.
DevTony101/JFXScenes
This a sample project, product of a JavaFX tutorial.
DevTony101/JSFTasks
A project for a tutorial on how to build a JSF application
DevTony101/springboot-hpotter-bookstore
A SpringBoot backend for an online Harry Potter bookstore.
DevTony101/fleeing-points-clock
A clock made of interactive, colored pieces that move when you hover with your mouse. Made using p5.js.
DevTony101/spring-firebase-auth-example
Sample spring boot project with Firebase authentication
DevTony101/vue-hpotter-bookstore
A Vue frontend for a Harry Potter online bookstore.
DevTony101/devtony101
DevTony101/encourage-me-chrome-extension
A chrome extension that displays phrases from the affirmations API
DevTony101/infix-expression-parser
A dart package to help you parse and evaluate infix mathematical expressions into their prefix and postfix notations.
DevTony101/Graph-py
DevTony101/-HACKTOBERFEST2K20
Add all sorts of application for hacktoberfest.
DevTony101/30-seconds-of-code
Short JavaScript code snippets for all your development needs
DevTony101/awesome-vue
🎉 A curated list of awesome things related to Vue.js
DevTony101/Code-with-love
Open source programming algorithms
DevTony101/data-structures-and-algorithms
Data structures and algorithms scripts.
DevTony101/explorers-composition-api
Learn how the Composition API works in this Jamstack Explorers mission!
DevTony101/Hacktoberfest-Algorithms
This repository is mainly open to those who are looking to make some PRs for the Hacktoberfest 2020 event. In this repository, you can add programs on some useful algorithms for Competitive Programming in any languages.
DevTony101/JFoenix
JavaFX Material Design Library
DevTony101/npm-expansions
Send us a pull request by editing expansions.txt
DevTony101/open-pixel-art
A collaborative pixel art project to teach people how to contribute to open-source
DevTony101/ts-linked-list
Basic implementation of a linked list using typescript