Hawmex
MSc student in Systems Modeling and Data Analytics, Amirkabir University of Technology (Tehran Polytechnic)
Tehran, Iran
Pinned Repositories
apriori
Association Rule Learning with Apriori.
aut_ai_project
This repository contains the files of my project for the "Artificial Intelligence" course at AUT (Tehran Polytechnic).
aut_algorithm_design_foundations_final_exam
This repository contains my answers for the final exam of the "Algorithm Design Foundations" course at AUT (Tehran Polytechnic).
aut_pp_project
This repository contains the files of my project for the "Production Planning" course at AUT (Tehran Polytechnic).
dawn
Dawn is a Dart web framework that lets developers create UIs with a widget model similar to Flutter. Dawn apps are compiled into JS and painted with HTML & CSS.
dawn_website
Dawn Website's repository.
deep_learning_content
This repository contains my teaching material as a teaching assistant for the "Artificial Intelligence" course at AUT (Tehran Polytechnic).
navand
Navand, meaning "a swift horse" in Persian, is a web framework in Dart that lets developers create UIs with a widget model similar to Flutter. Navand apps are compiled into JS and painted using HTML & CSS.
navand_cli
The command line tool for scaffolding, serving, and building Navand applications.
nexwidget
A library to create fast web components/custom elements.
Hawmex's Repositories
Hawmex/dawn
Dawn is a Dart web framework that lets developers create UIs with a widget model similar to Flutter. Dawn apps are compiled into JS and painted with HTML & CSS.
Hawmex/navand
Navand, meaning "a swift horse" in Persian, is a web framework in Dart that lets developers create UIs with a widget model similar to Flutter. Navand apps are compiled into JS and painted using HTML & CSS.
Hawmex/dawn_website
Dawn Website's repository.
Hawmex/nexwidget
A library to create fast web components/custom elements.
Hawmex/apriori
Association Rule Learning with Apriori.
Hawmex/course-selection-app
An App for making plans for university course selection.
Hawmex/fuel-budget
Calculates fuel budget, written in C.
Hawmex/aut_ai_project
This repository contains the files of my project for the "Artificial Intelligence" course at AUT (Tehran Polytechnic).
Hawmex/aut_mis_project
This repository contains my coursework for the "Management Information Systems" course at AUT (Tehran Polytechnic).
Hawmex/aut_pp_project
This repository contains the files of my project for the "Production Planning" course at AUT (Tehran Polytechnic).
Hawmex/aut_principles_of_simulation
This repository contains my coursework for the "Principles of Simulation" course at AUT (Tehran Polytechnic).
Hawmex/coordinates-converter
Converts Cartesian Coordinates to Polar Coordinates, written in C.
Hawmex/dawn_lints
This package contains the recommended lints for Dawn.
Hawmex/equivalent-resistance
Calculates the equivalent resistance of an electric part, written in C.
Hawmex/Hawmex
Hawmex/navand_cli
The command line tool for scaffolding, serving, and building Navand applications.
Hawmex/nexinterface
A collection of web components created with nexwidget and nexstate following material design guidelines.
Hawmex/nexstate
A simple and decentralized state management library.
Hawmex/parity
Checks bits' parity, written in C.
Hawmex/portfolio
My portfolio website repository.
Hawmex/prime-numbers-in-range
Calculates the prime numbers in a given range, written in C.
Hawmex/sample-nexwidget-app
Hawmex/aut_algorithm_design_foundations_final_exam
This repository contains my answers for the final exam of the "Algorithm Design Foundations" course at AUT (Tehran Polytechnic).
Hawmex/deep_learning_content
This repository contains my teaching material as a teaching assistant for the "Artificial Intelligence" course at AUT (Tehran Polytechnic).
Hawmex/smart_mirror_new
This repository contains the prototype for the Smart Mirror project at RoboDoc Lab, IRANDOC.
Hawmex/aut_algorithm_design_foundations_project
This repository contains the files of my project for the "Algorithm Design Foundations" course at AUT (Tehran Polytechnic).
Hawmex/aut_data_and_information_analysis_project
This repository contains the files of my project for the "Data & Information Analysis" course at AUT (Tehran Polytechnic).
Hawmex/aut_dm_project
This repository contains my coursework for the "Basics of Decision Making" course at AUT (Tehran Polytechnic).
Hawmex/mine-sweeper
Mine Sweeper program written in C.
Hawmex/nexbounce
A debouncer library based on microtasks.