Skip to content

hongleir2/FullStackProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FullStackProjects

A collection of full-stack practice projects created to enhance and demonstrate my skills in both front-end and back-end development. Each project showcases different technologies, frameworks, and best practices for building complete web applications.


Projects Overview

Project Name Description Technologies Used
Task Master Pro A task management tool with user authentication and CRUD operations. React, FastAPI, postgresql, elasticsearch, kafka

Repository Structure

Each project is stored in its own directory with the following structure:

FullStackProjects/
├── task-master-pro/
│   ├── backend/          # Back-end code and APIs
│   ├── frontend/         # Front-end code and assets
│   ├── README.md         # Project-specific details
├── ProjectName2/
│   ├── ...

How to Use

  1. Clone the repository:

    git clone https://github.com/hongleir2/FullStackProjects.git
    cd FullStackProjects
  2. Navigate to the desired project directory:

    cd ProjectName
  3. Follow the setup instructions in the project-specific README.md.


Technologies and Tools

This repository includes projects built with:

  • Front-End Frameworks: React, Angular, Vue.js
  • Back-End Frameworks: FastAPI, Node.js, Express, Flask, Spring Boot
  • Databases: Postgresql, MongoDB, MySQL, SQLite
  • Other Tools: Docker, Git, REST APIs, GraphQL, ElasticSearch, Kafka, Redis

Goals and Purpose

  • Practice full-stack development by building functional web applications.
  • Explore and integrate various frameworks, tools, and technologies.
  • Create a portfolio of projects that demonstrate my skills and growth as a developer.

Feel free to explore the projects and share feedback or suggestions! 🚀


About

A collection of full-stack practice projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors