Some of the projects that I have done
a next.js project for scrapping lectures data from our university website (edu.uut.ac.ir) and display as a system where students could easily pick lectures, check lecture time and exam collide and get exams and weekly schedule
a React pwa project to track and calculate the remaining time of our university's next bus stop that is defined in a json file. this project even works in offline mode.
this service sends a web push notification every wednesday to students for reminding to reserve the food for next week. I've used cloudflare workers for handling and sending push notifications.
this was a university project for the database lecture. we have used express.js, mysql and ejs for creating a website like imdb. this is not a finished project but it has a lot of features like liking, commenting, search by director and etc
smart english-persian and vice versa dictionary built using Java and JavaFx. has features like word suggestion, quick translate based on input language, always on-top and more with a fantastic UI.
Zenix Phone Book (ZenBook) is a simple contact manager built using java and javaFX
a tool for creating pure css responsive sliders. i created this tool for bloggers of blog.ir had restrictions on javascript.
a tool for creating pure html/css quiz without any use of javascript.
a simple JS app that gets pair of words and ask the user about the words like flashcard. this was my first proper js project.
Java Lexical Analyzer written in python, University's Compiler Design Assignment.
final project for web development using JQuery and bootstrap. with this tool you could participate at pre-defined json exams and test your knowledge.
a simple fullstack task tracker app using MERN stack and Docker. this was a university project