Giter Club home page Giter Club logo

bms's Introduction

behold my stuff

Jokes aside, I'm a backend developer (mostly, but I do some React from time to time) that does stuff in Javascript/Typescript (95%) and Go (5%, but wanting to do more).

Environment

xps Archbtw Neovim Alacritty Tmux

Languages

JavaScript TypeScript Go

Tooling

Nodejs Express Jest React Sequelize Jira Trello Postman Swagger Docker Kubernetes Terraform GitHub Actions CircleCI

Databases

MongoDB PostgreSQL SQLite Redis

Cloud

AWS

My current project

mark my words - A study on chrome extension development.

The user selects a text in a webpage and the extension stores it in the backend (kind of like Pocket, but with just text selections). The system has basic auth (usernane/email+password).


The image is updated via gh actions

The idea behind it is:

  • call GitHub's REST API (using @octokit/rest) for the latests public acitivity in my account
  • filter the latest commit (message, sha, date, repo)
  • filter the 5 latest starred/watched repos (repo, date)
  • edit the base image using Jimp to place the text in the correct spot
  • save a new copy of that image, making it overwrite behold-no-bg-latest.png
  • commit the changes via this little action

It runs every 10 minutes or so and when something changes compared to the last data fetch (in this case, the generated image is diff'ed, so there is that), we commit this changes and the new image is published.

The code that does it.

Last updated at: Tue Jul 23 12:48:25 UTC 2024 readme

bms's People

Contributors

thassiov avatar

Watchers

 avatar

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.