peter9825 - Overview

Pinned Loading

  1. This Pokémon Database App is a full-stack web application designed for Pokémon enthusiasts and developers alike. It provides a seamless interface to search, filter, and explore information about th…

    JavaScript

  2. Python application that helps filter and display job candidate data based on specific criteria, such as years of experience and college graduate status. It fetches data from a Wufoo form API, store…

    Python

  3. Forked from joeyp96/myrecipebook

    Full-stack recipe website that allows users to browse and access recipe pages after authentication. It features user sign-up and login functionality using Passport.js, stores user data securely in …

    HTML

  4. AI-driven resume & cover letter generator with a PySimpleGUI interface, SQLite-backed job data & profile management database with support for exporting Markdown and PDF file formats.

    Python

  5. C Program that counts the number of words, characters, alphabetic characters, lines, digits, and special characters in any given file(s).

    C

  6. Forked from niklasf/python-chess

    A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine c…

    Python