Coder Social home page Coder Social logo

jars's Introduction

Hi there! 👋 こんにちは!

I am a Software Engineering graduate currently working in the education sector as a Research and Development officer.
僕はソフトウェア工学を専攻し、現在は教育分野で研究開発担当として働いています。

Besides doing Software Engineering, I am also a freelance sound technician/operator/engineer, and a Japanophile.
ソフトウェアエンジニアリング以外にも、フリーのサウンドテクニシャン/オペレータ/エンジニア、日本好きでもある。

Programming Languages

Technologies

Tools

Cloud Platforms

Operating Systems

Human Language

🇮🇩 Indonesian (Native) | 🇬🇧 English (Native-like)
🇲🇾 Malay (Native-like) | 🇯🇵 Japanese (Business Proficiency)
🇰🇷 Korean (Minimal) | 🇨🇳 Mandarin (Minimal)

Connect with Me


Visit my website for more information:
詳しくは私のウェブサイトをご覧ください:
ravenlimadinata.com


What am I listening to


My GitHub Statistics



jars's People

Contributors

ravendinata avatar

Stargazers

 avatar

Watchers

 avatar

jars's Issues

Consider using python-docx-template

python-docx-template uses Jinja2-like tagging in a template file which makes the report generator very modular. Using Jinja2 we can also edit the documents in Word, see what the changes are in real-time (WYSIWYG), and use it as a template.

Language Tool files too huge (over 300MB)

Bundling the Language Tool files that is over 300MB is quite an issue since it becomes a logistical challenge for distribution. Several options can be used:

  1. Install a central language tool server (needs a centralized server)
  2. Try to reduce the package size by removing unneeded files
  3. Use public language tool server (API limited and slower)
  4. Allow users to opt not to use LT features. Hence, need to programmatically check when LT features are used and block because the LT server files are not installed.

Other options?

Comment generator test should not be accessible in report generator window

Although it might look intuitive to have it in one place, the test should only be accessible from a window or area designated specifically for tests. Right now, since it is sharing the same controls as report generator, it must share the same structure as in it only accepts folder path for the output and users cannot specify the file name.

Apostrophe after placeholder formatting issue

Extra space appended before apostrophe after placeholder when formatting.
Sample:

  • Short Name: Yune
  • Mapping: {short_name}'s skills are improving
  • Expected outcome: Yune's skills are improving
  • Outcome: Yune 's skills are improving

Generated comment contains "nan" sentences

Sample comment:
Adrianna is an enthusiastic and respectful student. She has an outstanding art expression. Nan, she is able to use art to express ideas and feelings, and she has a good sense of colour in her artwork. Nan. Keep practicing, Adrianna!

Switch UI to PyQt

This might be too early to suddenly decide but it seems like Tk is not adequate. Though, as for now, CTk (on top of Tk) works perfectly fine for the needs. Albeit being too slugish and old looking, the GUI is actually usable and a lot better than having to fiddle with console or IPYNB.

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.