I am Georgia, an aspiring Python Developer with a degree in Computer Science and Biomedical Informatics . With a solid foundation in web development and frameworks, I am eager to bring my skills and fresh perspective to an entry-level position.
This Thesis Project is focused to the development of a web application, with the aim to improvise and make easier both the learning and the teaching process. The app will provide many user friendly tools like uploading/viewing documents, assignments, grades ,tools in most university e-learning websites already exist , but there is also a new feature added that encourages the students to ask questions and comment freely during the lecture assisting the teacher to better understanding students “weaknesses” and therefore improving or adding extra content to help them overcome their learning obstacles.
Languages that were used: Python, HTML, Jinja
Frameworks: Flask(Backend), Boostrap(Frontend)
preview thesis demo app: https://elearningwebapp-52520c319a7d.herokuapp.com/login
Github repository: https://github.com/GeorgiaNerantzaki/elearningwebapp
This project is focused in the development of a Chat App(similar to WhatsUp and Telegram) but there is only bidirectional communication via text messages. Although I should and tried to use the socketio library for a real-time comunication between client and server , I eventually followed an alternative due to my limited or almost no knowledge in Javascript.
User Log in credentials:
user1 –> email:georgina@mail.com password:1234
user2 –> email:mariapap@mail.com password:1234
Languages that were used: Python, HTML, Jinja
Frameworks: Flask(Backend), Boostrap(Frontend)
preview demo app: https://chat-app0-f1d6563247c4.herokuapp.com/auth/login
Github repository: https://github.com/GeorgiaNerantzaki/chat_app
This project is focused in the development of an application that will help doctors manage their appointments with patients through a calendar, manage patients files and updating the patients health status/diagnosis. This project is in development
Languages that were used: Python, HTML
Frameworks: Django(Backend), Boostrap(Frontend), Django template language
Github repository:https://github.com/GeorgiaNerantzaki/doctorsapp