Pinned Repositories
ADANA-plugin
ADANA is a novel approach to automatically generate and inject code comments that describe a given piece of source code. This repository accommodate the **ADANA Android Studio/IntelliJ IDE plugin**.
blender-bpy
CG-Algorithms
A collection of well-tested computational geometry algorithms
CodeTimeMachine
A lightweight IntelliJ IDE plugin to visualize a given system evolution via different code metrics, and to enable developers to navigate easily along with its Git history. The 3D interface is inspired by Apple Time Machine, and implemented using Java 2D Graphics API, by 3D projection technique.
crop-it-game
This is an open-source game about a polygon which you must crop it repeatedly. The more you shrink it, the more score you collect.
EAGL
EAGL (EA+OpenGL) 3D Object Viewer with OpenGL
JavaParser-eclipse
Pure Java Parser based on org.eclipse.jdt
labeling-machine
Labeling Machine: A light-weight web application for researchers to label their data with ease.
ghs
GitHub Search: Platform used to crawl, store and present projects from GitHub, as well as any statistics related to them
emadpres's Repositories
emadpres/CodeTimeMachine
A lightweight IntelliJ IDE plugin to visualize a given system evolution via different code metrics, and to enable developers to navigate easily along with its Git history. The 3D interface is inspired by Apple Time Machine, and implemented using Java 2D Graphics API, by 3D projection technique.
emadpres/ADANA-plugin
ADANA is a novel approach to automatically generate and inject code comments that describe a given piece of source code. This repository accommodate the **ADANA Android Studio/IntelliJ IDE plugin**.
emadpres/crop-it-game
This is an open-source game about a polygon which you must crop it repeatedly. The more you shrink it, the more score you collect.
emadpres/labeling-machine
Labeling Machine: A light-weight web application for researchers to label their data with ease.
emadpres/blender-bpy
emadpres/CG-Algorithms
A collection of well-tested computational geometry algorithms
emadpres/EAGL
EAGL (EA+OpenGL) 3D Object Viewer with OpenGL
emadpres/JavaParser-eclipse
Pure Java Parser based on org.eclipse.jdt
emadpres/BS
emadpres/bSmart-downloader
Download your books from bSmart as offline pdf
emadpres/CGVis
emadpres/competitive-programming
Algorithm Design, Data Structures, ACM-ICPC, and IOI
emadpres/Computational-Geometry-Visualizer
The idea is an app that you can choose an algorithm among a list of computational geometries algorithms and you can enter the input points and the app runs the algorithms step-by-step to achieve the final output. Besides, I would like to apply unit testing in this project.
emadpres/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
emadpres/Docker-compose-Nginx-Reverse-Proxy-II
emadpres/flask-echo-server
emadpres/game-of-life
Game Of Life
emadpres/ghs
GitHub Search Engine: Web Application used to retrieve, store and present projects from GitHub, as well as any statistics related to them.
emadpres/Graph-Viewer
A Graph viewer based on d3(https://d3js.org) framework, plus a nubmber of life-easing features.
emadpres/GraphicsGems
Code for the "Graphics Gems" book series
emadpres/GraphVisualizer
Spring Method Simulator
emadpres/hashcode-2020
HashCode 2020 —— #1 score: 27,203,691, and #716(our team): 26,617,370
emadpres/IfcOpenShell
Open source IFC library and geometry engine
emadpres/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
emadpres/malihgh
emadpres/Marin-Spectrum
Marin Spectrum Implementation with Cocos2d-x (TBD)
emadpres/Maze
Maze Generator (at early stages)
emadpres/notable
The Markdown-based note-taking app that doesn't suck.
emadpres/temp
emadpres/usaco
My solutions to https://train.usaco.org/usacogate problems