• Stars
    star
    31
  • Rank 815,653 (Top 17 %)
  • Language Pascal
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ’Ύ Code samples for BaaS and PaaS using Delphi

More Repositories

1

stock-prediction-deep-neural-learning

Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting
Jupyter Notebook
467
star
2

thundax-delphi-physics-engine

πŸ›΄ "Thundax Delphi Physics Engine" is a Delphi-based 2D physics engine for simulations and visualizations. It employs Pascal and is ideal for learning and experimenting with 2D physics concepts.
Pascal
73
star
3

atom-table-monitor

βš›οΈ Monitoring tool for global atom table and RegisterWindowMessage identifiers
Pascal
65
star
4

ocular-disease-intelligent-recognition-deep-learning

ODIR-2019. Ocular Disease Intelligent Recognition Through Deep Learning Architectures
Jupyter Notebook
54
star
5

thundax-ai

πŸ’‘ A series of A.I. Algorithms coded in Delphi
Pascal
29
star
6

FlickrPhotoStats

πŸ“· Flickr Photo stats provides the ability to request information of your photos using REST
Pascal
20
star
7

thundax-pzaggy

β›• GUI front-end extension of VLO Framework to visually work with Graphs
Pascal
15
star
8

mpi4py-examples

This repository contains advanced parallel computing scripts to run against an MPI cluster.
Pascal
15
star
9

thundax-delphi-personal-repository

β˜€οΈ bits and pieces from everyday coding
Pascal
12
star
10

Delphi-RaspberryPi

πŸ₯§ Simple projects to show interaction between Delphi and Raspberry Pi
Pascal
12
star
11

search-replace

πŸ” A small utility to search and replace over multiple files
Pascal
9
star
12

thundax-macro-actions

simple tool to play a sequence of mouse clicks and key strokes
Pascal
9
star
13

web-scraping

Web scraping scripts to extract financial data
Python
8
star
14

table.lib

Simple c# (.NET 8) table library that renders any List<T> or Dictionary<TV, T> into a nicely formatted markdown, CSV, HTML, specflow or console table, allowing for extra formats. It also supports dynamic returns from Dapper as IEnumerable<IDictionary<string, object>> via DBTable object.
C#
8
star
15

SwaggerTemplateApi

Simple Swagger API template for .NET Framework 4.8 and .Net 5
JavaScript
7
star
16

DDM

Distributed decision-making system with Jade and Weka
Java
7
star
17

COCAnalytics

πŸ“ˆ Clash of Clans Analytics App
Pascal
5
star
18

Delphi-Flickr-API

Flickr API wrapper for Delphi
Pascal
4
star
19

Running_Local_LLM

Running a local LLM on your desktop
Jupyter Notebook
4
star
20

MapReduce

Data parallel text processing with MapReduce
C#
4
star
21

JordiCorbilla

About me
3
star
22

JobScheduler

πŸ“… Simple Job Scheduler for .NET
HTML
3
star
23

quantitative-analysis

Algorithmic trading and Quantitative Analysis
Python
3
star
24

best-resources-developers

A curated list of best resources for Developers by Jordi Corbilla
3
star
25

OpenAI-Whatsapp-Bot

The "OpenAI-Whatsapp-Bot" is a project focused on integrating OpenAI's language models with WhatsApp. This Python-based bot enables users to interact with AI directly through WhatsApp messages
Python
3
star
26

WindowsServiceHost

Hosting a .NET 5 webAPI in a Windows Service
C#
3
star
27

QuantitativeFinance

This repository is dedicated to exploring and understanding various topics in the field of quantitative finance
Jupyter Notebook
3
star
28

WebDevSnippets

Just a collection of Snippets using different technologies (jQuery, AngularJS, etc.)
HTML
2
star
29

thundax-tools

Automatically exported from code.google.com/p/thundax-tools
2
star
30

natural-language-processing

Python Samples for NLP using sklearn
Python
2
star
31

data_to_query

2
star
32

jquery.svgDoughnutChart.js

Simple Javascript doughnut chart that uses SVG
JavaScript
2
star
33

FFmpeg-wrapper

Simple FFmpeg wrapper in c#
2
star
34

G-Research-Crypto-Forecasting

G-Research Crypto-Forecasting Competition
Python
2
star
35

HostingAspnetCoreAsServiceDemo

πŸ–₯️ Hosting Asp.net Core solution as a Windows Service
HTML
2
star
36

DuplicateChecker

β˜‘οΈ .Net service that allows you to check duplicate rows on a sql table using Levenshtein distance
C#
2
star
37

AOC_2022

Advent of Code 2022 - public solutions
1
star
38

market.data.api

1
star
39

HierarchyChart

🌳Hierarchy Chart is a .NET persistence library to accompany OrgChart component.
JavaScript
1
star
40

csharp.util

πŸ“˜ Simple library with C# utilities
C#
1
star
41

gitignore-templates

πŸ›‘ my own .gitignore templates
1
star
42

trading-resources

A curated list of resources for Trading
1
star
43

DDF

Delphi Distributed Framework
1
star
44

TableToSql

Simple utility to translate a sql table into insert statements
C#
1
star
45

css-hacks

A curated list of CSS hacks by Jordi Corbilla
1
star
46

nlp_chat_bot

Simple chat bot using natural language processing
1
star
47

CodeChallenges

πŸ”£ Advent of Code 2018
C#
1
star
48

deep-learning-essentials

Deep learning essentials
1
star
49

stock-moving-average

Moving averages for Stock visualization
Python
1
star
50

confusion.matrix

C#
1
star
51

github-actions

GitHub Actions to publish Artifacts
1
star
52

naturalAI

Python AI (Artificial Intelligence) framework.
Python
1
star
53

.net-personal-repository

πŸ‘€ .net personal repository
C#
1
star
54

mappeorizer

πŸ—‚οΈ lightweight data mapper for C# and Delphi
1
star
55

Advent_of_Code_2023

Advent_of_Code_2023
Jupyter Notebook
1
star
56

specflow_table_generator

Simple Specflow table generator for SQL Server
C#
1
star
57

Advent_of_Code_2020

My solutions for Advent of Code 2020
C#
1
star
58

stock-valuation-model

1
star
59

writing-efficient-python

writing efficient python
Jupyter Notebook
1
star
60

BitcoinPriceNotificator

Simple Bitcoin Price Notificator
Python
1
star
61

gibberish.lib

Simple encoding/decoding library for .net 5
C#
1
star
62

blazor.render

HTML
1
star
63

ExpressSiteExample

A simple website in Node.js with Express, Stylus and Pug.
JavaScript
1
star
64

Equation.Parser

Simple string equation parser in .net 5
C#
1
star
65

Duo_TwoFactor_MVC_Example

Duo two-factor authentication example for ASP.NET MVC Web applications
1
star
66

ContentDistributionPlatformResearch

🏟️ Hosted files for my Content Distribution Platform subject (Msc)
HTML
1
star
67

sentiment-analysis-on-movie-reviews-using-recurrent-neural-networks

Building a Recurrent Neural Network (RNN) to perform sentiment analysis on movie reviews
1
star
68

Kubernetes-Cluster

πŸ—‘οΈQuick and simple tutorial to create your Kubernetes-cluster out of Raspberry Pi
1
star
69

simple-exchange

simple exchange
1
star
70

DoubleQueue

Double Queue implementation in C#
C#
1
star
71

portfolio_risk_kit

Portfolio Risk Kit based on the EDHEC Business School risk kit
Jupyter Notebook
1
star
72

tablepy-lib

This is a versatile and user-friendly Python table library that can quickly render any Dictionary{key, []} or DataFrame into a visually appealing markdown or sql insert
Python
1
star