Project created to help beginner programmers to study, despite the lack of internet!

Overview

logo

dev-outside-net

Projecto criado para ajudar programadores iniciantes a estudar, apesar da falta de internet!

Features:

  • Procura por palavras nos arquivos ".ml" na pasta "content" obtendo respostas rápidas para as palavras chaves pesquisadas!

  • Contém os temas indexados no arquivo "main.json", na pasta content, para acessar rapidamente os temas desejados sem ter de pesquisar por palavras específicas!

  • Tema, palette(Qt), fonte, e tema de ícones configuráveis via json (data/launch.json)

    Mais por vir...

Exemplo:

{
"app-theme":"dark",
"icons-theme":"light",
"qt-palette":"dark"
}

ScreenShots:

screen1 screen2 screen3 screen4


Technical specifications:

este projecto está a ser desenvolvido sob as seguintes especificações:

  • Language: Python 3.8.10

  • Operacional System: Ubuntu 20.04 LTS

  • GUI: PyQt5==5.15.5(Qt5==5.15.2)

    ...

    Veja outras dependências em:

    • app/requirements.txt

    • app/frameworks

Contribute:

Que bom que pensou nisso, estou trabalhando em um guia para quem quiser contribuir, pois para isso funcionar será necessário escritores dos artigos que serão adicionados a aplicação, que nem um "blog"!

mas enquanto isso você pode:

  1. Clonar este repositório, realizar testes e encontrar problemas!

Use: git clone https://github.com/Dev04Dev/dev-outside-net.git

  1. Caso encontre algum problema ou note algum comportamento estranho na aplicação por favor crie uma issue (caso ainda não exista), e relate o problema!

  2. Deixar uma estrela neste repo, pois dá mais motivação ver que as pessoas se importam com o trabalho que está sendo realizado!

  3. Partilhar essa ideia com outros!

  4. Visitar a nossa página no Facebook:

    Dev4Dev

    onde postamos conteúdo de programação, aproveitando que o Facebook pode ser usado gratuitamente por um determinado tempo após o carregamento de saldo!

State:

Este Projecto está em estado de desenvolvimento, e ainda não tem nenhuma distribuição, o primeiro lançamento (Alpha) está previsto para Dezembro de 2021, apenas para testes!

DONE:

  • Interface de usuário criada

  • Funcionalidades básicas (Pesquisar; Abrir os Resultados; Selecionar Tópicos)

  • Configurável

TODO:

  • Correção de alguns bugs

  • Adicionar funcionalidade para salvar o estado da janela ao sair

  • Permitir o usuário configurar a aplicação pela Interface gráfica (GUI)

  • Atualizar o estado(configurações, dados) da aplicação em tempo real!

## Contacts:

[email protected]

Thankful:

Não quero escrever tudo, pois a aplicação está em fase de desenvolvimento, por isso vou apenas dizer que:

This Readme is under construction

Owner
Dev4Dev
Dev4Dev
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.

applied-ml Curated papers, articles, and blogs on data science & machine learning in production. ⚙️ Figuring out how to implement your ML project? Lea

Eugene Yan 22.1k Jan 03, 2023
Pydantic model generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

datamodel-code-generator This code generator creates pydantic model from an openapi file and others. Help See documentation for more details. Supporte

Koudai Aono 1.3k Dec 29, 2022
Python Tool to Easily Generate Multiple Documents

Python Tool to Easily Generate Multiple Documents Running the script doesn't require internet Max Generation is set to 10k to avoid lagging/crashing R

2 Apr 27, 2022
[Unofficial] Python PEP in EPUB format

PEPs in EPUB format This is a unofficial repository where I stock all valid PEPs in the EPUB format. Repository Cloning git clone --recursive Mickaël Schoentgen 9 Oct 12, 2022

Xanadu Quantum Codebook is an experimental, exercise-based introduction to quantum computing using PennyLane.

Xanadu Quantum Codebook The Xanadu Quantum Codebook is an experimental, exercise-based introduction to quantum computing using PennyLane. This reposit

Xanadu 43 Dec 09, 2022
Convert excel xlsx file's table to csv file, A GUI application on top of python/pyqt and other opensource softwares.

Convert excel xlsx file's table to csv file, A GUI application on top of python/pyqt and other opensource softwares.

David A 0 Jan 20, 2022
✨ Real-life Data Analysis and Model Training Workshop by Global AI Hub.

🎓 Data Analysis and Model Training Course by Global AI Hub Syllabus: Day 1 What is Data? Multimedia Structured and Unstructured Data Data Types Data

Global AI Hub 71 Oct 28, 2022
Tips for Writing a Research Paper using LaTeX

Tips for Writing a Research Paper using LaTeX

Guanying Chen 727 Dec 26, 2022
Source Code for 'Practical Python Projects' (video) by Sunil Gupta

Apress Source Code This repository accompanies %Practical Python Projects by Sunil Gupta (Apress, 2021). Download the files as a zip using the green b

Apress 2 Jun 01, 2022
PowerApps-docstring is a console based, pipeline ready application that automatically generates user and technical documentation for Power Apps.

powerapps-docstring PowerApps-docstring is a console based, pipeline ready application that automatically generates user and technical documentation f

Sebastian Muthwill 30 Nov 23, 2022
Valentine-with-Python - A Python program generates an animation of a heart with cool texts of your loved one

Valentine with Python Valentines with Python is a mini fun project I have coded.

Niraj Tiwari 4 Dec 31, 2022
Resource hub for Obsidian resources.

Obsidian Community Vault Welcome! This is an experimental vault that is maintained by the Obsidian community. For best results we recommend downloadin

Obsidian Community 320 Jan 02, 2023
YAML metadata extension for Python-Markdown

YAML metadata extension for Python-Markdown This extension adds YAML meta data handling to markdown with all YAML features. As in the original, metada

Nikita Sivakov 14 Dec 30, 2022
Course materials for: Geospatial Data Science

Course materials for: Geospatial Data Science These course materials cover the lectures for the course held for the first time in spring 2022 at IT Un

Michael Szell 266 Jan 02, 2023
Generate YARA rules for OOXML documents using ZIP local header metadata.

apooxml Generate YARA rules for OOXML documents using ZIP local header metadata. To learn more about this tool and the methodology behind it, check ou

MANDIANT 34 Jan 26, 2022
Dynamic Resume Generator

Dynamic Resume Generator

Quinten Lisowe 15 May 19, 2022
Paper and Code for "Curriculum Learning by Optimizing Learning Dynamics" (AISTATS 2021)

Curriculum Learning by Optimizing Learning Dynamics (DoCL) AISTATS 2021 paper: Title: Curriculum Learning by Optimizing Learning Dynamics [pdf] [appen

Tianyi Zhou 15 Dec 06, 2022
This repository outlines deploying a local Kubeflow v1.3 instance on microk8s and deploying a simple MNIST classifier using KFServing.

Zero to Inference with Kubeflow Getting Started This repository houses all of the tools, utilities, and example pipeline implementations for exploring

Ed Henry 3 May 18, 2022
k3heap is a binary min heap implemented with reference

k3heap k3heap is a binary min heap implemented with reference k3heap is a component of pykit3 project: a python3 toolkit set. In this module RefHeap i

pykit3 1 Nov 13, 2021
Fastest Git client for Emacs.

EAF Git Client EAF Git is git client application for the Emacs Application Framework. The advantages of EAF Git are: Large log browse: support 1 milli

Emacs Application Framework 31 Dec 02, 2022