U-C-S / v3

Version 3.0 of my blog site
MIT License
1 stars 0 forks source link

NoReply-Status #3

Open U-C-S opened 3 years ago

U-C-S commented 3 years ago

Just Testing whether I can retrieve this text using GitHub API. Working - https://api.github.com/repos/U-C-S/u-c-s.github.io/issues/10/comments

For using this to add current status in my website. 2 ways I can use this.....

U-C-S commented 3 years ago

123456

admadm dad

dadadad

ddad

function nothing() {console.log("meow") }

U-C-S commented 3 years ago
let x = await fetch("https://api.github.com/repos/U-C-S/u-c-s.github.io/issues/10/comments");
let y = await x.json();
y[0].body;

Prints.....

123456\r\n\r\nadmadm\r\ndad\r\n\r\n**dadadad**\r\n\r\n_ddad_\r\n\r\n`function nothing() {console.log("meow") }`\r\n
U-C-S commented 3 years ago

This is a test status

U-C-S commented 3 years ago

Just Enjoying the Peacefulness and Rewatching my favorite Studio Ghibli Films like The Wind Rises

U-C-S commented 3 years ago

More and more programming..... Life seems getting better and worse at the same time. But I'm embracing the bright side.

U-C-S commented 3 years ago

Academics just got worse again. It's affecting other parts of life. but I would like to keep it encapsulated, even thought it's hard

U-C-S commented 3 years ago

Messing around with ASP.NET core and Entity Framework

U-C-S commented 2 years ago

Now, Finding some success in backend with Nest.js, Prisma and PostgresSQL

U-C-S commented 2 years ago

Ah!... Enjoying Rust and the API hunt for ASP.NET Core. Though feeling bit stressed out IRL.

U-C-S commented 2 years ago

Doing too much Frontend stuff, Im tired...... Looking for something new. ASTs got my attention and Hurl needs some features