Giter Site home page Giter Site logo

sabujxi / psychological-analysis-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 1.22 MB

A desktop application for Psychological analysis. Developed in Python

License: Apache License 2.0

Python 100.00%
python tkinter tkinter-python pyserial pillow python-image-library python-image-processing psychology psychology-experiments gui python27 python3

psychological-analysis-app's Introduction

Psychological Analysis Desktop Application by Md. Sabuj Sarker

This is a desktop application for Psychological analysis for a research project. I developed this in Python.

I developed it back in 2016 and have rewritten it completely in 2018 with many improvements.

This desktop application is a four-in-one application that shows different images, let the subject select tempereature, ratings, etc. and also sends temperatures to a hardware device attached to the subject. (A human is indicated by the word 'subject' here).

Coding practice improvements overtime.

I am programming continuously for more than a decade now. My coding practices changed extremely in this long period of time. Though there is no free time to look back how much my architectural thoughts changed along with the coding practices, I was surprised to see it when I started rewriting this application. I do not keep global states, but in last two years I am also unwilling to keep a module for configs as global states. I import such modules in controlling part and then propagate that through other objects down to the rabbit hole. Many times, I do not directly send or use the module, instead I create another wrapper objects.

Whatever, that is just one single minor change/improvement. There are a lot of other changes and improvements. Architectural changes are everywhere, pattern changes are in every corner. With these changes, bugs have gone down to the ground level, reusability have skyrocketed and sudden feature introduction or changes do not give as much pain as it used to give years ago.

I am writing this section to tell you to keep coding every day of your life and you will see that some day you have become a great programmer without you noticing that. No, the world does not need to do that. We are like backstage singers, we drive success, we do not want to be the celebrities - we make them.

Err

I need to clean up many parts of this application along with many print()'s. So, just ignore them. There are some dead code (especially the configs) that I will also need to remove. I will do this housekeeping job whenever I have some free time or I am taking rest off of other work. But, there is no guarantee that I will complete the housekeeping. I did not keep my previous code in any version control, neighter I includied the 2016's version in this repository. This repository contains 2018's code (SEP-OCT).

Also, remember that this was a Python 2.7 application. The difference with 3.x is not much there in the code - it is just print statement instead of print() function. Module import names may also vary. I will try to remove this inconsistency when I have got some time.

psychological-analysis-app's People

Contributors

sabujxi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.