@OlimilO1402
  • Stars
    star
    319
  • Global Rank 81,587 (Top 3 %)
  • Followers 163
  • Following 305
  • Registered over 8 years ago
  • Most used languages
    Visual Basic 6.0
    59.2 %
    VBA
    32.0 %
    FreeBasic
    2.9 %
    BASIC
    1.9 %
    C
    1.0 %
    Visual Basic .NET
    1.0 %
    Assembly
    1.0 %
    C#
    1.0 %
  • Location ๐Ÿ‡ฉ๐Ÿ‡ช Germany
  • Country Total Rank 4,405
  • Country Ranking
    Visual Basic 6.0
    1
    VBA
    2
    FreeBasic
    3
    BASIC
    4
    Visual Basic .NET
    34
    Assembly
    239
    C
    3,580
    C#
    3,819

Top repositories

1

Win_Dialogs

VBC+VBA7, x86+x64, Unicode, windows common dialogs, Color-, Font-, OpenFile-, SaveFile-, OpenFolder-Dialog, MessageBox
Visual Basic 6.0
11
star
2

KORG_Read_pcg

Reading the KORG synths .pcg-fileformat
Visual Basic 6.0
8
star
3

DB_SmartADB

beta-version, small address database, with file in step-format,
Visual Basic 6.0
7
star
4

XL_Toolbar

A Comprehensive Toolbar on a Userform in Excel
Visual Basic 6.0
6
star
5

KORG_Read_DS8syx

Reader of SysEx-files (*.syx) for the old 4-Op FM-Synth Korg DS-8
Visual Basic 6.0
6
star
6

IO_PathFileName

PathFileName, a class for every function on path or filename you can imagine, everything you need
Visual Basic 6.0
6
star
7

Ptr_Pointers

Everything we need for working with pointers
Visual Basic 6.0
5
star
8

Sound_DX7Envelope

Visualizes the envelope (EG) of a Yamaha DX7 synth
VBA
5
star
9

XL_VBanywhere

VB-Code running anywhere in VBC as well as in VBA7-x86 and x64
VBA
5
star
10

G3D_IcoSphere

How to make a sphere by subdividing a Icosahedron and "eggifying" it.
VBA
4
star
11

List_Hashtable

Hashtable-class
Visual Basic 6.0
4
star
12

Date_TimeConversion

Converts between Date, FileTime, SystemTime, UnixTimeStamp, DosTime and WindowsFoundationDateTime
VBA
4
star
13

Game_GamesDB

Social, real friends real games-evening manager
VBA
4
star
14

Err_CorrectErrorHandling

shows how to handle errors the correct way
Visual Basic 6.0
4
star
15

Sound_VirtualString

simulating a guitar string with physical modelling
Visual Basic 6.0
4
star
16

Syst_Snapshot

Lists all dependencies, child-processes, dll, ocx, threads and heap-lists a process has
VBA
4
star
17

ResourcesTut

Tutorial on how to use resources and when
Visual Basic 6.0
4
star
18

Bmp_ScreenshotToPdf

Take some screenshots, collect them in a list and create a pdf from it
Visual Basic 6.0
4
star
19

Bmp_Bitmaps

Read Bitmap *.bmp-files
Visual Basic 6.0
4
star
20

Langg_TyTex

Syst_TyTex Type Library Extractor, extracts elements from typelibs-com-dlls and translates it to VB- or Java-Code.
Visual Basic 6.0
4
star
21

Color_Algorithms

contains different color structures and all convert algorithms
Visual Basic 6.0
4
star
22

Asm_Mimic

A Mockup mimicing Assembler, for creating realtime-Assembler
Visual Basic 6.0
4
star
23

Game_PathFinder

A genious path-finding with backtracking algorithm extended with a compass
Visual Basic 6.0
4
star
24

IsInIDE

The question is in IDE answered in 7 different ways
VBA
3
star
25

Langg_Nullable

How to make values optional and how to deal with it
Visual Basic 6.0
3
star
26

OOP_Command

GoF command pattern
Visual Basic 6.0
3
star
27

Mapi_Sendmail

Open your standard email client with Mapi and prepare email for sending
VBA
3
star
28

G3D_Minimal

Shows minimal requirements for proper 3D wireframe graphics
VBA
3
star
29

LwO_IEnumVariant

implement IEnumVariant per lightweight object
Visual Basic 6.0
3
star
30

List_GenericNLinq

VBC.Lists.Generic and some Linq-related functions
Visual Basic 6.0
3
star
31

COM_PropKeyH

Reading the file propkey.h
C
3
star
32

Syst_VirtualMemory

A virtual memory manager
VBA
3
star
33

Xml_SmallParser

reads plain old standard xml files without xml:namespaces
VBA
3
star
34

Math_LRMaPack

A Port of the linear algebra package LAPack to VBC
VBA
3
star
35

Algo_BoyerMooreHorspool

Searching for the needle in a haystack is easy because we have the algorithm by Boyer, Moore and Horspool.
Visual Basic 6.0
3
star
36

Res_MakeRes

Calling ps1-script in UNC-path to make resources
VBA
3
star
37

Math_AngleWGS84UTM32

Classes Angle, GeoPos, UTM32 and some other Math functions
Visual Basic 6.0
3
star
38

Eng_ScrewV

ScrewV is groovy, calculation of bolted connections due to DIN EN 1993
VBA
3
star
39

Ctrl_Splitter

Splitter Control resp. Class - horizontal or vertical
Visual Basic 6.0
3
star
40

Bmp_LwOStdPicture

a lightweight object for implementing IPicture
VBA
3
star
41

COM_VVariant

The incredible VVariant and VVariantPtr classes
Visual Basic 6.0
3
star
42

Bank_IBANChecker

Calculates from bank account-nr (KNr) and BLZ to IBAN(+BIC) and vice versa
Visual Basic 6.0
3
star
43

Syst_Clippy

lists all clipboard-formats of one clipboard element
Visual Basic 6.0
3
star
44

OlimilO1402

Infos about me and my GitHub repos
3
star
45

Img_ExifReader

Reads exif tags from tagged image file format (tiff, jpg, png)
Visual Basic 6.0
3
star
46

G2D_Haversine

Calculates nearest GeoPos (lat, lon) with Haversine distance
VBA
3
star
47

G2D_GDIBackBuffer

Backbuffer class for windows gdi32
VBA
3
star
48

Sound_ModReader

Reader for tracker mod files
VBA
3
star
49

XL_ClipboardReader

Read Data from Clipboard replace space with tab and copy to Clipboard again
Visual Basic 6.0
3
star
50

IO_FileVersionInfo

Reads from the file resources of system files like dlls or exe, and shows version information
Visual Basic 6.0
3
star
51

COM_Interface

working with Com-Interfaces made easy with classes ComInterface and ComIntfcFunction
Visual Basic 6.0
3
star
52

Sys_StringBuilder

concatenating and appending strings
VBA
3
star
53

Delphi_Canvas

GDI32 Delphi-Classes TCanvas, TBrush, TPen, TFont in an ActiveX.dll for VB
VBA
3
star
54

Config_Registry

registry functions similar to Delphi 7, gui vbp recent files manager
Visual Basic 6.0
3
star
55

Ctrl_TabControl

TabControl aka TabStrip aka TabPages
VBA
3
star
56

COM_Guid

The Guid class, easily create and work with guid, clsid, uuid
VBA
3
star
57

Asm_Unsigned

Unsigned arithmetic boolean and shifting operations for VB.Integer, VB.Long and VB.Currency
Assembly
3
star
58

Config_IniPrivateProfile

Read and write config files in ini- vbp- and vbg-format with PrivateProfile-api
Visual Basic 6.0
3
star
59

Syst_EBinReaderWriter

Binary reader and writer with respect to endianness
Visual Basic .NET
3
star
60

Bmp_PortableAnyMap

Reading picture file format Portable AnyMap, Portable GreyMap, Portable PixMap, Portable BitMap
Visual Basic 6.0
3
star
61

Delphi_FastGeo

FastGeo is an advanced Geometry Library in Delphi by Arash Partow
Visual Basic 6.0
3
star
62

Syst_IsAdmin

How to check if app runs in admin-mode in 4 different ways
BASIC
2
star
63

WhatsInTheVariant

Answering the question what is in my Variant
FreeBasic
2
star
64

Game_OfLifeConway

Conways Game Of Life
Visual Basic 6.0
2
star
65

OOP_MVC

OOP-Pattern Model View Controller explained ona a simple calculator
VBA
2
star
66

Chem_PeriodicTab

should create periodic table, w elements calculated . . . work in progress
FreeBasic
2
star
67

Syst_TPM

Checks if Trusted-Platform-Module is present in the system, installed and activated
VBA
2
star
68

Algo_CombisWRepetitions

Create Combinations with repetitions
Visual Basic 6.0
2
star
69

Sys_FuncAction

classes Action, Func and PropGet/PropLet & PropGetObj/PropSet
Visual Basic 6.0
2
star
70

OOP_Cloning

Correct creating and cloning of objects with a constructor and a clone function.
Visual Basic 6.0
2
star
71

IO_PFNDirectory

Visual Basic 6.0
2
star
72

Sys_Strings

some functions of system.string
VBA
2
star
73

Syst_IPScanner

Scans IP addresses in the LAN using nslookup and Ping
Visual Basic 6.0
2
star
74

Algo_123-789

a typical job interview question
Visual Basic 6.0
2
star
75

G2D_LemniStar

self intersecting shape producing moiree effects
C#
2
star
76

LwO_MouseCursor

how to do lightweight objects
VBA
2
star
77

Math_Matrix10

like Math_Matrix6 but bigger matrices with up to 10x10 elements
BASIC
2
star
78

IEEE754_Infinity

Definition of infinity in floating point standard
VBA
2
star
79

Date_IsLeapYear

Calculates if a year is a normal year with 365 days or a leap year with 366 days
Visual Basic 6.0
2
star
80

Inet_URL

Reads html-content from web sites
Visual Basic 6.0
2
star
81

Date_EasterGauss

Calculates the easter date due to Gauss
Visual Basic 6.0
2
star
82

Langg_AvoidElse

how and why to avoid the else keyword by Nick Chapsas
VBA
2
star
83

Sound_Reverb

Testing different reverb algorithms from old code in c an c++
VBA
2
star
84

AcX_Threading

How to do multi-threading
Visual Basic 6.0
2
star
85

Syst_BatteryState

Dealing with powrprof.dll, checking your batteries state
VBA
2
star
86

Ctrl_FastCombo

fast filling a ComboBox
Visual Basic 6.0
2
star
87

Sound_MultiWaveOut

Plays multiple wave-sounds at once.
VBA
2
star
88

Date_FileDateTime

Extension to PathFileName for file times
Visual Basic 6.0
2
star
89

Game_SuMBOku

A simple yet playable sudoku game
Visual Basic 6.0
2
star
90

Langg_EnumBuilder

Edit enums and create enum-class
Visual Basic 6.0
2
star
91

Sys_Console

System.Console with unicode-support
Visual Basic 6.0
2
star
92

Outl_FirmAddresses

classes for outlook adresses
Visual Basic 6.0
2
star
93

GitHub_TwoContribs

Two contributors working together in one repo
2
star
94

Math_Matrix6

Edits and calculates matrices up to 6x6
FreeBasic
2
star
95

Ctrl_LBTreeTwigLeaf

TreeView in a ListBox
VBA
2
star
96

Sound_MMTimer

Use MMTimer in your exe, with PostMessage in tlb
VBA
2
star
97

Syst_ClipBoard

lists all clipboard-formats of one clipboard element and shows strings, html and pics
Visual Basic 6.0
2
star
98

Sys_StopWatch

Class Stopwatch nearly identical to the so called class in System.Diagnostics. Here it uses QueryPerformance-API and the Currency datatype.
Visual Basic 6.0
2
star
99

Net_Addresses

Classes for IP-Address and MAC-Adress
Visual Basic 6.0
2
star
100

Langg_KeywOrIdefixTree

Keyword Or Identifier Prefix Tree
Visual Basic 6.0
2
star