Skip to content
View ferdiebergado's full-sized avatar

Block or report ferdiebergado

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ferdiebergado/README.md

Hi My name is Ferdinand Saporas Bergado

Online Computer Science Text Tutor

I've been an online Computer Science Text Tutor since 2021. I've started developing web apps way back in 2016 to assist me in automating some tasks on my regular day job.

Skills

GoTypeScriptJavaScriptCSS3HTML5NodeJSPostgreSQLDockerLinuxGit

Socials

Badges

My GitHub Stats

ferdiebergado's GitHub stats

Pinned Loading

  1. pystreamer pystreamer Public

    Command line internet radio streamer

    Python

  2. netlify-bec netlify-bec Public

    Budget Estimate to Expenditure Matrix Converter ready for deployment to netlify (WIP)

    TypeScript 1

  3. Shell script to scaffold a typescrip... Shell script to scaffold a typescript project with bun and vite
    1
    #!/usr/bin/env sh
    2
    
                  
    3
    PROJ_DIR="$HOME/Projects/typescript/BUN"
    4
    PROJ=${1:-bun-vite-proj$(date +'%s')}
    5
    
                  
  4. goexpress goexpress Public

    Dependency-free Express style http router written in go

    Go 1

  5. go-fullstack-boilerplate go-fullstack-boilerplate Public template

    A template to scaffold a fullstack go web application

    Go 1

  6. gopherkit gopherkit Public

    GopherKit is a versatile and lightweight utility library designed for Go developers.

    Go