GithubHelp home page GithubHelp logo

destaq / language-learning-dashboard Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 3.0 22.5 MB

A detailed dashboard to log your language learning, set goals, view progress, and more

License: GNU Affero General Public License v3.0

Vue 50.80% TypeScript 0.25% JavaScript 0.65% Python 47.78% Mako 0.43% CSS 0.08%
dashboard echarts language-learning learn-chinese statistics visualization

language-learning-dashboard's Introduction

Hi ๐Ÿ‘‹, I'm Simon

I'm a passionate full-stack developer majoring in computer science at Cornell. I most often code up tracking, productivity, and analysis tools, but nearly any unique project idea is fair game!

  • ๐Ÿ”ญ Iโ€™m currently working on an AI B2SMB site localization tool
  • ๐Ÿ’ฌ Ask me about Svelte, Python, and Go
  • โšก Fun fact: I only read novels in Chinese
  • ๐Ÿ“ I write articles on my blog

Tech Tools & Stats

Go Python TypeScript JavaScript LaTeX

Flask Vue.js Nuxt.js Svelte TailwindCSS

Postgres Git Digital Ocean Jekyll Postman

Wakatime Stats Stars Earned

Social

If you want to collaborate, have a project idea, or just feel like reaching out, my email address is simon (at) simonilincev (dot) com.

Shows a black logo in light color mode and a white one in dark color mode. ย  Shows a black logo in light color mode and a white one in dark color mode. ย  Shows a black logo in light color mode and a white one in dark color mode.

language-learning-dashboard's People

Contributors

dependabot[bot] avatar destaq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

language-learning-dashboard's Issues

ERROR Cannot start nuxt: Cannot set properties of undefined (setting 'default')

Hi,
thanks you for this greate dashboard!
I don't know why I get this error launching the 'npm run dev' command?

Nuxi 3.0.0                                                                                                                                                                                               18:15:04
Nuxt 3.0.0 with Nitro 2.7.0-28295243.3e9302a                                                                                                                                                             18:15:04
                                                                                                                                                                                                         18:15:05
  > Local:    http://localhost:3000/ 
  > Network:  http://172.19.0.1:3000/
  > Network:  http://192.168.1.211:3000/

 ERROR  Cannot start nuxt:  Cannot set properties of undefined (setting 'default')                                                                                                                       18:15:06

  at build (node_modules/nuxt3/dist/index.mjs:4277:21)
  at buildNuxt (node_modules/@nuxt/kit/dist/index.mjs:2612:12)
  at async Promise.all (index 1)
  at async load (node_modules/nuxt/node_modules/nuxi/dist/chunks/dev.mjs:6786:9)
  at async Object.invoke (node_modules/nuxt/node_modules/nuxi/dist/chunks/dev.mjs:6840:5)
  at async _main (node_modules/nuxt/node_modules/nuxi/dist/cli.mjs:50:20)

Here are the version I forced:


npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install nuxt3@latest
npm install [email protected]
npm install [email protected]
npm install [email protected]
npm install tailwindcss/[email protected]```

Here is my nuxt.config.ts:
 ```import { defineNuxtConfig } from 'nuxt/config';

export default defineNuxtConfig({
  build: {
    transpile: [
      /echarts/
    ],
    postcss: {
        postcssOptions: {
          plugins: {
            tailwindcss: {},
            autoprefixer: {},
          }
        }
      },
  }
});

Fork Disclosure - Desktop App

This isn't really an issue, nor directly related to anything you are doing. I just wanted to disclose that I used this repo in a minor tech exploration project.

The forked repo essentially makes it a self-contained desktop app.
I primarily did this as a means to compare Tauri vs Electron when dealing with a sidecar and/nix client-server. I also added FlaskWebGUI because it was easy. I made no considerations toward updates, migrations, nor imports/exports.

I have the 3 different releases here.

Best of luck on your new project LingoTrack!

Vocabulary heat map?

I have another idea: [https://polyglotclub.com/wiki/Language/Multiple-languages/Culture/Ideas-about-language-learning#Vocabulary_heat_map](vocabulary heat map), where there could be words or phrases in grids and the user's familiarity them can be visualised.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.