Pinned Repositories
Better.com-clone
A clone of the Better.com homepage built using React JS.
BitTorrentClient
Simple bittorrent client built with nodejs
faceRecognitonBrain
A face recognition React app.
flask-book-api
A CRUD book library API server built using Python Flask
flask-rest-api
gradientBackground
App that helps to create gradient backgrounds from two distinct colors using CSS3
ImageCropper
A Java Swing application for cropping images by drawing rectangles with the mouse
roboFriends
Simple React App with a responsive and interactive UI.
scrollAnimation
A simple landing page with scrollReveal animations and smooth scrolling.
youtube_clone
A clone of the YouTube web app built by leveraging the public YouTube V3 API by Google Inc.
Wandonium's Repositories
Wandonium/Better.com-clone
A clone of the Better.com homepage built using React JS.
Wandonium/faceRecognitonBrain
A face recognition React app.
Wandonium/youtube_clone
A clone of the YouTube web app built by leveraging the public YouTube V3 API by Google Inc.
Wandonium/AdventOfCode
Wandonium/AlgoBooks
Wandonium/BandaHealth
Wandonium/ch2
Wandonium/coding-interview-university
A complete computer science study plan to become a software engineer.
Wandonium/DSA_PlusBigO_Notes
Notes on Data Structures and Alogrithms plus Big O Notation.
Wandonium/faceRecognitionAPI
Server api for the faceRecognitionBrain web app.
Wandonium/feedback
Wandonium/FrontendMentor
My solutions to Frontend Mentor challenges. Check the website for the challenges.
Wandonium/gitBashScript
A bash script for running git commit and push commands automatically using the Cron linux service
Wandonium/iSecurityServer
Python server for the iSecurity Android app
Wandonium/java-spring-primer
A sample REST api built with Java Spring & SpringBoot
Wandonium/java-spring-todo
A TodoList backend API built with Java Spring Boot.
Wandonium/java-sqlite-demo
A demo showing how to make use of an SQLite DB with Java. Also makes use of Lombok and Jackson for faster coding.
Wandonium/JavaPrimer
Repo for storing reminders about trivial Java stuff I keep forgetting
Wandonium/js-interview-challenges
Interview challenges for preparing for JS interviews.
Wandonium/mesh-mobile-app-remastered
Wandonium/meshplusplus
Wandonium/php-docker-starter
PHP development environment using Docker and Docker-Compose. Can be used on any OS i.e Windows, Linux and Mac
Wandonium/regex-primer
Notes and Exercises for practicing the use of Regular Expressions in code
Wandonium/spring-aop-demo
A demo application for using AspectJ to do Aspect Oriented Programming with the Spring Framework.
Wandonium/Spring-H2-demo
A demo for using the H2 in-memory database with the Spring Framework in Java.
Wandonium/spring-petclinic
A sample Spring-based application
Wandonium/SpringFramworkDemo
Demo app for the Java Spring Framework. Illustrates basic Spring concepts.
Wandonium/url-shortener-php
Wandonium/vue_crash_todolist
Simple ToDoList app built to practice Vue JS
Wandonium/vueMultiStepForm
A multi-step form built with vue js, vuex, vee-validate, vue-router and Bulma CSS