-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
50 lines (48 loc) · 3.67 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<html>
<head>
<meta charset="utf-8" />
<meta name="description" CONTENT="YO3GFH projects on github. C with arduino and pelle c compiler, pascal with lazarus, portable executable, task manager, process viewer, text editor" />
<meta name="author" content="YO3GFH, Adrian Petrila" />
<meta name="keywords" content="c, pascal, pelle, lazarus, arduino, icom, 7300, sdl, pong, keyer, cw, portable, executable, task, manager, process, viewer, unicode, editor, plugin, folders, size" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name=”robots” content=”index, follow” />
<title>YO3GFH GitHub Projects</title>
</head>
<body bgcolor=#fafaeb>
<style>
a:link {text-decoration: none; color: #0000cc}
a:visited {text-decoration: none; color: #0000cc}
a:active {text-decoration: none; color: #990000}
a:hover {text-decoration: underline; color: #000000}
body {
font-family: arial, sans-serif;
font-size: 8pt;
}
</style>
<table align="center" cellspacing="0" cellpadding="0" border="0" width="90%" height="90%">
<tr><td align="center">
<table cellspacing="5" border="0">
<tr><td align="center"><a href="https://github.com"><img src="GitHub-Mark-64px.png" alt="Github website"></a></td></tr>
<tr><td></td></tr>
<tr><td align="center"><strong>YO3GFH projects on GitHub</strong></td></tr>
<tr><td></td></tr>
<tr><td align="center"><p style="font-family: 'Courier New'; font-size: 15px;">Here are some small projects of mine in C or Pascal,<br>from various moments in time.<br>Good or bad, hope you can find something useful in them.</p></td></tr>
<tr><td></td></tr>
<tr><td align="center"><strong>* * *</strong></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/ic7300-mem-pad/">ICOM IC-7300 Arduino CW memory pad</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/locker/">LOCKER - a small personal encryption app written with Lazarus</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/sdl-pong/">PONG MAYHEM - a small Pong game developed with Pelle C compiler and the SDL library</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/pehlp32/">PEHLP32 - Portable Executable helper library developed with Pelle C compiler</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/procview/">PROCVIEW - simple task manager developed with Pelle C compiler</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/mp3pl/">MP3PL - small mp3 and flac player developed with Pelle C compiler and the BASS library</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/textedit/">TEXTEDIT - a somehow souped-up text editor with UNICODE support developed with Pelle C compiler</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/ccomment/">CCOMMENT - a plugin for Pelle's C IDE, inserts a function synopsis at cursor, exports functions as prototypes to a separate header</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/xwinver/">XWINVER - simple Windows OS version detection (in)utility developed with Pelle C compiler</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/cpypath/">CPYPATH - MS Windows Explorer shell extension, copies selected file(s) full path to clipboard, developed with Pelle C compiler</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/hdid/">HDID - MS Windows storage media ID application, developed with Pelle C compiler</a></td></tr>
<tr><td align="center"><a href="https://yo3gfh.github.io/wfsize/">WFSIZE - MS Windows folder/subfolder size calculator, developed with Pelle C compiler</a></td></tr>
</table>
</td></tr>
</table>
</body>
</html>