Safaldas G
  • Home
  • About

Git ssh not working. But was working yesterday.

a year ago 1 min read ssh
When I tried to take pull it said no access to repo. Finally what solved was ssh-add [your_private_key_name] like ssh-add id_ed25519
Read Now Read Later
safaldas
By: safaldas

Learn C# with ChatGPT as tutor

a year ago 3 min read c-sharplearning-with-chatgpt
I am on a journey to learn c sharp using ChatGPT as my tutor. This will be a many part series which will record my progress
Read Now Read Later
safaldas
By: safaldas

Injecting Stars into the DOM with JavaScript

2 years ago 3 min read javascriptdomexercise
When the button is clicked, the function should inject the specified number of stars into the DOM one at a time with a delay between each injection. The stars should be animated and should create a nice visual effect.
Read Now Read Later
safaldas
By: safaldas

Part 3: Building a Simple Calculator App (Continued)

2 years ago 2 min read calculator appjavascriptlearning js
Welcome back to the third and final part of our tutorial on building a simple calculator application! In this installment, we'll wrap up the development of our calculator by adding the final features
Read Now Read Later
safaldas
By: safaldas

Part 2: Building a Simple Calculator App (Continued)

2 years ago 1 min read calculator applearning jsjavascript
Welcome back to the second part of our tutorial on building a simple calculator application! In this installment, we'll dive deeper into the functionality of our calculator and cover tasks 5 through 17.
Read Now Read Later
safaldas
By: safaldas
Newer Posts
Page 2 of 5
Older Posts
Powered by Ghost
Safaldas G