You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fetch-git-py is a Python tool that helps you find and organize cards in a repository with more than 1000 commits. It is customizable and flexible, allowing you to output the cards to the console. Simply provide the repository URL and the tool will do the rest.
O Simple PicViewer é um visualizador de imagens simples e eficiente. Permite selecionar uma pasta e visualizar, deletar, rotacionar imagens, e visualizar em tela cheia. Possui interface intuitiva com tema escuro e design elegante. Desenvolvido em Python utilizando customtkinter e Pillow.
This Python script creates a GitHub bot that automates the creation of a private repository (if it doesn't exist) and commits at random dates from 1 year ago to the present. It uses the GitHub API to manage repositories and the git command line tool to make commits. The dates for commits are randomly generated within a specified range.
Job Portal Application: A Django-based platform that connects job seekers with employers. Users can create profiles, upload resumes, and manage job postings, while job seekers can apply for jobs directly. The application utilizes Django REST Framework for efficient API handling.