Justin0122
Hi there! I'm Justin, a 22-year-old passionate about programming and cycling. Always coding, always learning!
Pinned Repositories
Aircrack
A Python script automating Wi-Fi network analysis, detecting connection status, channel hopping, and packet deauthentication for security testing
crud
Tired of making cruds for small things? Me too. That's why I (mostly) automated it
dirmon-discord-notifier
Monitoring and alerting tool leveraging inotifywait and Python, detecting file access within specified directories and instantly relaying notifications via Discord, including captured images upon access events
discord-bot-laravel
I love making Discord Bots, and I love Laravel. Why not combine them?
discord-bot-php
It is what the title says. A discord bot written in PHP
discordBotJS
Moisture_sensor
Soil moisture sensor using Raspberry Pico W and Capacitive Soil Sensor V1.2
portfolio-livewire
A dynamic portfolio website created with Laravel and Livewire
simplified-portfolio
A simplified version of my portfolio site
vibify
a Node.js API that interacts with the Spotify API to fetch user data, currently playing track, top tracks, and other Spotify functionalities.
Justin0122's Repositories
Justin0122/vibify
a Node.js API that interacts with the Spotify API to fetch user data, currently playing track, top tracks, and other Spotify functionalities.
Justin0122/Aircrack
A Python script automating Wi-Fi network analysis, detecting connection status, channel hopping, and packet deauthentication for security testing
Justin0122/discord-bot-laravel
I love making Discord Bots, and I love Laravel. Why not combine them?
Justin0122/discordBotJS
Justin0122/Moisture_sensor
Soil moisture sensor using Raspberry Pico W and Capacitive Soil Sensor V1.2
Justin0122/vibify-docs
Documentation website for Vibify and VibifyClient using Astro & Starlight
Justin0122/VibifyClient
Client-side application for Vibify, a JavaScript-based Spotify API interaction tool. Features include fetching user's top tracks, creating playlists, getting audio features for a playlist, and a recommendation system.
Justin0122/crud
Tired of making cruds for small things? Me too. That's why I (mostly) automated it
Justin0122/portfolio-livewire
A dynamic portfolio website created with Laravel and Livewire
Justin0122/simplified-portfolio
A simplified version of my portfolio site
Justin0122/blade-components
This repository contains a collection of reusable Blade components for a Laravel application.
Justin0122/digidate
Justin0122/DiVo
Justin0122/FileWatcherShareServer
A file watcher script designed to seamlessly detect and sync newly created files to a Node.js server. The script not only automates the sharing process but also conveniently copies the generated link to the clipboard for immediate access.
Justin0122/gamepc-laravel-livewire
Justin0122/github-discord-pfp-sync
Synchronizes your github profile picture to discord
Justin0122/GitHub_API_NodeJS
A Node.js project utilizing Express and the GitHub API for fetching repositories, caching data, and retrieving READMEs and language details.
Justin0122/Guide
An astro site made as a handy guide for during my exams
Justin0122/Justin0122
Profile page readme
Justin0122/Justin0122.github.io
Justin0122/Live-Journalctl-IP-Monitor-and-Analyzer
Watch for unauthorized access attempts to your server and block IP's after a set amount of attempts.
Justin0122/microframework
A hobby project aimed at enhancing PHP skills through the development of a microframework. This project serves as a learning experience to explore PHP concepts and create a functional microframework using best practices and experimentation.
Justin0122/NodeSerialTemperatureReader
This project is a Node.js server application that reads temperature data from a serial connection over USB. The temperature data is then inserted into a database for storage and further processing. The main purpose of this server is to act as an intermediary between the hardware (Arduino Uno with a temperature sensor)
Justin0122/Portfolio
My first attempt at making a portfolio website using Laravel
Justin0122/portfolio-vue
My portfolio website reimagined using Vue.js as a static site, shedding the need for continuous server operation while preserving the original features and layout
Justin0122/scanDuplicateImages
Scan duplicate images with different names within a directory
Justin0122/scm
A Supply Chain Management system
Justin0122/Spotify-Api
Node.js app integrating with Spotify API for Discord bots. Fetch user data, playlists, tracks, and more. Powered by Express, offering custom endpoints for seamless Spotify interaction.
Justin0122/TemperatureDataDisplay
This repository contains the code for a web application that displays temperature data.
Justin0122/url-shortener
A lightweight, self-hosted URL shortener built with Node.js, MySQL, and Express