GithubHelp home page GithubHelp logo

If I only knew what I don't.

I write progressive web apps using:

These are just my humble work-in-progress personal notes that I share with teammates. Interspersed might be some opinions in IT. I like to say positive things about my IT experience in spite of actual experience. It is a better world that way.

The required spectrum of knowledge in application software development is staggeringly humbling. I like to highlight the painful basic fundamentals in app development.

I'm a bit of a minimalist. I love the command line! Here you will not find the use of fancy GUI tools with drag-and-drop and point-and-click. I like building those in the apps I write but for app development I am attracted to simple reliable tools.

The command line interface (cli) is easy. I simply keep a text file with all my often-used long commands (e.g., new go version install, docker runs, volume mounts, ssh connects, & etc.). I may edit them then copy from my editor with ctrl-c then paste them with ctrl-shift-v into the terminal. It is still dealing with text and so is not a jarring change of context from dealing with text in source code.

The following list will become links to small projects in this repo as I go along. I am in the process of extracting and simplifying relevant code from projects I have done. This list may change according to my interests.

  1. Dockerize your Angular dev environment

  2. Dockerize your PostgreSQL dev environment

  3. Feed JSON data to a tree component

  4. Write a Go static file web server

  5. Go POST JSON passthru controller

  6. Parse JSON in PostgreSQL to save records

  7. Generate JSON data from PostgreSQL table

  8. Simple Go web app structure

  9. Fast encrypted backup system using gocryptfs and rsync

  10. Setup a Gitea & Buildbot CI/CD system

More to come...

Thanks for reading & have a great day! 🙂

Cyd Lopez's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.