Analysis and thinking about trigonometry functions and how they work.
Tiny Library for benchmark javascript code.
GitHub Universe 2020: GitHub Event Website Template
C++ software to compress and archive files with Qt based UI. (Currently user-interface ready)
Git Control , Management the repositories easily in our directory. (SOON)
A web crawler which crawls the stackoverflow website.
Examines and analyzes mathematical propositions.
A crawler program to extract all of the data and the price for symbols in the global stock exchange.
This is a simple text editor implemented in C using the ncurses library. The editor allows users to create, edit, and save text files, as well as customize the editor's appearance and behavior using keyboard shortcuts.
A web page for booking a taxi with some feature to convert address to latitude and longitude to display the route on the map.
Generate QR-Code from text using JavaScript in web browsers (Online)
Configuration for i3 in my PC/personal system at FreeBSD.
A hobby compiler build by nearley. (Thanks from Toby)
Implement an university compiler using Flex, Bison in the C programming language
A Markdown Editor with some new feature to support RTL languages.
eLink is a simple, lightweight, and fast link shortener. It is written in C++ and uses Qt/QML as the GUI framework. It is designed to be cross-platform and is currently available for Windows, Linux, and macOS.
A web page to select the origin and destination location in the Map using Leaflet library.
Desktop (Qt/Cross-platform) tool for validation Iranian National code. (QML)
Calculating Pi number without limitation until 10k digits or more in your browser powered by JS without any third party library!
Repository of designing a crawler script to update a mirror database from Google Play on PHP.
A software to analyze a octal number and generate formula to produce graph. (Phd Project in mathematics field, Article)
Welcome to the repository for the Programming course at the University of Kashan. This repository includes the course materials, exercises, projects, and further information about the course.
Very good and small template to show how can set up a own PHP-base with MVC-like architecture. (Router, Controller, View)
Some sample codes for using selenium in Python just for fun.
Some popular questions in programming field for teacher.
Hackernews desktop software written in C++ and Qt.
IP-Info is a desktop application powered by Qt (QML) and C++. It is a simple application that allows you to get information about an IP address. It uses the ipinfo.io API to get the information.
Automate the build and deployment of a Next.js app using GitHub Actions. This repo includes a workflow that triggers on every push, pulls the latest code to a remote server, installs dependencies, builds the app, and manages it with PM2. Secure server configurations are handled via GitHub secrets for a smooth deployment process.
A plug-and-play GitHub Actions template for automated CI/CD deployments over SSH. On every push to your repository, it connects to your remote server, performs a git pull, and optionally restarts your service (via systemctl, pm2, etc.). Perfect for personal projects, VPS-hosted apps, or lightweight Docker updates - no extra tools required.
Automate the process of downloading, extracting, and setting up the latest phpMyAdmin release using a simple PHP script. (setup phpmyadmin)