Abu Sayed
Musician | Singer | Lyricist | Composer | Music Producer | Web | Game | XR & Blockchain Developer
Tag Archives: GitHub
How one can host a Hugo or Subsequent.js web site on GitHub Pages

GitHub Pages on Actions (4 Part Series) 1 Create a No-Touch QR Code Menu with GitHub Pages 2 How to host your first site for free on GitHub Pages 3 How to host a Hugo or Next.js site on GitHub Pages 4 How to deploy an Astro site to GitHub Pages GitHub Pages now makes…
Git Pull vs Git Fetch

When working collaboratively with different developers on a repository, chances are you’ll almost certainly end up in a scenario the place: Different developers are frequently contributing to the distant repository and sooner or later, you need to incorporate these new contributions(modifications) from the distant repository into your native copy of the repository. Do not forget…
Tabnine! a GitHub Copilot’s Critical competitor!

GitHub Copilot‘s AI pair programming app has been free for a yr, however now it’s not free! Nonetheless, I believe it is value it. However if you happen to insist on utilizing a free different, there’s some excellent news. I’ve discovered an honest different: Tabnine! In fact it has a Professional plan with superior and…
Methods to Allow github Copilot without cost as Pupil

Hey everybody ,On this weblog we’re going to see easy methods to allow github copilot without cost as scholar Requirement Be at present enrolled in a level or diploma granting course of research comparable to a highschool, secondary college, faculty, college, homeschool, or related instructional establishment. Have a verifiable school-issued e mail deal with or…
π¦ browser extension to discover rust cargo dependencies on GitHub repos

cratehub On each GitHub repository or folder with a Cargo.toml file, scroll to the underside of the web page to see an inventory of its npm dependencies and their descriptions. cratehub additionally provides handy hyperlinks to: the Cargo.toml file create information help create information copy (eg: rustfmt-nightly = “1.4.21”) Cargo.toml Workspaces crates.io rust docs rust…
Git and Github Tutorial: Newbie to Superior (Half 3)

Git and Github Tutorial (3 Part Series) 1 Git and Github Tutorial: Beginner to Advanced (Part 1) 2 Git and Github Tutorial: Beginner to Advanced (Part 2) 3 Git and Github Tutorial: Beginner to Advanced (Part 3) Desk of Content material π Introduction π Git Terminologies π Setup of Git and Github on System π…
What’s OAuth? Organising Github OAuth with Supabase

TL;DR: On this put up, I’ll do a fast intro to the OAuth protocol and present tips on how to use OAuth with Supabase by implementing Sign up with Github. What’s OAuth? Organising Github OAuth with Supabase OAuth is an open protocol which permits customers to log into your service with an account that they…
The right way to arrange GitHub Actions for Node.js

GitHub Actions is a cool CI software. This text describes the way to arrange GitHub Actions for Node.js Settings # .github/workflows/important.yml title: Run lint and take a look at on: [push] jobs: Run-lint-and-test: runs-on: ubuntu-latest steps: – makes use of: actions/[email protected] – makes use of: actions/[email protected] with: node-version: “18” cache: “npm” – run: | npm…
What are your specialties??

Read More