Coder Social home page Coder Social logo

fineanmol / hacktoberfest2023 Goto Github PK

View Code? Open in Web Editor NEW
1.9K 6.0 7.0K 447.22 MB

Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️

Home Page: https://fineanmol.github.io/Hacktoberfest2023/

License: GNU General Public License v3.0

HTML 4.46% CSS 5.69% JavaScript 11.61% Python 37.69% Go 0.62% Java 26.72% C 4.76% C++ 8.20% Brainfuck 0.19% Rust 0.07%
hacktoberfest digitalocean github pull-request opensource opensourcecode osc hacktoberfest-accepted opensource-projects hacktoberfest-approved

hacktoberfest2023's People

Contributors

20manas avatar alkaz1 avatar ankur700 avatar anmol55555 avatar bottercode avatar fineanmol avatar fineanmolwork avatar gulshanjakhon avatar imgbotapp avatar mananag29 avatar nightowldevelopers1 avatar nitulkalita avatar omansharora avatar pranidhanritik avatar princekumaraj avatar rahulrudra81 avatar rishabhrathore055 avatar sayantanmaiti avatar shreeyachatzz avatar shrinandamaity avatar shubhraagarwal avatar stuntstorm avatar sudhanshujcodes avatar tanishha avatar tuminzee avatar vedsom avatar visionjain2 avatar vjelson avatar whatiskeptiname avatar yamini236 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hacktoberfest2023's Issues

Feature request


name: Feature request
about: Suggest an idea for this project


Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Improving heading and re-positioning toggle button

Current Condition

InkedScreenshot 2021-10-08 110308_LI

Changes required

  • Task 1 : Making Heading Contributors to look like a heading.

  • Task 2 : Shifting Toggle button to right side of the page.

After making changes it should look like this or may be better :-

Screenshot 2021-10-08 120358

Need to ask, if i can contribute my personal project

Hey, was asking can i add my person project as contribution for hacktoberfest 2022,
And one more thing on which folder do i need to add my project if I'm allowed to?
Program's_Contributed_By_Contributors
Is this the folder to add contribution for new projects?

And if I'm allowed to can you please assign me this issue, I'll PR during the hactoberfest 2022
Tjank you

Validate Binary Search Tree in Java

I'd like to contribute java code to validate binary search tree.

Validation of binary search tree includes:

  • Ensuring that the value of the node in the left subtree is smaller than current node
  • Ensuring that the value of the node in the right subtree is greater than current node
  • Ensuring left and right subtrees are also binary search trees

Hacktoberfest Contribution Not Shown

The hacktoberfest-accepted label was added when there were some conflicts in the merge. So when now they are corrected up and merged along with the removal of conflicts, the contribution is not shown. Kindly merge my pull request. I think many will be facing this issue

Add a back-to-top button in Contributors.html

@fineanmol I would like to attach a back-to-top button in the Contributors page as the list of contributors is so long. Attaching a back-to-top button makes the user to reach the top of the page with just one click of a button. I am good in this kind of issue. I am participating in HacktoberFest 2021. I request you to assign this issue to me. Thank you.

CSS Styling/Contributors Count of Contribution.html page is needed !

There are many things to which you can contribute.

  • CSS Styling Needed or count of Contributors needed

  • It can be the CSS styling of the webpage Contribution.html

  • You can even work on the grid system of that page, to make it more wonderful

  • Animation while moving the cursor over any name can be improved too

  • or you can just add your name to the contributors and make a pull request.

Ford-Fulkerson Algorithm

I want to add "Ford-Fulkerson Algorithm for maximum flow" in C++ section.
Kindly assign this to me, thank you.

Drum kit simulator

Can i add my project(HTML,CSS,JS) drum kit simulator in hacktoberfest.

Fibonacci sequence in C++

Do the Fibonacci sequence in C++.
It's a series where the next term is the sum of pervious two terms.

Prim's Minimum Spanning Tree

I want to add "Prim's Minimum Spanning Tree" problem in c++ program section.
Please assign this to me.
I have participated in Hacktoberfest2021
Thank You

Identity Matrix in Java

Hi! I have added the code for the identity matrix in Java. Please add it to the codebase.

Enhancing dark mode and changes in navbar

I would like to make the bottom text (on bottom of page as shown below) darker so that it is clearly visible.
PR1
I want to fix the small typo in navbar, it should be "Add your name here". Please assign me this issue :)
I would also like your opinion on removing the Contributors link on navbar, as it redirects to the same page on a new tab.

Greedy Algorithms

Hi,
I want to add "Greedy Algorithms" implementations in Java program section.
Please assign this to me.
I have participated in Hacktoberfest2021
Thank You

Add Navbar

Can I work on this issue? Please assign it to me.

Add math algorithms

Hi @fineanmol! I would like to add few math algorithms to python_programs directory, which I would try to implement in python. Can you assign this to me?

Enhancing the dark theme of the website

@fineanmol I would like to enhance the dark theme of the webpage.
The div containing the heading CONTRIBUTORS and the paragraph below it are not clearly visible as they are written with black color on a nearly black background. I would like to work upon it. Please assign this issue to me.

image

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.