expert
There are 92 repositories under expert topic.
RainbowMango/GoExpertProgramming
《Go专家编程》Go语言快速入门,轻松进阶!
dancancro/great-big-example-application
A full-stack example app built with JHipster, Spring Boot, Kotlin, Angular 4, ngrx, and Webpack
dragokas/hijackthis
A free utility that finds malware, adware and other security threats
b12io/orchestra
Orchestra is a human-in-the-loop AI system for orchestrating project teams of experts and machines.
AliDehbansiahkarbon/ChatGPTWizard
A ChatGPT, WriteSonic, YouChat, and Ollama(offline) plug-in for Embarcadero RAD Studio IDE XE5 to 12.1. https://getitnow.embarcadero.com/chatgptwizard
dhn/OSEE
Collection of resources for my preparation to take the OSEE certification.
Crinibus/scraper
Web scraper for scraping, tracking and visualizing prices of products on various websites.
chaitanyamalaviya/ExpertQA
[Data + code] ExpertQA : Expert-Curated Questions and Attributed Answers
Techwards/all-about-react
A curated list of react blogs, talks, podcast from industry experts
Krutoy242/Enigmatica2Expert-Extended
Addon for modpack Enigmatica 2: Expert
learning-zone/project-management-basics
Project Management Basics
GoogleDeveloperExperts/experts-app-web
Former source repo for Google Developer Experts Tracking App.
cqsupport/webinar-dispatchercache
Sample code and configurations to support a webinar showing how to optimize dispatcher caching with Adobe CQ.
formix/infernal-engine
A Tool to Build NodeJS and Web Based Expert Systems
bee-san/Algorithms
Learn DS&A through leetcode problems
kstenschke/xmchord
Linux desktop automation shortcuts via mouse/trackball+keyboard chording
dmeoli/BeerEX
Beer EXpert System is a rule-based expert system which suggests a beer to drink according to taste and meal
MShokry/Mansour_Bot_MQL4
My bot to trade forex using MQL4
ap-atul/Expert-System
Generic Expert System with a custom Knowledgebase and Clause mappings.
SwiftExpat/Deputy
Deputy - Delphi IDE Expert
ivanilmarcelino/designer
Designer for Minigui extend
mukhtorov/javascript
JavaScript tutorial zero to expert level.
Defasium/expertglasses
Expert eyeglasses recommendation system with Generative Adversarial Networks written in Python, 2020.
bauyrzhanospan/VirtualAssistant
Virtual Assistant project done in the Middlesex University with Dr. Nawaz Khan by scholarship of the ErasmusPlus program.
faniabdullah/direstaurant
final submission course "Menjadi Front-End Web Developer Expert" at dicoding
dmeoli/PESAD
Prolog Expert System on Anxiety Disorders
m-onyshchuk/stugna
Stugna is a simple engine for expert systems building.
metamelb-repliCATS/aggreCAT
Methods for mathematically aggregating expert judgements
brochier/impact_query_expert_finding
Python package for the paper "Impact of the Query Set on the Evaluation of Expert Finding Systems" (https://arxiv.org/pdf/1806.10813.pdf)
darian-catalin-cucer/OOP
Our OOP Android App utilizes the principles of Object-Oriented Programming to create a robust and scalable app for Android. With clean code and modular design, it's perfect for developers looking to improve their OOP skills or build an advanced Android app.
EarnForex/MT5-Expert-Advisor-Template
MT5 Expert Advisor Template to create your own EAs for MetaTrader 5.
isaka-james/laravel-analysis
In this analysis, I am analyzing every line of code on the Laravel framework.
filipmariania/React-all-about
A curated list of react blogs, talks, podcast from industry experts
hotire/algorithm
algorithm
plusminuschirag/Python-Advanced-Concepts
Okay Threading is tough but you know what's tougher? Controlling the threads
darian-catalin-cucer/Fragments
A Fragment represents a reusable portion of your app's UI. A fragment defines and manages its own layout, has its own lifecycle, and can handle its own input events. Fragments cannot live on their own--they must be hosted by an activity or another fragment.