Loading...

Hi there!

I am BlazeInferno64

About me

Hello there! I am BlazeInferno64!

I am a full stack developer

I work on various types of projects in my free time

Although I have experienced various types of programming languages, but JavaScript and Python are my favourite ones!

Last updated on 26 April 2024

My Projects

Blaze Web Server

A open source public web server made in NodeJS

Last updated on - 27/03/2024


Blaze-TTS

A open source project dedicated in making text to speech

Last updated on - 01/04/2024


Blaze Chat App

A simple chat app made using Socket.io

Last updated on - 27/07/2023


Rest Api

Below is the rest api gateaway. You can checkout from here

Api Gateaway
https://blaze-web-server.onrender.com/api


You may ask how to implement this?

Let me show you a simple example below using JavaScript's native fetch api


JavaScript Fetch Api
fetch("https://blaze-web-server.onrender.com/api/user?name=John") .then(res => res.json()) .then(data => console.log(data)) .catch(err => console.error(err));


Contact

Feel free to use the form below to contact me!

Total Words:

0

Never miss any update! Subscribe to the email newsletter!