A detailed description of Project 1. You can use Markdown formatting here, including code snippets:
def hello():
print("Hello from Project 1!")
Technologies used: Python, Flask, HTML, CSS, JavaScript.
View ProjectA detailed description of Project 2. You can use Markdown formatting here, including code snippets:
function hello() {
console.log("Hello from Project 2!")
}
Technologies used: Javascript, React, Node.js
View Project