new-home/public/content/projects.md
José Henrique f39333cae6
All checks were successful
Master Build / Build and Push Docker Image (amd64) (push) Successful in 53s
Master Build / Update running container (push) Successful in 52s
implement shell command interface and add basic commands (echo, ls, pwd, cd, touch, cat, rm) with syscall integration
2025-01-23 15:22:42 -03:00

19 lines
511 B
Markdown

# My Projects
## Project 1: Personal Portfolio
- **Tech Stack:** React, TypeScript, Tailwind CSS
- **Description:** A retro TV-themed portfolio website
- [View Source](https://github.com/username/portfolio)
## Project 2: Task Manager
- **Tech Stack:** Node.js, Express, MongoDB
- **Description:** RESTful API for managing tasks and projects
- [Live Demo](https://demo.example.com)
---
### Currently Working On
* Cloud infrastructure optimization
* Open source contributions
* Machine learning side projects