Code Monkey home page Code Monkey logo

api-docucraft's Introduction

Header

Twitter Follow me on Github

Github views



Hello Folks !!!

** I am an engineer designing and developing web applications since 2018 for fun and to feed my belly. **

Shelcia is a confident, focus-driven individual. Shelcia has got good experience working as a Web developer with modern tech stacks like MERN and some old good stuff like LAMP, and not to forget the goddess Vanilla JS. Shelcia is often driven by purpose so she is looking forward to being part of something which means a big deal to her. She has good experience working as a Web developer and Designer in startup(s) where she ended up creating web apps. Shelcia loves open source contributions and does freelance occasionally.

Currently into React Native and Go.



Connect with me

Medium Hackerearth LinkedIn Twitter Gmail



Tools and Languages I have worked with

Python HTML CSS Javascript NodeJS Typescript SASS C++ PHP Markdown Express Gatsby React React Native Bootstrap Material-UI Redux React-Router MySql MongoDb Netlify Heroku Amazon AWS Google cloud Arduino AdobeXD Postman Firebase Github Docker



Github Stats

GitHub Streak

GitHub Streak

Blog posts

api-docucraft's People

Contributors

harmeetsingh11 avatar learnervivek avatar praptisharma28 avatar shelcia avatar thedarkw3b avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

api-docucraft's Issues

Feature: Add GitHub Action for Automatic Assignee Assignment

Description:
Currently, it would be beneficial to have an automated workflow that assigns the pull request author as an assignee of the pull request. This streamlines the process, ensuring that the person who initiated the changes is automatically assigned.

Proposed Solution:
Implement a GitHub Action that automatically assigns the pull request author as an assignee whenever a new pull request is created.

Expected Behavior:
When a pull request is created, the GitHub Action should automatically assign the pull request author as an assignee, simplifying the assignment process.

Additional Considerations:

  • Ensure compatibility with the existing repository structure and workflows.
  • Test the action thoroughly to avoid any unintended side effects.
  • Consider any exceptions or edge cases in the assignment process.

Checklist

  • I have starred the repository
  • I have checked the existing issues
  • I have read the discussion tab thoroughly and got the project idea
  • I am willing to work on this issue
  • I am an IWOC 2024 contributor

Feat: Integrate Dependabot for Automated Dependency Updates

Describe the feature

Keeping the project's dependencies up to date can be a challenging task, especially when done manually. To streamline and automate this process, we propose integrating Dependabot.

Proposed Solution:

We need to add Dependabot to our project as it will significantly aid in keeping our dependencies current. Once activated, Dependabot will automatically submit pull requests (PRs) whenever there are outdated dependencies identified in our package.json file.

This automated approach will enhance our project's stability, security, and overall maintenance by ensuring that we are always using the latest and most secure versions of our dependencies.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a IWOC24 contributor
  • I want to work on this issue

Enable Submit Button Trigger via "Enter" Key Press in Login Form

Description:
Currently, the login form lacks the functionality to submit when users press the "Enter" key. This can be inconvenient for users who are accustomed to this common behavior. To enhance the user experience, it would be beneficial to implement the ability to trigger the form submission by pressing the "Enter" key when focused on the password input field.

Expected Behavior:
Pressing the "Enter" key while the password input field is focused should trigger the submission of the login form.

Actual Behavior:
Currently, pressing the "Enter" key does not submit the form. Users have to manually click the submit button with the mouse.

PS: Assign me this issue under iwoc2024

[Feature]: Implement PR Title Checker workflow for Conventional Commit Prefixes

Is your feature request related to a problem? Please describe.

Description:

The project would benefit from a PR title checker that ensures conformity to conventional commit prefixes. Currently, the following prefixes are considered valid:

  • build:
  • chore:
  • docs:
  • feat:
  • fix:
  • perf:
  • refactor:
  • revert:
  • style:
  • test:

Problem:

Enforcing consistent and descriptive PR titles following conventional commit prefixes helps maintain clarity and organization in the project's version history.

Describe the solution you'd like

Implement a PR title checker that validates each PR title against the specified conventional commit prefixes. This will ensure that PR titles adhere to the established guidelines.

To-Do:

  • Develop the PR title checker script to verify titles against the defined prefixes.
  • Integrate the checker into the project's CI/CD pipeline.
  • Define error messages or warnings for non-compliant PR titles.

Checklist

  • I have starred the repository
  • I have checked the existing issues
  • I have read the discussion tab thoroughly and got the project idea
  • I am willing to work on this issue
  • I am an IWOC 2.0 contributor

Feature: Add code of conduct

A "Code of Conduct" is a set of guidelines that outlines expected behavior and standards of interaction within a community or organization. It promotes respect, inclusivity, and professionalism while providing procedures for reporting and addressing violations.

[Feature]: add codeql workflow

Description

Is your feature request related to a problem? Please describe.

The repository contains code in javascript, it does not have workflow for code scanning.

Describe the solution you'd like

I aim to implement the CodeQL workflow to automate security checks. CodeQL, GitHub's code analysis engine, will identify vulnerabilities in the code and present the findings as code scanning alerts. This workflow will be activated for every push, commit, and pull request through GitHub Actions.

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I am willing to work on this issue (optional)
  • I am a IWOC'24 contributor

Need for a contribution.md file

As your projects don't contain the contribution.md file
it is getting difficult to get an understanding
I know the
steps are provided in readMe.md file
but it is still better to have a contribution. md file instead of putting the steps in the readme. MD

ps: I am participating from codePeak please put label on this

[Feature]: add github action workflow for greeting contributors

Description:
The current project lacks an automated action to greet contributors. GitHub Actions can significantly enhance project automation. I propose adding a GitHub Action workflow to greet new pull request (PR) and issue creators, fostering a welcoming environment.

Proposed Changes:
Implement a GitHub Action workflow that triggers on new PRs and issues. The workflow should include a greeting message to acknowledge and appreciate the contributors for their efforts.

Expected Behavior:
When contributors create new PRs or issues, the GitHub Action should automatically trigger and post a welcoming message, acknowledging their contributions.

Checklist

  • I have starred the repository
  • I have checked the existing issues
  • I am willing to work on this issue
  • I am an IWOC'24 contributor

Feature : Add issue and pull request template for contributors.

Description:

This feature involves adding issue and pull request templates to the repository. These templates will provide clear guidelines for contributors, ensuring consistent and efficient communication when creating new issues and pull requests. By standardizing the process, it will streamline contribution management and improve collaboration within the project.

update readme.md

Contributors section is missing in readme.md file.
I want to add it.
Kindly assign this issue to me under IWOC 2024.

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.