Coder Social home page Coder Social logo

emrahfidan / desktopsearchengine Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 16 KB

This repo is a C project designed to examine the words in the content of (.txt) of the doays in the folder and find the words we are looking for.

License: MIT License

C 100.00%
c-programming code-optimization desktop-application file-handling file-indexing information-organization information-retrieval keyword-extraction open-source search-algorithm

desktopsearchengine's Introduction


🖥️ Desktop Search Engine


This repo is a C project designed to examine the words in the content of (.txt) of the doays in the folder and find the words we are looking for.

Features

Here are some of the key features of this project:

  • Customizable: This project is designed with customization in mind. You can easily tailor it to your specific needs and requirements, making it a versatile solution for various use cases.

  • Clean Code: The project maintains a high standard of clean and well-organized code. This not only enhances readability but also simplifies maintenance and future development.

Customized

file1,file2,file3,file4,file5,....
  • You can put the content of these files (.txt) and the numbers you want.
ignore.txt
  • You should put the words you want to be ignored here.

Screenshots

Screenshot 1

Lessons Learned

File operations can be quite challenging because sometimes I got errors in the file path.

I also learned and used the use of recursive functions with this project.

Recursive functions are functions that call themselves and solve the process by breaking it down into smaller sub-problems. This approach allows complex problems to be broken down into more understandable and manageable parts. But the important thing is that the recursive function includes a termination condition and continues to call itself until this condition is met.

Feedback

If you have any feedback, please contact me at: [email protected]

desktopsearchengine's People

Contributors

emrahfidan avatar

Stargazers

 avatar

Watchers

 avatar

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.