My Projects
A collection of my recent applications and design projects.
Tools
Useful utilities built directly into this portfolio.
JWT Debugger
Decode and inspect JWT tokens with this simple tool. Easily visualize header, payload, and signature components.
Image Compressor
A client-side tool to optimize images for the web. Resize, compress, and convert images without uploading them to a server.
JSON Formatter
A tool to format, minify, and validate JSON data with customizable indentation options. Built directly into this portfolio.
Markdown Editor
A real-time Markdown editor and previewer with syntax highlighting and HTML export capabilities.
Color Palette Generator
Create beautiful color schemes with different harmony rules and check color contrast for accessibility.
Projects

A2OJ Ladders
React • JavaScript • CSS
A React App to track number of questions solved from a2oj.com ladders.

A2OJ Ladders React Native
React Native • JavaScript • Mobile
A React App to track number of questions solved from a2oj.com ladders, this time in your pockets!

Car Rental Database Management UI
Django • Python • SQL • Charts
A Web App for managing a Car Rental database through various query filters, graphs and charts. Made with Django.

Full Stack Personal Diary
React • Django • Full Stack
Diary where you can make daily writing's made with React for frontend and Django for backend.

Stock Market Predictor
Django • Python • ML • Sentiment Analysis
A Web app to predict stock market based on market history and tweets sentiment from websites like Twitter and Stocktwits

News Reader #REDUX
React • Redux • API
A web application for reading News from various sources, making use of newsapi.org, made completely using Redux

React Static and Responsive Landing Page
React • Responsive • CSS
A simple React web application made responsive

Admin/Users Permissions and Roles Management
Django • Bootstrap • Authentication
A Django app made with Bootstrap for styling for managing Admin/User permissions and roles