mirror of
https://github.com/dathere/de-intern-guide.git
synced 2025-12-19 08:39:25 +00:00
Add qsv Sub-section and GitHub for Beginners guide
This commit is contained in:
parent
0fbfd9f1e7
commit
b5b3788fa6
22 changed files with 268 additions and 78 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"label": "✈ Onboarding Setup",
|
||||
"position": 1,
|
||||
"position": 2,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Installation instructions to setting up your workspace with the necessary software and tools."
|
||||
|
|
|
|||
37
docs/onboarding/github_setup.mdx
Normal file
37
docs/onboarding/github_setup.mdx
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
sidebar_position: 7
|
||||
---
|
||||
|
||||
# 🐱💻 GitHub
|
||||
|
||||
|
||||
## Welcome Future Coders! 👩💻👨💻
|
||||
|
||||
GitHub is your new best friend in the coding universe! 🚀 Whether you're building the next big app or learning the ropes of coding, GitHub is where the magic happens. Let's get you started on this coding adventure!
|
||||
|
||||
## What's GitHub? 🌐
|
||||
|
||||
GitHub is like a virtual playground for coders. It's where you store your code, work with others, and make amazing things together. Imagine it as a superhero team for coding projects.
|
||||
|
||||
## Cool Features 🌈
|
||||
|
||||
- **Version Control:** Think of it as a time machine for your code. You can go back to previous versions if something goes wrong. Cool, right?
|
||||
- **Collaboration:** Work with friends (or strangers) on projects. Coding is more fun when it's a team effort!
|
||||
- **Issues & Pull Requests:** Communicate and make changes without stepping on each other's toes. It's like passing notes but cooler.
|
||||
|
||||
## Your GitHub Quest 🚀
|
||||
|
||||
1. Create a GitHub account at [github.com](https://github.com) - it's like getting your own superhero costume!
|
||||
2. Explore projects. Find something interesting, like a quest you want to join.
|
||||
3. Fork a project. It's like claiming your own part of the superhero team's headquarters.
|
||||
4. Make changes and create a Pull Request. Show off your coding skills and suggest improvements.
|
||||
|
||||
## Your GitHub Super Move: Collaboration 💻
|
||||
|
||||
GitHub is not just for code; it's for making cool things together. Try collaborating on a project, and you'll feel the coding magic!
|
||||
|
||||
## Ready to Code? 🚀
|
||||
|
||||
GitHub is your launchpad into the coding galaxy. Explore, collaborate, and let's make coding an epic adventure together!
|
||||
|
||||
Get ready for a coding journey full of challenges, triumphs, and a lot of fun! 🚀🌟
|
||||
48
docs/onboarding/qsv-pro.mdx
Normal file
48
docs/onboarding/qsv-pro.mdx
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
---
|
||||
sidebar_position: 6
|
||||
---
|
||||
|
||||
# ⚙️ qsvPro Setup
|
||||
|
||||
|
||||
# About qsv pro 🚀
|
||||
|
||||
|
||||
Welcome to qsv pro, a powerful desktop app designed for spreadsheet data wrangling. Built on the foundation of the qsv CLI tool, qsv pro offers a feature-packed local GUI for an enhanced user experience.
|
||||
|
||||
## Key Technologies Used 🛠️
|
||||
|
||||
- **Tauri:** Application framework
|
||||
- **Next.js:** Web framework
|
||||
- **shadcn:** UI library
|
||||
- **Tailwind CSS:** CSS framework
|
||||
- **release-it:** Release automation tool
|
||||
- **pnpm:** Package manager
|
||||
- **TypeScript:** Programming language
|
||||
- **Rust:** Programming language
|
||||
|
||||
Explore the extensive capabilities of qsv pro, making data manipulation a seamless and efficient process.
|
||||
|
||||
Learn more about qsv pro at [qsvpro.dathere.com](https://qsvpro.dathere.com).
|
||||
|
||||
# Installation Guide 📥
|
||||
|
||||
Follow these steps to install and test qsv pro on your system.
|
||||
|
||||
#### Step 1: Download the Installer 🌐
|
||||
|
||||
- Visit the [qsv pro Releases](https://github.com/dathere/qsv-pro-releases/releases) page on GitHub.
|
||||
|
||||
#### Step 2: Choose the Installer Package 💻
|
||||
|
||||
- Select the installer package compatible with your operating system from the assets section.
|
||||
|
||||
#### Step 3: Installation Procedure 🚀
|
||||
|
||||
- Complete the installation procedure following the on-screen instructions for your operating system.
|
||||
|
||||
#### Step 4: Testing (Under Development) 🧪
|
||||
|
||||
- Explore qsv pro's functionalities to ensure a comprehensive test. Manipulate spreadsheets, navigate the user interface, and provide valuable feedback to the development team.
|
||||
|
||||
Experience the efficiency and convenience of qsv pro for all your data wrangling needs!
|
||||
8
docs/qsv/_category_.json
Normal file
8
docs/qsv/_category_.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"label": "🕹️ qsv",
|
||||
"position": 3,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Let's Dive into qsv"
|
||||
}
|
||||
}
|
||||
36
docs/qsv/qsvCLI.mdx
Normal file
36
docs/qsv/qsvCLI.mdx
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
# 🚴 qsv
|
||||
## 🏁 Getting Started with qsv Guide
|
||||
|
||||
---
|
||||
Let's Dive into qsv: Your Data Magic Wand
|
||||
---
|
||||
|
||||
# Hey Interns! 👋
|
||||
|
||||
Meet **qsv** - your new best friend for making data do cool stuff! 🚀 Just imagine it as a magic wand for numbers and words (but in computer language).
|
||||
|
||||
### What's qsv? 🧙♂️
|
||||
|
||||
Okay, so qsv is like a super-smart tool that helps us play with tables of information (think Excel sheets, but cooler). It can do tricks like sorting, filtering, and changing data super fast!
|
||||
|
||||
### Cool Features ✨
|
||||
|
||||
- **Magic Commands:** Tell qsv what you want to do, and it does it like magic! ✨
|
||||
- **Speedy Gonzales:** Even if there's a lot of data, qsv doesn't get tired. It's like the Flash of data tools!
|
||||
- **Mix and Match:** Combine different commands to create your own data potions! 🧪
|
||||
|
||||
### Let's Try It Out! 🚀
|
||||
|
||||
- 1. Open your computer and go to [qsv's home](https://qsv.dathere.com).
|
||||
- 2. Follow the instructions to install qsv (it's like installing a game, but cooler).
|
||||
- 3. Once installed, open qsv and start typing commands. It's like giving orders to your data!
|
||||
|
||||
### Your First Command: `qsv count` 📊
|
||||
|
||||
Navigate to your desired csv file on the terminal and try typing `qsv count` and see what happens! It counts stuff in your data. Easy, right?
|
||||
|
||||
### Ready for Some Magic? ✨
|
||||
|
||||
That's just the beginning! Explore more commands, ask qsv to do different tricks, and let's have fun with data together.
|
||||
|
||||
Remember, qsv is here to make data exciting and easy, even if you're just starting your magical journey! 🌟
|
||||
32
docs/qsv/qsvPro.mdx
Normal file
32
docs/qsv/qsvPro.mdx
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
|
||||
# 🏎️ qsvPro
|
||||
## 🏁 Getting Started with qsvPro Guide
|
||||
---
|
||||
qsv Pro: Your Data Playground
|
||||
---
|
||||
|
||||
# Hey Interns! 👋
|
||||
|
||||
Get ready to level up your data game with **qsv Pro**! 🚀 Imagine qsv, but with a cool suit and a bunch of extra features. Let's dive into the world of data fun!
|
||||
|
||||
### What's qsv Pro? 🧙♂️
|
||||
|
||||
qsv Pro is like qsv's big brother - it does everything qsv does and more! It's like having a superhero version of your data magic wand.
|
||||
|
||||
### Super Features ✨
|
||||
|
||||
- **Spreadsheets on Steroids:** qsv Pro has a sleek desktop app that makes working with data feel like playing a game.
|
||||
- **Fancy Tricks:** It can do advanced tricks like transforming data, visualizing data, and making your data look super fancy.
|
||||
- **Awesome GUI:** Say goodbye to boring commands! qsv Pro has a visual interface that's as easy as playing a video game.
|
||||
|
||||
### Let's Dive In! 🚀
|
||||
|
||||
1. Go to [qsv Pro's secret lair](https://qsvpro.dathere.com) on the internet.
|
||||
2. Follow the instructions to install qsv Pro (it's like getting a power-up in a game).
|
||||
3. Open qsv Pro and explore the magic. Click buttons, try different features!
|
||||
|
||||
### Ready for Superpowers? ✨
|
||||
|
||||
qsv Pro is here to turn you into a data superhero! Explore, play, and let's make data fun and powerful together.
|
||||
s
|
||||
Remember, qsv Pro is your ticket to the advanced world of data - where every click feels like a super move! 🌟
|
||||
77
docs/qsv/qsvWeb.mdx
Normal file
77
docs/qsv/qsvWeb.mdx
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
|
||||
|
||||
# 🏍️ qsv.dathere.com
|
||||
## 🏁 Getting Started with qsv Web Version Guide
|
||||
|
||||
### Introduction:
|
||||
|
||||
qsv (pronounced "Quicksilver") is a command line program
|
||||
for querying, indexing, slicing, analyzing, filtering, enriching,
|
||||
transforming, sorting, validating & joining CSV files.
|
||||
Commands are simple, fast & composable
|
||||
|
||||
| **Benefits of QSV Web** |
|
||||
|---------------------------|
|
||||
| ✨ **User-Friendly Interface** |
|
||||
| 🚀 **No Installation Required** |
|
||||
| 🌐 **Platform Independence** |
|
||||
| 📊 **Interactive Data Previews** |
|
||||
|
||||
### 🌐 Accessing qsv Web Version
|
||||
To access the qsv Web Version, simply visit our website at [qsv.dathere.com](qsv.dathere.com). It's a user-friendly platform that provides powerful data manipulation tools with just a few clicks. 🚀
|
||||
|
||||
### Interface Overview
|
||||
|
||||
#### 🏡Home
|
||||
|
||||
"Home" is your starting point for qsv's Web Version. It takes you to the welcoming homepage where you can begin your data journey.
|
||||
|
||||

|
||||
|
||||
#### 👩💻 Web
|
||||
|
||||
"Web" is where you access qsv's user-friendly web commands, simplifying data tasks with a click.
|
||||
|
||||

|
||||
|
||||
#### ⏱️ Benchmarks
|
||||
"Benchmarks" is where you find data on qsv's performance and evolution. Explore performance stats and metrics here.
|
||||
|
||||

|
||||
|
||||
### 👩💻 Web Commands
|
||||
|
||||
On the Web Commands page, you'll find an array of icons representing various qsv commands,
|
||||
each designed to tackle specific data tasks.
|
||||
Simply click on the icon related to your task, and let qsv work its magic. It's that easy!
|
||||
|
||||
:::info Why can't I select few commands? 🚫
|
||||
|
||||
Though the website is up and running there are few commands which are not fully integrated on the web version
|
||||
|
||||
:::
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
### Command Example
|
||||
|
||||
For instance, let's choose the "behead" command, one of qsv's fundamental tools.
|
||||
This command serves the purpose of removing CSV file headers, setting the stage for your data operations.
|
||||
|
||||
Upload using file explorer | or Drag n' Drop
|
||||
:-------------------------:|:-------------------------:
|
||||
 ) |  )
|
||||
|
||||
|
||||
Once you've uploaded the CSV file you want to work with, simply click on the 'RUN' button and see what happens!
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue