Skip to content

cherryontech/TechGarden

Repository files navigation

TechGarden 🌱


Netlify Status


Table of Contents

  1. Current Features
  2. Technologies Used
  3. Discoveries and Future Goals
  4. Screenshots
  5. How to Run this Repo

Welcome to TechGarden, your digital oasis for nurturing career growth in the tech industry. Like a wise mentor, TechGarden provides invaluable guidance, helping you navigate non-linear career paths and cultivate your skills within the ever-changing world of technology.

Current Features

  • Personalized Guidance: Let TechGarden be your mentor, offering personalized advice to match your strengths and aspirations.
  • Curated Resources: Discover a treasure trove of curated resources, handpicked to accelerate your skill development journey.
  • Continuous Improvement: Like a wise sage, TechGarden thrives on feedback, constantly evolving to meet your evolving needs and aspirations.

Technologies Used

Tools Tools Tools Tools

Discoveries and Future Goals

Throughout our journey, we've gained invaluable insights and wisdom. As we continue to grow, our future goals include completing pending features, integrating additional functionalities, and optimizing for scalability and performance, such as:

  • Gamified Learning: Our gamified skill tracker, turning learning into a delightful adventure.

  • Interactive Virtual Sessions: Engage in meaningful virtual conversations to gain confidence in your soft skills and prepare for real-world challenges.

  • Personalized Recommendations: Get the AI-powered recommendation based on the data that you provide.

  • User Accounts: Store, track and share your learning journey as you achieve your goals.

Screenshots

Soon to come!

Installation:

In the project directory, first install the project dependencies:

npm i

Then, execute:

npm start

ESLint:

To run ESLint and ensure code quality and consistency, use the following command:

npm run lint