Fred Bolder's Portfolio

<section id="about">

About me

Welcome to my portfolio. My name is Fred Bolder. I have programmed for more than 25 years (professional and hobby) in many different programming languages. For 12 years I was developing and testing software in Delphi and C# for nurse call systems in care homes and hospitals. Recently I attended a full-time web design course for one year. That is why I wanted this page to look like HTML and C#. You can click on the white bold text in the "code" to navigate.
I have many hobbies including programming, playing various musical instruments (piano, drums, recorder and more), singing (nowadays mostly Greek) and dancing (Ballroom, Latin and Greek dances). Related to my hobbies, I have written a lot of e-books. Writing these books and the manuals for the software, gave me a lot of experience in writing explanations in English.

Feel free to contact me by e-mail (fgh.bolder@gmail.com).

Fred's photo
<section id="computer">

Computer Proficiency

Animation
Start
Stop
<table class="border-|">
Programming languages JavaScript, TypeScript, C#, Delphi, Visual Basic for Applications, AutoLISP and more
Markup languages HTML, CSS, Sass, Markdown
Libraries React, Bootstrap, Tailwind CSS
Testing Cypress, Vitest
Packages Microsoft Office, AutoCAD
Operating systems Windows, Linux and more
Version control Git, GitHub, Sourcetree, Subversion
</table>
<section id="languages">

Languages

<table>
Dutch (Nederlands) Mother tongue
English Fluent
Greek (Ελληνικά) Intermediate
German (Deutsch) B1 / Leben in Deutschland
</table>
<section id="projects">

Projects

Software

Most of my software projects that are available online are programmed in C#. I made Transpose in JavaScript. For many projects I made a web page. Keep in mind that when I created these pages, I didn't know CSS yet and I typed all the HTML in a simple text editor. I have converted the pages to the new standard.

private void timerProjects_Tick(object: sender, System.EventArgs e)
{
ShowScreenshot(Screenshot);
Screenshot++;
if (Screenshot >
screenShots.Count)
if (Screenshot > screenShots.Count)
{
Screenshot = 1;
}
}

Click on a title for information. Click on GitHub to see the source code. Keep in mind that there might be a loading time for projects that are published on Render, because I have a free membership.

E-books written by Fred Bolder

Click on a title for information.