GithubHelp home page GithubHelp logo

lightoftwelve / docugenius-readme-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.64 MB

The DocuGenius Readme Generator is a powerful and user-friendly command-line application. It serves one simple but essential purpose - to dynamically generate a professional README.md file from a users input. It does this with the help of the Inquirer package, a comprehensive collection of common interactive command line user interfaces.

JavaScript 100.00%

docugenius-readme-generator's Introduction

About Me

🚀 As a spirited entrepreneur with a rich 15-year journey in UI/UX design, I've now embraced the exciting world of full-stack development. My tech adventure started in Telecommunications Engineering and web development as a leisure pursuit. This path ignited my entrepreneurial spirit, leading to successful ventures in real estate, e-commerce, and software development, creating job opportunities for many others along the way.

💡 Presently, I'm steering the ship as the CTO & Co-Founder of Write Guide AI, where we innovate in AI-driven article and social media content generation, giving business owners and hobbyists the opportunity to free up their time by letting Write Guide AI write blogs and social media content for them! Simultaneously, I am the CEO & Founder Light of Twelve, a unique global gemstone and mineral enterprise. Here, I blend my love for storytelling with spirituality, tarot, astrology, crystal healing, and more, crafting compelling narratives for our audience.

I'm at my best when tackling complex challenges in fast-paced environments, finding great satisfaction in exceeding expectations. This passion fuels my growing interest in full-stack development, adding a new dimension to my skill set. Alongside technical prowess, I bring expertise in project management, business planning, e-commerce, SEO optimization, import/export, and real estate investment.

Join me on this journey as I continue to explore the intersection of technology, creativity, and business acumen, always aiming to push boundaries and inspire innovation.


CSS  React  HTML  JavaScript  d3js  Redux   babel  jquery  typescript  webpack  nextjs  NodeJS  handlebars  mongodb  graphql  MySQL  sequelize  Material UI  bootstrap  Git  jest  openal  canva 

Top Langs

...& more



💻 Current Exciting Projects


Write Guide AI | Ongoing development

Write Guide AI Logo

At Write Guide AI, we're redefining content creation. Imagine inputting a few simple parameters – keywords, desired word count, tone, and title – and watching as our AI swiftly crafts high-quality articles up to 4000 words in under 5 minutes. Our platform extends its prowess to social media, creating posts that engage and resonate. Every piece of content is SEO-optimized, ensuring your message reaches its intended audience effectively.

As we move forward, we're excited to integrate machine learning capabilities for even more nuanced and effective SERP analysis, competitor research, advanced keyword mapping, content suggestions, and more! Our journey is not just about creating content but shaping the future of how digital content interacts with audiences and search engines alike.



Light of Twelve | Established e-commerce platform

A comprehensive worldwide e-commerce platform for gemstone and spirituality enthusiasts with two international warehouses. Built with Shopify and integrates with various payment gateways and shipping providers.

Development Projects for Light of Twelve

  • Tarot Reading App:
    • An intuitive and personalized tarot reading application that provides insights and guidance for users. It utilizes machine learning algorithms and a vast database of tarot interpretations generated based on users' input questions.
  • Birthchart Generator & Daily Horoscopes
    • A birthchart and horoscope generator that provides real-time horoscope data, birth chart calculations, and compatibility analysis. Designed to be seamlessly integrated with the Shopify store.
Write Guide AI Logo


Astrology API | Ongoing Development

An astrology API that provides real-time horoscope data, birth chart calculations, and compatibility analysis. Designed to integrate seamlessly with websites or applications for other business owners and hobbyists to use in their digital platforms, offering their customers top-of-the-line, accurate results.



GitHub Streak


Feel free to explore these projects and provide any feedback or suggestions!


🛠️ Skills

🔧 Throughout my journey, I've acquired a diverse set of skills:

  • Frontend: HTML, CSS, JavaScript, React, Typescript, jQuery
  • Backend: Next.js, Node.js, Express.js, MongoDB (Mongoose), MySQL (Sequelize), API Creation, GraphQL, Handlebars, Amazon Web Services (Lambda, Cloudfront, S3, SQS), Webpack (creating PWAs), C, C#, C++
  • Libraries: Bootstrap, Material UI, Prime React, Materialize, Owl Carousel, jQuery FancyBox
  • Third Party APIs: OpenAI, Google Map Services
  • Common Packages: D3, Chart.js, Editor.js
  • Design: UI/UX, Lightroom, Photoshop, Canva, Midjourney, Dall-E
  • Business: E-commerce, Project Management, Business Planning, Financial Management, Forecasting, Marketing
  • Other: Import/Export, Real Estate Investment, Copywriting, SEO Expertise, SEMrush, SurferSEO, Google Analytics, Google Search Console

...& more

📫 Contact

📧 Want to collaborate or have any questions? Feel free to reach out to me through the following:

Let's connect and create something awesome together!

✍️ Blog

📝 I love sharing my thoughts and insights on my blogs. Here are two captivating blogs from my e-commerce business that not only provide valuable information but also help drive organic traffic through SEO strategies:

  • Learning About Tarot: "Tarot Card Reading: Unlocking the Secrets of the Arcana."
  • The Healing Crystal Guide: "Harnessing the Power of Crystals: Exploring the Healing Energies, Science and History of these fascinating gemstones."

Take a look and let me know your thoughts!

🎉 Fun Fact

⚡️ Fun Fact: Did you know that crystals have been used for centuries for their healing properties and spiritual significance? Different crystals are believed to possess unique energies and can be used for various purposes, such as promoting balance, enhancing focus, or attracting positive energy. From ancient civilizations to modern practices, crystals continue to captivate us with their beauty and metaphysical properties.

docugenius-readme-generator's People

Contributors

lightoftwelve avatar

Watchers

 avatar

docugenius-readme-generator's Issues

Create a Functional Table of Contents

Create a Functional Table of Contents

User Story

AS A developer
I WANT to add a table of contents to my README.md that links to specific sections.
SO THAT users can easily navigate the document.

Acceptance Criteria

GIVEN a command-line application that accepts user input
WHEN I click on the links in the Table of Contents
THEN I am taken to the corresponding section of the README.

Add License to README

Add License to README

User Story

AS A developer
I WANT to select a license for my application and display it in my README.md
SO THAT users understand the legal protections and obligations of my application.

Acceptance Criteria

GIVEN a command-line application that accepts user input
WHEN I choose a license for my application from a list of options
THEN a badge for that license is added near the top of the README, and a notice is added to the section of the README entitled license that explains which license the application is covered under.

Populate README Sections

Populate README Sections

User Story

AS A developer
I WANT to fill sections of my README.md with specific information about my project
SO THAT users can better understand and utilize my application.

Acceptance Criteria

GIVEN a command-line application that accepts user input
WHEN I enter a description, installation instructions, usage information, contribution guidelines, questions, and test instructions
THEN this information is added to the sections of the README entitled Description, Installation, Usage, Contributing, and Tests.

Add Contact Information to README

Add Contact Information to README

User Story

AS A developer
I WANT to add my contact information to the README.md
SO THAT users can reach out to me with any additional questions.

Acceptance Criteria

GIVEN a command-line application that accepts user input
WHEN I enter my GitHub username
THEN this is added to the section of the README entitled Questions, with a link to my GitHub profile.
WHEN I enter my email address
THEN this is added to the section of the README entitled Questions, with instructions on how to reach me with additional questions.

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.