tedo-publisher 1.3.309 โ†’ 1.3.311

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. package/dist/geoniti/data.d.ts +14 -0
  2. package/dist/geoniti/data.js +1 -0
  3. package/dist/geoniti/filters.d.ts +24 -0
  4. package/dist/geoniti/filters.js +1 -0
  5. package/dist/geoniti/helpers.d.ts +3 -0
  6. package/dist/geoniti/helpers.js +1 -0
  7. package/dist/geoniti/index.d.ts +15 -0
  8. package/dist/geoniti/index.js +1 -0
  9. package/dist/geoniti/prompts/data.d.ts +7 -0
  10. package/dist/geoniti/prompts/data.js +1 -0
  11. package/dist/geoniti/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/geoniti/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/geoniti/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/geoniti/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/geoniti/prompts/images.d.ts +4 -0
  16. package/dist/geoniti/prompts/images.js +1 -0
  17. package/dist/geoniti/seo.d.ts +23 -0
  18. package/dist/geoniti/seo.js +1 -0
  19. package/dist/geoniti/styles/colors.css +1 -0
  20. package/dist/geoniti/styles/fonts.css +1 -0
  21. package/dist/geoniti/styles/global.css +1 -0
  22. package/dist/geoniti/styles/sizing.css +1 -0
  23. package/dist/geoniti/styles/theme.css +1 -0
  24. package/dist/geoniti/styles/vars.css +1 -0
  25. package/dist/mindovix/data.d.ts +14 -0
  26. package/dist/mindovix/data.js +1 -0
  27. package/dist/mindovix/filters.d.ts +24 -0
  28. package/dist/mindovix/filters.js +1 -0
  29. package/dist/mindovix/helpers.d.ts +3 -0
  30. package/dist/mindovix/helpers.js +1 -0
  31. package/dist/mindovix/index.d.ts +15 -0
  32. package/dist/mindovix/index.js +1 -0
  33. package/dist/mindovix/prompts/data.d.ts +7 -0
  34. package/dist/mindovix/prompts/data.js +1 -0
  35. package/dist/mindovix/prompts/gpt35turbo/articles.d.ts +6 -0
  36. package/dist/mindovix/prompts/gpt35turbo/articles.js +1 -0
  37. package/dist/mindovix/prompts/gpt4oMini/articles.d.ts +6 -0
  38. package/dist/mindovix/prompts/gpt4oMini/articles.js +1 -0
  39. package/dist/mindovix/prompts/images.d.ts +4 -0
  40. package/dist/mindovix/prompts/images.js +1 -0
  41. package/dist/mindovix/seo.d.ts +23 -0
  42. package/dist/mindovix/seo.js +1 -0
  43. package/dist/mindovix/styles/colors.css +1 -0
  44. package/dist/mindovix/styles/fonts.css +1 -0
  45. package/dist/mindovix/styles/global.css +1 -0
  46. package/dist/mindovix/styles/sizing.css +1 -0
  47. package/dist/mindovix/styles/theme.css +1 -0
  48. package/dist/mindovix/styles/vars.css +1 -0
  49. package/package.json +1 -1
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDD2C\uD83D\uDCDA\uD83C\uDF0D\uD83D\uDD2D";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-09-27T00:00:00Z";
13
+ export declare const devBucketName = "idn-geoniti-dev";
14
+ export declare const prodBucketName = "idn-geoniti";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biologicalSciences:{title:"Explore the Depths of Biological Sciences ๐ŸŒฑ๐Ÿ”ฌ",description:"Delve into the fascinating world of biological sciences, uncovering groundbreaking research and transformative discoveries across various fields. ๐ŸŒ",slug:"biological-sciences",children:{cellBiology:{title:"Cell Biology Insights: Unraveling Cellular Mechanisms ๐Ÿฆ ๐Ÿ”",description:"Discover the intricate workings of life at the cellular level with our in-depth articles on cell biology research and findings. ๐Ÿ’ก",slug:"cell-biology",children:null},genetics:{title:"Genetics and Genomics: Mapping Life's Code ๐Ÿงฌ๐Ÿ“Š",description:"Explore the latest advancements in genetics that are revolutionizing our understanding of heredity and genetic diseases. ๐Ÿงช",slug:"genetics",children:null},ecology:{title:"Ecology Research: Interconnections in Nature ๐ŸŒณ๐ŸŒ",description:"Gain insights into ecosystems and the delicate balance of life with our articles on ecology and environmental biology. ๐ŸŒŽ",slug:"ecology",children:null},microbiology:{title:"Microbiology Breakthroughs: Tiny Life Forms, Big Impact ๐Ÿฆ ๐ŸŒ",description:"Dive into the world of microorganisms and their vital roles in health, environment, and industry with our original research articles. ๐Ÿ”ฌ",slug:"microbiology",children:null},neurobiology:{title:"Neurobiology: Understanding the Brain and Behavior ๐Ÿง ๐Ÿ”",description:"Unlock the mysteries of the brain and its functions through cutting-edge studies in neurobiology and behavioral sciences. ๐Ÿงฌ",slug:"neurobiology",children:null},other:{title:"Other Biological Sciences: Diverse Topics and Research ๐ŸŒ๐Ÿ”ฌ",description:"Explore a variety of biological science topics that do not fit traditional categories, offering unique insights and research findings. ๐Ÿ”",slug:"other",children:null}}},chemicalSciences:{title:"Explore the Rich Depths of Chemical Sciences ๐Ÿ”ฌ",description:"Dive into the wonders of chemical sciences with original research articles, insightful reviews, and groundbreaking discoveries across diverse disciplines. ๐ŸŒ",slug:"chemical-sciences",children:{organicChemistry:{title:"Unlocking the Secrets of Organic Chemistry ๐Ÿงช",description:"Explore the fascinating world of organic chemistry, including complex structures, reactions, and advancements in biochemical research. Enhance your knowledge! ๐Ÿ“š",slug:"organic-chemistry",children:null},inorganicChemistry:{title:"The Intriguing Realm of Inorganic Chemistry ๐ŸŒŒ",description:"Delve into inorganic chemistry, examining essential compounds and materials that shape our universe. Fuel your curiosity with our expert reviews! ๐Ÿ”",slug:"inorganic-chemistry",children:null},physicalChemistry:{title:"Understanding the Fundamentals of Physical Chemistry โš›๏ธ",description:"Grasp the essentials of physical chemistry with insights into thermodynamics, kinetics, and quantum chemistry. Discover scientific advancements now! ๐Ÿ“ˆ",slug:"physical-chemistry",children:null},analyticalChemistry:{title:"Mastering the Art of Analytical Chemistry ๐Ÿงฌ",description:"Learn about analytical chemistry techniques and their applications in real-world problems. Our articles provide the latest findings and methodologies! ๐Ÿ“–",slug:"analytical-chemistry",children:null},biochemistry:{title:"The Science of Life: Biochemistry Explained ๐ŸŒฑ",description:"Explore biochemistry and its role in understanding life at a molecular level. Discover significant research and advancements in this dynamic field! ๐Ÿงซ",slug:"biochemistry",children:null},other:{title:"Beyond the Basics: Other Chemical Sciences ๐Ÿ”",description:"Uncover a range of topics within chemical sciences that don't fit traditional categories. Engage with diverse research and innovative findings! ๐Ÿ“Š",slug:"other-chemical-sciences",children:null}}},physicalSciences:{title:"Explore the Fascinating World of Physical Sciences ๐Ÿ”ฌ๐ŸŒŒ",description:"Delve into the intricate realm of physical sciences. Discover original articles and reviews on physics, classical mechanics, quantum physics, thermodynamics, and more.",slug:"physical-sciences",children:{classicalMechanics:{title:"Classical Mechanics: The Foundations of Motion โš™๏ธ๐ŸŒ€",description:"Uncover the principles of classical mechanics, exploring the laws of motion and forces that govern our universe. Ideal for scientists and enthusiasts alike!",slug:"classical-mechanics",children:null},quantumPhysics:{title:"Quantum Physics: Dive into the Subatomic World ๐ŸŒŸ๐Ÿ”ญ",description:"Explore the intriguing world of quantum physics, where particles defy classical laws. Discover groundbreaking research and concepts that challenge our understanding!",slug:"quantum-physics",children:null},thermodynamics:{title:"Thermodynamics: The Science of Energy and Heat ๐ŸŒก๏ธโ„๏ธ",description:"Delve into thermodynamics and understand the laws governing heat and energy transfer. Perfect for researchers and those passionate about energy science!",slug:"thermodynamics",children:null},optics:{title:"Optics: The Study of Light and Its Behaviors ๐Ÿ’ก๐Ÿ”",description:"Discover the science of optics, exploring light, lenses, and the technologies that utilize them. A treasure trove of knowledge for light enthusiasts awaits!",slug:"optics",children:null},appliedPhysics:{title:"Applied Physics: Bridging Theory to Real-World Applications ๐Ÿ”ง๐Ÿ’ก",description:"Engage with applied physics and learn how theoretical concepts transform into innovative technologies. Tailored for professionals and students in physics!",slug:"applied-physics",children:null},other:{title:"Other Physical Sciences: Diverse Topics Explored ๐ŸŒ๐Ÿ”ญ",description:"Explore a variety of topics in physical sciences not covered in traditional categories. Delve into unique articles and broaden your scientific horizons!",slug:"other-physical-sciences",children:null}}},earthSciences:{title:"Explore Comprehensive Earth Sciences Research and Reviews ๐ŸŒŽ",description:"Delve into diverse earth sciences topics including geology, meteorology, oceanography, and more. Discover original research and insightful reviews! ๐Ÿ“š",slug:"earth-sciences",children:{geology:{title:"Geology Insights: Original Research and Reviews ๐Ÿชจ",description:"Uncover the fascinating world of geology with in-depth original research and critical reviews on rock formations, fossils, and Earth's processes! ๐Ÿ“Š",slug:"geology",children:null},meteorology:{title:"Meteorology Explored: Research and Scientific Reviews โ˜๏ธ",description:"Gain insight into meteorology through research articles and reviews focused on weather patterns, climate change, and atmospheric phenomena! ๐ŸŒฆ๏ธ",slug:"meteorology",children:null},oceanography:{title:"Oceanography Findings: In-depth Articles and Reviews ๐ŸŒŠ",description:"Dive into the depths of oceanography with scholarly articles and reviews exploring ocean currents, marine ecosystems, and sea dynamics! ๐Ÿ ",slug:"oceanography",children:null},environmentalScience:{title:"Environmental Science: Research Articles and Reviews ๐ŸŒฑ",description:"Explore critical environmental science topics including conservation, sustainability, and ecological studies through original research and reviews! ๐ŸŒ",slug:"environmental-science",children:null},geophysics:{title:"Geophysics Research: Key Insights and Reviews ๐Ÿ”ญ",description:"Discover the realm of geophysics with original research articles and insightful reviews related to Earth's physical properties and processes! ๐ŸŒ‹",slug:"geophysics",children:null},other:{title:"Other Earth Sciences: Diverse Research and Reviews ๐ŸŒ",description:"Explore various other earth sciences topics that do not fall into specific categories, offering unique insights and fascinating research findings! ๐Ÿ”",slug:"other-earth-sciences",children:null}}},healthAndMedicine:{title:"Exploring Health and Medicine Research ๐Ÿงฌ",description:"Dive into groundbreaking research in health and medicine, covering pharmacology, public health, clinical research, and more. Stay informed! ๐Ÿ“š",slug:"health-and-medicine",children:{pharmacology:{title:"Innovations in Pharmacology: Understanding Drug Actions ๐Ÿ’Š",description:"Explore advancements in pharmacology, from drug development to therapeutic applications. Discover how medications impact human health! ๐ŸŒŸ",slug:"innovations-in-pharmacology",children:null},publicHealth:{title:"Public Health Insights: Strategies for Well-being ๐ŸŒ",description:"Uncover essential public health research that shapes community health policies and practices. Learn how to improve societal health outcomes! ๐ŸŒˆ",slug:"public-health-insights",children:null},environmentalHealth:{title:"Environmental Health: Impact of Nature on Well-being ๐ŸŒฟ",description:"Investigate the relationship between environmental factors and health. Understand how pollution and climate change affect public health! ๐ŸŒŽ",slug:"environmental-health",children:null},clinicalResearch:{title:"Clinical Research: Pioneering Healthcare Solutions ๐Ÿฅ",description:"Delve into clinical research findings that drive medical innovations and patient care. Discover cutting-edge trials and their implications! ๐Ÿ”",slug:"clinical-research",children:null},epidemiology:{title:"Epidemiology: Understanding Disease Patterns ๐Ÿ”ฌ",description:"Learn about epidemiology's role in tracking disease outbreaks and improving public health strategies. Stay ahead of health trends! ๐Ÿ“Š",slug:"epidemiology",children:null},other:{title:"Other Health Topics: Diverse Perspectives ๐ŸŒŸ",description:"Explore various health topics beyond the traditional scope, featuring unique insights and research. Broaden your understanding of health! ๐Ÿง ",slug:"other-health-topics",children:null}}},mathematicalSciences:{title:"Explore the World of Mathematical Sciences ๐Ÿ” | Research and Insights",description:"Delve into diverse fields of mathematical sciences, including applied, theoretical, and computational mathematics. Expand your knowledge with Geoniti! ๐Ÿ“š",slug:"mathematical-sciences",children:{appliedMathematics:{title:"Applied Mathematics: Real-World Application of Math ๐Ÿ“ˆ",description:"Discover how applied mathematics provides solutions to complex problems in various industries, using mathematical theories in practical fields. ๐Ÿ› ๏ธ",slug:"applied-mathematics",children:null},theoreticalMathematics:{title:"Theoretical Mathematics: Foundations of Pure Math ๐Ÿ“",description:"Explore theoretical mathematics, delving into abstract concepts and principles that form the basis of mathematical understanding and research. ๐Ÿงฎ",slug:"theoretical-mathematics",children:null},statistics:{title:"Statistics: Analyzing Data for Insight ๐Ÿ“Š",description:"Learn about statistics, the science of data analysis, and how it helps us understand complex information through quantitative methods. ๐Ÿ“‰",slug:"statistics",children:null},computationalMathematics:{title:"Computational Mathematics: Algorithms and Techniques ๐Ÿ–ฅ๏ธ",description:"Understand computational mathematics, which focuses on algorithms and numerical methods for solving mathematical problems using computers. ๐Ÿ’ป",slug:"computational-mathematics",children:null},operationsResearch:{title:"Operations Research: Optimizing Decisions ๐Ÿ“ˆ",description:"Dive into operations research, the study of optimizing processes and decision-making through quantitative analysis and modeling. โš™๏ธ",slug:"operations-research",children:null},other:{title:"Other Mathematical Sciences: Diverse Disciplines ๐Ÿ“š",description:"Explore various other fields in mathematical sciences that donโ€™t fit traditional categories, enhancing your overall mathematical knowledge. ๐ŸŒ",slug:"other-mathematical-sciences",children:null}}},interdisciplinaryStudies:{title:"Interdisciplinary Studies: Explore Scientific Research Across Disciplines",description:"Dive into interdisciplinary studies with original research articles and reviews on biology, chemistry, physics, and earth sciences. ๐ŸŒ๐Ÿ”ฌ",slug:"interdisciplinary-studies",children:{biotechnology:{title:"Biotechnology: Innovations and Research in Biological Science",description:"Explore the latest breakthroughs in biotechnology, uncovering innovations that transform biological sciences for a diverse range of applications. ๐Ÿงฌโœจ",slug:"biotechnology",children:null},materialScience:{title:"Material Science: Advances in Material Research and Development",description:"Discover cutting-edge research in material science focusing on the development and application of novel materials for various sectors. โš™๏ธ๐Ÿ”",slug:"material-science",children:null},nanotechnology:{title:"Nanotechnology: Pioneering Research in the Nanoscale",description:"Delve into nanotechnology, uncovering its potential through innovative research that impacts material properties and applications on a nanoscale. ๐ŸŒ๐Ÿ”ฌ",slug:"nanotechnology",children:null},astrophysics:{title:"Astrophysics: Exploring the Universe and Its Phenomena",description:"Venture into astrophysics, examining complex phenomena in the universe through original research and scholarly reviews in this fascinating field. ๐ŸŒŒ๐Ÿ”ญ",slug:"astrophysics",children:null},environmentalPolicy:{title:"Environmental Policy: Research Insights on Sustainability",description:"Gain insights into environmental policy, exploring research that informs sustainability practices and promotes ecological well-being. ๐ŸŒฑ๐Ÿ“Š",slug:"environmental-policy",children:null},other:{title:"Other Interdisciplinary Studies: Diverse Scientific Topics",description:"Explore a variety of interdisciplinary topics under 'Other,' showcasing unique scientific research and insights across various fields. ๐Ÿ”๐ŸŒ",slug:"other",children:null}}}},n=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),t=e.AUTHORS_INFO.map((e=>e.name)),s="๐Ÿ”ฌ๐Ÿ“š๐ŸŒ๐Ÿ”ญ",a=Object.keys(i),o=[],c=[];for(const e of a){const n=i[e];if(null==n?void 0:n.children){o.push(...Object.keys(n.children));for(const e of o){const i=n.children[e];(null==i?void 0:i.children)&&c.push(...Object.keys(i.children))}}}const r="2024-09-27T00:00:00Z",l="geoniti",h=`idn-${l}-dev`,d=`idn-${l}`;exports.DEFAULT_DESCRIPTION_EMOJIS=s,exports.authors=n,exports.authorsNames=t,exports.categories=a,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=r,exports.subcategories=o,exports.subsubcategories=c;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ FieldOfStudy = "FieldOfStudy",
3
+ ResearchType = "ResearchType",
4
+ ScientificTheme = "ScientificTheme",
5
+ LevelOfInsight = "LevelOfInsight"
6
+ }
7
+ type FieldOfStudyValues = 'Biology' | 'Chemistry' | 'Physics' | 'Earth Sciences';
8
+ type ResearchTypeValues = 'Original Research' | 'Literature Reviews' | 'Case Studies' | 'Meta-Analyses';
9
+ type ScientificThemeValues = 'Genetics & Evolution' | 'Chemical Innovations' | 'Quantum Physics' | 'Environmental Sustainability';
10
+ type LevelOfInsightValues = 'Beginner-Friendly' | 'Advanced Research' | 'Expert Opinions' | 'Interdisciplinary Insights';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.FieldOfStudy]: FieldOfStudyValues[];
13
+ [FiltersNames.ResearchType]: ResearchTypeValues[];
14
+ [FiltersNames.ScientificTheme]: ScientificThemeValues[];
15
+ [FiltersNames.LevelOfInsight]: LevelOfInsightValues[];
16
+ };
17
+ export declare const fieldOfStudyValues: FieldOfStudyValues[];
18
+ export declare const researchTypeValues: ResearchTypeValues[];
19
+ export declare const scientificThemeValues: ScientificThemeValues[];
20
+ export declare const levelOfInsightValues: LevelOfInsightValues[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).FieldOfStudy="FieldOfStudy",e.ResearchType="ResearchType",e.ScientificTheme="ScientificTheme",e.LevelOfInsight="LevelOfInsight";const s=["Biology","Chemistry","Physics","Earth Sciences"],i=["Original Research","Literature Reviews","Case Studies","Meta-Analyses"],t=["Genetics & Evolution","Chemical Innovations","Quantum Physics","Environmental Sustainability"],r=["Beginner-Friendly","Advanced Research","Expert Opinions","Interdisciplinary Insights"],l={[exports.FiltersNames.FieldOfStudy]:[],[exports.FiltersNames.ResearchType]:[],[exports.FiltersNames.ScientificTheme]:[],[exports.FiltersNames.LevelOfInsight]:[]},a={[exports.FiltersNames.FieldOfStudy]:s,[exports.FiltersNames.ResearchType]:i,[exports.FiltersNames.ScientificTheme]:t,[exports.FiltersNames.LevelOfInsight]:r},n=()=>JSON.stringify(a,null,2);exports.fieldOfStudyValues=s,exports.fullFilters=a,exports.getFiltersTypesJSON=n,exports.initialFilters=l,exports.levelOfInsightValues=r,exports.researchTypeValues=i,exports.scientificThemeValues=t;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.fieldOfStudyValues=t.fieldOfStudyValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.levelOfInsightValues=t.levelOfInsightValues,exports.researchTypeValues=t.researchTypeValues,exports.scientificThemeValues=t.scientificThemeValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Geoniti is a dedicated infotainment portal that publishes original research articles and reviews across various scientific disciplines, including biology, chemistry, physics, and earth sciences. The platform aims to disseminate scientific knowledge and advancements to a broader audience.\n - Detailed description: Geoniti serves as a comprehensive platform for scientific research, offering a rich collection of original articles and detailed reviews that encompass multiple disciplines. The portal focuses on biology, chemistry, physics, and earth sciences, providing researchers, academics, and enthusiasts with access to the latest scientific findings and advances. Each publication is rigorously vetted to ensure accuracy and reliability, allowing users to stay informed about cutting-edge research and impactful breakthroughs. Geoniti is designed to foster a community of knowledge seekers, enabling users to engage with informative content that promotes a deeper understanding of scientific principles and discoveries.\n - Target audience: The target audience for Geoniti includes researchers, academics, students, and science enthusiasts who seek reliable and in-depth information on various scientific topics. It also appeals to professionals in the scientific community looking for comprehensive reviews and original research that can enhance their understanding and contribute to their fields.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Background\n - Overview of the scientific problem addressed\n - Historical context and previous studies\n\n## Findings and Discussion\n - Key results of the research\n - Interpretation of the findings\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Background, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "students, researchers, educators, and professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const i="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Geoniti is a dedicated infotainment portal that publishes original research articles and reviews across various scientific disciplines, including biology, chemistry, physics, and earth sciences. The platform aims to disseminate scientific knowledge and advancements to a broader audience.\n - Detailed description: Geoniti serves as a comprehensive platform for scientific research, offering a rich collection of original articles and detailed reviews that encompass multiple disciplines. The portal focuses on biology, chemistry, physics, and earth sciences, providing researchers, academics, and enthusiasts with access to the latest scientific findings and advances. Each publication is rigorously vetted to ensure accuracy and reliability, allowing users to stay informed about cutting-edge research and impactful breakthroughs. Geoniti is designed to foster a community of knowledge seekers, enabling users to engage with informative content that promotes a deeper understanding of scientific principles and discoveries.\n - Target audience: The target audience for Geoniti includes researchers, academics, students, and science enthusiasts who seek reliable and in-depth information on various scientific topics. It also appeals to professionals in the scientific community looking for comprehensive reviews and original research that can enhance their understanding and contribute to their fields.\n\n",t="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Background\n - Overview of the scientific problem addressed\n - Historical context and previous studies\n\n## Findings and Discussion\n - Key results of the research\n - Interpretation of the findings\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Background, IF it's applicable to the theme of the article.\n",n="highlighting the key points that will be discussed and the relevance of the topic",s="synthesizing the information presented throughout",a="students, researchers, educators, and professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=s,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=n,exports.TARGET_AUDIENCE=a,exports.ZERO_SECTION=t,exports.portalInfo=i;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional scientific photograph for a glossy scientific magazine, scientific style photography, glossy scientific magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Meet Our Expert Authors | Geoniti",description:"Explore groundbreaking research insights from our talented authors across biology, chemistry, physics, and earth sciences. โœจ๐Ÿ“š"},[exports.PageNames.Home]:{title:"Geoniti | Your Hub for Scientific Research and Reviews",description:"Dive into the latest in scientific research, reviews, and advances across multiple disciplines at Geoniti. Discover, learn, and innovate! ๐Ÿ”ฌ๐ŸŒ"},[exports.PageNames.NotFound]:{title:"404 - Page Not Found | Geoniti",description:"Oops! We couldn't find the page you're looking for. Explore our vibrant collection of scientific articles and reviews! ๐Ÿšซ๐Ÿ”"},[exports.PageNames.AboutUs]:{title:"About Geoniti | Pioneering Scientific Research",description:"Learn about Geoniti's mission to share innovative research in biology, chemistry, physics, and earth sciences. Join us on this scientific journey! ๐ŸŒฑ๐Ÿ”ญ"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | Geoniti",description:"Your privacy is important to us. Read our policy to understand how we safeguard your information at Geoniti. ๐Ÿ”’๐Ÿ“„"},[exports.PageNames.Terms]:{title:"Terms and Conditions | Geoniti",description:"Understand the terms governing the use of Geoniti. Your engagement with our research community starts here! ๐Ÿ“œโš–๏ธ"},[exports.PageNames.Sitemap]:{title:"Sitemap | Geoniti",description:"Navigate easily through Geoniti's extensive library of scientific research and reviews with our comprehensive sitemap! ๐Ÿ—บ๏ธ๐Ÿ”—"}},a=[{name:"Dr. Aditi Sharma",description:"Dr. Aditi Sharma is a molecular biologist with over 15 years of experience in genetic research. She has published numerous articles on gene editing and molecular mechanisms in leading international journals. Dr. Sharma is also a recognized speaker at various scientific conferences.",meta_title:"Dr. Aditi Sharma - Molecular Biologist & Genetic Researcher",meta_description:"Explore Dr. Aditi Sharma's extensive expertise in molecular biology and genetic research. With over 15 years in the field, she contributes insightful articles on gene editing and molecular mechanisms."},{name:"Prof. Ravi Kapoor",description:"Prof. Ravi Kapoor is a physicist specializing in condensed matter physics. With a PhD from IIT Delhi, he has spent over 20 years in academia and research, focusing on material sciences and nanotechnology.",meta_title:"Prof. Ravi Kapoor - Expert in Condensed Matter Physics",meta_description:"Discover the research and insights from Prof. Ravi Kapoor, a renowned physicist with over 20 years of experience in condensed matter physics and nanotechnology."},{name:"Dr. Neha Gupta",description:"Dr. Neha Gupta is an environmental chemist with expertise in water quality and pollution control. With several peer-reviewed publications, she is passionate about creating sustainable solutions for environmental challenges.",meta_title:"Dr. Neha Gupta - Environmental Chemist & Water Quality Expert",meta_description:"Learn from Dr. Neha Gupta, an environmental chemist with a focus on water quality. Her research offers innovative solutions to pressing environmental issues."},{name:"Dr. Arjun Mehta",description:"With a background in geochemistry, Dr. Arjun Mehta has spent over a decade researching the impact of climate change on Earthโ€™s systems. He has authored pivotal studies and is actively involved in educational outreach.",meta_title:"Dr. Arjun Mehta - Geochemist & Climate Change Researcher",meta_description:"Explore the research contributions of Dr. Arjun Mehta, a geochemist dedicated to understanding climate change effects on Earth's systems through his innovative studies."},{name:"Dr. Kavita Singh",description:"Dr. Kavita Singh is a neurobiologist known for her research on neurological disorders and brain health. She has a rich publication history in prominent scientific journals and engages in interdisciplinary collaborations.",meta_title:"Dr. Kavita Singh - Neurobiologist & Brain Health Researcher",meta_description:"Delve into the world of neuroscience with Dr. Kavita Singh, a renowned neurobiologist focused on understanding neurological disorders and promoting brain health."},{name:"Prof. Vikram Iyer",description:"Prof. Vikram Iyer is a leading researcher in the field of biophysics with over 25 years of experience. His work revolves around the physical principles that underlie biological processes, making significant contributions to both science and education.",meta_title:"Prof. Vikram Iyer - Biophysicist & Scientific Educator",meta_description:"Join Prof. Vikram Iyer in exploring how biophysics bridges biology and physics, as he shares his vast knowledge and contributions to the field over 25 years."},{name:"Dr. Sneha Joshi",description:"An expert in climate science, Dr. Sneha Joshi has worked on climate modeling and its impact on ecosystems. Her research has been pivotal in forming policies for sustainable development and environmental conservation.",meta_title:"Dr. Sneha Joshi - Climate Scientist & Ecosystem Researcher",meta_description:"Engage with the work of Dr. Sneha Joshi, a climate scientist focused on the intersection of climate change and ecosystem health through her impactful research."},{name:"Dr. Ritesh Agarwal",description:"Dr. Ritesh Agarwal is a computer scientist specializing in bioinformatics. He has worked on leveraging computational tools for biological data analysis and has numerous published articles on algorithms in genomics.",meta_title:"Dr. Ritesh Agarwal - Computer Scientist & Bioinformatics Expert",meta_description:"Pattern recognition meets biology in the works of Dr. Ritesh Agarwal, a computer scientist known for his advancements in bioinformatics and genomic analysis."},{name:"Prof. Meera Desai",description:"Prof. Meera Desai is a renowned chemist focusing on materials chemistry and nanomaterials. With a career spanning over 30 years, she has guided many students and is a regular contributor to various scientific journals.",meta_title:"Prof. Meera Desai - Chemist & Expert in Nanomaterials",meta_description:"Discover the innovative findings of Prof. Meera Desai, a leading chemist specializing in materials and nanomaterials, with over 30 years of dedicated research."},{name:"Dr. Rajesh Nair",description:"Dr. Rajesh Nair is a biostatistician and researcher with experience in applying statistical methods in biological research. His expertise aids in interpreting complex data and guiding healthcare decisions.",meta_title:"Dr. Rajesh Nair - Biostatistician & Biological Research Analyst",meta_description:"Dive deep into the world of biostatistics with Dr. Rajesh Nair, a prominent researcher dedicated to advancing biological research through statistical analysis."},{name:"Dr. Arvind Gupta",description:"Dr. Arvind Gupta is a leading biologist specializing in molecular genetics. With over 15 years of research experience, he has published more than 50 papers in prestigious journals and has been involved in numerous interdisciplinary projects that integrate biology with environmental science.",meta_title:"Dr. Arvind Gupta - Renowned Molecular Biologist at Geoniti",meta_description:"Explore the contributions of Dr. Arvind Gupta on Geoniti, a leading portal for scientific research and reviews across multiple disciplines. Discover insights from his 15 years of expertise in molecular genetics."},{name:"Dr. Neha Sharma",description:"Dr. Neha Sharma is an eminent physicist focused on condensed matter physics. With a Ph.D. from IIT Bombay, she has worked on innovative projects and has received numerous awards for her research contributions in material science.",meta_title:"Dr. Neha Sharma - Condensed Matter Physicist at Geoniti",meta_description:"Learn about Dr. Neha Sharma, a distinguished physicist specializing in condensed matter physics, and her groundbreaking research at Geoniti, the portal for interdisciplinary scientific research."},{name:"Dr. Rahul Verma",description:"Dr. Rahul Verma is a respected chemist with expertise in synthetic organic chemistry. His research focuses on drug discovery and green chemistry, and he has contributed significantly to over 40 research articles published in high-impact journals.",meta_title:"Dr. Rahul Verma - Expert Synthetic Organic Chemist at Geoniti",meta_description:"Dive into the work of Dr. Rahul Verma, an expert in synthetic organic chemistry, as he shares valuable insights and findings at Geoniti, your portal for scientific research and reviews."},{name:"Dr. Priya Menon",description:"Dr. Priya Menon is an accomplished environmental scientist specializing in earth sciences. With over a decade of research experience, she has authored several influential articles on climate change and sustainable practices.",meta_title:"Dr. Priya Menon - Environmental Scientist at Geoniti",meta_description:"Discover the impactful research of Dr. Priya Menon, an environmental scientist at Geoniti, focusing on earth sciences and climate sustainability. Read her latest articles here."},{name:"Dr. Vikram Rao",description:"Dr. Vikram Rao is a geophysicist with international recognition for his work on seismic data analysis and earth modeling. His collaborative research spans both academic and industry projects, enhancing our understanding of earth science.",meta_title:"Dr. Vikram Rao - Distinguished Geophysicist at Geoniti",meta_description:"Explore Dr. Vikram Rao's groundbreaking research in geophysics at Geoniti. His insights on seismic analysis contribute to our understanding of earth sciences."},{name:"Dr. Sita Iyer",description:"Dr. Sita Iyer is a leading researcher in biochemistry, focusing on enzyme kinetics and metabolic pathways. With her extensive publication record and commitment to interdisciplinary collaboration, she has been a key figure in advancing biochemical research.",meta_title:"Dr. Sita Iyer - Biochemist at Geoniti",meta_description:"Uncover the research of Dr. Sita Iyer, a prominent biochemist at Geoniti, known for her expertise in enzyme kinetics and metabolic pathways. Read her articles now."},{name:"Dr. Ramesh Chandra",description:"Dr. Ramesh Chandra, a prominent botanist, has an extensive background in plant physiology and ecology. His contributions to plant conservation and biodiversity have garnered international acclaim across various research platforms.",meta_title:"Dr. Ramesh Chandra - Botanist at Geoniti",meta_description:"Join Dr. Ramesh Chandra at Geoniti to explore his significant contributions to botany and plant ecology. Discover his insights and research articles now."},{name:"Dr. Kiran Patel",description:"Dr. Kiran Patel is a chemist specializing in physical chemistry and materials science. With over 20 years of experience, his research has propelled advancements in nanotechnology and advanced materials.",meta_title:"Dr. Kiran Patel - Renowned Physical Chemist at Geoniti",meta_description:"Discover the innovative work of Dr. Kiran Patel, a leading physical chemist at Geoniti, focusing on materials science and nanotechnology. Read his articles and research findings."},{name:"Dr. Anjali Mehta",description:"Dr. Anjali Mehta is an astrophysicist with experience at leading research institutions globally. Her work focuses on cosmology and dark matter, as she contributes to our understanding of the universe's structure.",meta_title:"Dr. Anjali Mehta - Astrophysicist at Geoniti",meta_description:"Explore Dr. Anjali Mehta's pioneering work in astrophysics at Geoniti, focusing on cosmology and dark matter. Read her expertise and research articles here."},{name:"Dr. Sanjay Desai",description:"Dr. Sanjay Desai is an earth scientist with expertise in mineralogy and petrology. He has conducted extensive fieldwork and research, making significant contributions to geological mapping and mineral exploration.",meta_title:"Dr. Sanjay Desai - Earth Scientist at Geoniti",meta_description:"Learn from Dr. Sanjay Desai, an earth scientist at Geoniti, as he shares insights on mineralogy and geological exploration through his research articles."},{name:"Dr. Kavita Rao",description:"Dr. Kavita Rao is an accomplished biochemist with over 15 years of research experience in enzymology and metabolic pathways. She has published extensively in leading scientific journals and has been awarded multiple grants for her innovative studies in protein interactions. Dr. Rao is currently a professor at a prominent Indian university and actively participates in various scientific outreach programs.",meta_title:"Dr. Kavita Rao - Expert in Biochemistry and Enzymology",meta_description:"Explore the works of Dr. Kavita Rao, an experienced biochemist specializing in enzymology and metabolic pathways, with significant contributions to the field of biological sciences."},{name:"Dr. Anjali Verma",description:"Dr. Anjali Verma is a leading researcher in environmental chemistry, focusing on sustainable practices and pollution mitigation. With over a decade of experience, she has worked on various interdisciplinary projects and has published findings in high-impact journals. Dr. Verma is dedicated to educating the public on environmental issues.",meta_title:"Dr. Anjali Verma - Environmental Chemist and Advocate",meta_description:"Learn about the impactful work of Dr. Anjali Verma, an expert in environmental chemistry committed to sustainable practices and pollution reduction."},{name:"Dr. Raghav Sharma",description:"Dr. Raghav Sharma is an expert in molecular biology, specifically in gene editing techniques such as CRISPR. With numerous publications in leading journals and several patents to his name, he is at the forefront of biotechnological innovations. He currently heads a research lab in a top Indian research institute.",meta_title:"Dr. Raghav Sharma - Molecular Biologist and Innovator",meta_description:"Explore the pioneering research of Dr. Raghav Sharma, a molecular biologist specializing in gene editing technologies and biotechnological advancements."},{name:"Dr. Pooja Desai",description:"Dr. Pooja Desai is a prominent geophysicist known for her research in seismic activities and earth dynamics. With extensive field research experience and a strong publication record, she plays a vital role in understanding natural disasters. Dr. Desai serves as a consultant for various environmental agencies.",meta_title:"Dr. Pooja Desai - Geophysicist and Earth Dynamics Expert",meta_description:"Delve into the research of Dr. Pooja Desai, a geophysicist specializing in seismic activity and earth dynamics, contributing to disaster preparedness and understanding."},{name:"Dr. Neeraj Gupta",description:"Dr. Neeraj Gupta is a renowned chemist who specializes in organic synthesis and nanomaterials. With over 20 years in academia, he has contributed to numerous research papers and holds several prestigious awards. His work is focused on developing sustainable materials for renewable energy applications.",meta_title:"Dr. Neeraj Gupta - Expert in Organic Chemistry and Nanomaterials",meta_description:"Understand the significant contributions of Dr. Neeraj Gupta, an organic chemist specializing in nanomaterials and sustainable renewable energy research."},{name:"Dr. Sita Patel",description:"Dr. Sita Patel is a leading astrophysicist known for her groundbreaking research on cosmic radiation and its effects on materials. She has worked collaboratively with international agencies and published extensively. Dr. Patel is also passionate about promoting STEM education among women.",meta_title:"Dr. Sita Patel - Astrophysicist and STEM Advocate",meta_description:"Learn about Dr. Sita Patel's significant contributions to astrophysics, focusing on cosmic radiation and her efforts to encourage women in STEM fields."},{name:"Dr. Vikram Menon",description:"Dr. Vikram Menon specializes in climate science and earth system modeling. He has a distinguished career in research and has published numerous articles aimed at understanding climate change impacts. Dr. Menon is involved in various climate advocacy groups and education initiatives.",meta_title:"Dr. Vikram Menon - Climate Scientist and Advocate",meta_description:"Explore the research of Dr. Vikram Menon, a climate scientist dedicated to studying climate change impacts and promoting environmental sustainability."},{name:"Dr. Rina Joshi",description:"Dr. Rina Joshi is a prominent ecologist with expertise in biodiversity conservation and ecosystem management. Her work has led to important findings on species interactions and habitat preservation. Dr. Joshi is actively involved in community projects aimed at promoting ecological sustainability.",meta_title:"Dr. Rina Joshi - Ecologist and Conservation Specialist",meta_description:"Discover the contributions of Dr. Rina Joshi, an ecologist focused on biodiversity conservation and the management of ecological systems."},{name:"Dr. Aakash Nair",description:"Dr. Aakash Nair is a statistical physicist whose research bridges the gap between statistical mechanics and information theory. With numerous high-level publications, he contributes to the academic community by mentoring young scientists and participating in multidisciplinary research initiatives.",meta_title:"Dr. Aakash Nair - Statistical Physicist and Mentor",meta_description:"Understand the expansive work of Dr. Aakash Nair, a statistical physicist merging insights from statistical mechanics and information theory to foster scientific innovation."},{name:"Dr. Anand R. Sharma",description:"Dr. Anand R. Sharma is an esteemed biochemist with over 15 years of research experience focusing on enzymatic processes and metabolic pathways. He has published numerous research articles in top-tier scientific journals and is actively involved in collaborative projects across prestigious institutions worldwide.",meta_title:"Dr. Anand R. Sharma - Biochemistry Expert",meta_description:"Explore the work of Dr. Anand R. Sharma, a leading biochemist with expertise in enzymatic processes and metabolism. Discover his contributions to the field through original research and reviews."},{name:"Dr. Priya K. Desai",description:"Dr. Priya K. Desai is a physicist specializing in condensed matter physics. With a PhD from the Indian Institute of Science, she has over a decade of teaching and research experience, with a focus on quantum materials and nanotechnology applications.",meta_title:"Dr. Priya K. Desai - Condensed Matter Physics Specialist",meta_description:"Learn more about Dr. Priya K. Desai, a prominent physicist specializing in condensed matter physics and quantum materials. Her groundbreaking research and scholarly articles are influential in the scientific community."},{name:"Dr. Ravi S. Nair",description:"Dr. Ravi S. Nair is an accomplished geophysicist with expertise in seismic research and Earth's subsurface processes. He has made significant contributions to understanding tectonic movements and has been part of key international research collaborations.",meta_title:"Dr. Ravi S. Nair - Geophysics Authority",meta_description:"Delve into the research of Dr. Ravi S. Nair, a geophysicist renowned for his work in seismic research and tectonic movements. His insights have advanced our understanding of Earth's dynamics."},{name:"Dr. Megha A. Rao",description:"Dr. Megha A. Rao is a chemistry professor with specialties in organic synthesis and materials science. With over 12 years of teaching experience and a portfolio of published papers, she actively develops innovative chemical processes.",meta_title:"Dr. Megha A. Rao - Organic Chemistry Expert",meta_description:"Discover the innovative research of Dr. Megha A. Rao, an eminent organic chemist focused on synthesis and materials science. Her publications contribute significantly to the advancement of chemical research."},{name:"Dr. Arjun V. Singh",description:"Dr. Arjun V. Singh is a noted microbiologist with particular focus on pathogenic bacteria and antibiotic resistance. His impactful research spans over 20 years, with significant findings published in top-tier microbiology journals.",meta_title:"Dr. Arjun V. Singh - Microbiology Researcher",meta_description:"Explore the significant contributions of Dr. Arjun V. Singh, a microbiologist specializing in pathogenic bacteria and antibiotic resistance. His research is at the forefront of the fight against infectious diseases."},{name:"Dr. Lata M. Iyer",description:"Dr. Lata M. Iyer is an environmental scientist with extensive experience in climate change research and sustainability practices. She has authored multiple publications addressing key ecological challenges facing the planet.",meta_title:"Dr. Lata M. Iyer - Environmental Science Leader",meta_description:"Learn about the groundbreaking work of Dr. Lata M. Iyer, an environmental scientist focused on climate change and sustainability. Her research plays a critical role in understanding ecological impacts."},{name:"Dr. Nisha P. Choudhury",description:"Dr. Nisha P. Choudhury is a renowned astrophysicist specializing in stellar evolution and exoplanetary systems. Her research contributions have advanced the understanding of our universe, making her a sought-after speaker and collaborator.",meta_title:"Dr. Nisha P. Choudhury - Astrophysics Innovator",meta_description:"Join Dr. Nisha P. Choudhury's journey in astrophysics, where she explores stellar evolution and exoplanets. Discover her impactful research in the universe's mysteries."},{name:"Dr. Vikram S. Patil",description:"Dr. Vikram S. Patil is a chemical engineer with a focus on renewable energy systems and sustainable engineering practices. His work has led to innovations in green technologies and he actively collaborates with industry leaders.",meta_title:"Dr. Vikram S. Patil - Renewable Energy Expert",meta_description:"Explore the work of Dr. Vikram S. Patil, a chemical engineer dedicated to renewable energy solutions and sustainable practices. His contributions are vital for future green technologies."},{name:"Dr. Simran R. Gill",description:"Dr. Simran R. Gill is a computational biologist with research focused on genomic data analysis and systems biology. Through her pioneering work, she has contributed to significant breakthroughs in personalized medicine.",meta_title:"Dr. Simran R. Gill - Computational Biology Pioneer",meta_description:"Investigate the transformative research of Dr. Simran R. Gill, a computational biologist exploring genomic data and systems biology. Her findings are crucial for advancements in healthcare."},{name:"Dr. Rajesh T. Mehta",description:"Dr. Rajesh T. Mehta is an experienced physicist known for his groundbreaking work in laser physics and photonics. With numerous patents and publications, he is a leading figure in the development of cutting-edge optical technologies.",meta_title:"Dr. Rajesh T. Mehta - Laser Physics Expert",meta_description:"Uncover the innovations of Dr. Rajesh T. Mehta, a celebrated physicist in laser physics and photonics. His research is instrumental in shaping the future of optical technologies."},{name:"Dr. Emily Thompson",description:"Dr. Emily Thompson is a leading biologist with over 15 years of experience in ecological research and environmental conservation. She holds a Ph.D. in Ecology from Stanford University and has published numerous articles in top-tier scientific journals. Her work primarily focuses on biodiversity and ecosystem services, and she is a passionate advocate for sustainable practices in scientific research.",meta_title:"Dr. Emily Thompson - Ecological Research Expert | Geoniti",meta_description:"Explore the expertise of Dr. Emily Thompson, a biologist specializing in biodiversity and ecological conservation. Read her insightful articles on Geoniti."},{name:"Prof. Marco Silva",description:"Prof. Marco Silva is a renowned chemist with expertise in inorganic chemistry and materials science. He is a professor at the University of Sรฃo Paulo and has published over 200 research articles. His work has significantly contributed to the development of new materials for energy storage, making him a sought-after speaker at international conferences.",meta_title:"Prof. Marco Silva - Inorganic Chemistry Specialist | Geoniti",meta_description:"Discover the work of Prof. Marco Silva, an expert in inorganic chemistry and materials science. Read his research on innovative energy solutions on Geoniti."},{name:"Dr. Aisha Khan",description:"Dr. Aisha Khan is a physicist with significant contributions to the field of quantum mechanics. With a Ph.D. from MIT, she has worked at several prestigious institutions, including CERN. Her research focuses on the fundamental aspects of quantum theory and its applications in technology.",meta_title:"Dr. Aisha Khan - Quantum Physics Authority | Geoniti",meta_description:"Learn about Dr. Aisha Khan's contributions to quantum mechanics and technology. Read her expert articles on Geoniti."},{name:"Dr. Li Wei",description:"Dr. Li Wei is an accomplished earth scientist specializing in geology and climate change. She holds a Ph.D. from Peking University and has been pivotal in studying the impacts of climate change on geological formations. Her research aids in understanding carbon capture technologies and is widely published.",meta_title:"Dr. Li Wei - Earth Science and Climate Change Expert | Geoniti",meta_description:"Explore insights from Dr. Li Wei on geology and climate change. Her research articles on Geoniti provide valuable perspectives on this global challenge."},{name:"Dr. Abdul Razak",description:"Dr. Abdul Razak is a molecular biologist with a focus on genetic engineering and biotechnology. With over a decade of research experience, he has worked in both academia and industry, contributing to advancements in sustainable agricultural practices. His innovative work aims to develop genetically modified crops that resist climate extremes.",meta_title:"Dr. Abdul Razak - Biotechnology and Genetic Engineering Specialist | Geoniti",meta_description:"Read articles by Dr. Abdul Razak, a molecular biologist focused on biotechnology and sustainable agriculture on Geoniti."},{name:"Prof. Sarah Gomez",description:"Prof. Sarah Gomez is a distinguished chemist who specializes in environmental chemistry and pollution control. She has been involved in numerous international projects and has published extensively on the effects of pollutants on ecosystems. Her research is instrumental in drafting environmental regulations.",meta_title:"Prof. Sarah Gomez - Environmental Chemistry Expert | Geoniti",meta_description:"Explore Prof. Sarah Gomez's research on environmental chemistry and pollution control. Read her published work on Geoniti."},{name:"Dr. David Kim",description:"Dr. David Kim is a theoretical physicist known for his work in particle physics and cosmology. Holding a Ph.D. from Harvard University, he is a prolific researcher and has published key papers that explore the nature of dark matter. He is also actively involved in educating the public about scientific research.",meta_title:"Dr. David Kim - Theoretical Physics and Cosmology Expert | Geoniti",meta_description:"Delve into Dr. David Kim's insights on particle physics and cosmology. His articles provide expert analysis on Geoniti."},{name:"Prof. Anna Petrov",description:"Prof. Anna Petrov is a leading figure in bioinformatics and computational biology. She has a solid academic foundation with a Ph.D. from the University of Cambridge and has developed algorithms that significantly aid the analysis of biological data. Her interdisciplinary approach bridges biology and technology.",meta_title:"Prof. Anna Petrov - Bioinformatics and Computational Biology Specialist | Geoniti",meta_description:"Discover the innovative work of Prof. Anna Petrov in bioinformatics and computational biology. Read her articles on Geoniti."},{name:"Dr. Rajesh Singh",description:"Dr. Rajesh Singh is an earth scientist with expertise in geochemistry and environmental monitoring. He has contributed significantly to understanding how geological processes affect climate change. His field studies span diverse environments, making his research outputs invaluable.",meta_title:"Dr. Rajesh Singh - Geochemistry and Environmental Monitoring Expert | Geoniti",meta_description:"Engage with Dr. Rajesh Singh's research on geochemistry and climate change effects. His findings are published on Geoniti."},{name:"Dr. Fiona Nascimento",description:"Dr. Fiona Nascimento is a biochemist renowned for her research in enzymology and metabolic engineering. Her innovative work at the intersection of biology and chemistry has led to breakthroughs in biofuel production, positioning her as a leader in sustainable energy innovation.",meta_title:"Dr. Fiona Nascimento - Biochemistry and Enzymology Expert | Geoniti",meta_description:"Learn about Dr. Fiona Nascimento's contributions to biochemistry and sustainable energy. Her articles are featured on Geoniti."},{name:"Dr. Emily Turner",description:"Dr. Emily Turner is a leading biochemist from the UK with over 15 years of research experience in genetic engineering and molecular biology. She has published numerous articles in prestigious journals and is known for her innovative work on CRISPR technology.",meta_title:"Dr. Emily Turner - Expert in Biochemistry and Genetic Engineering",meta_description:"Explore the research contributions of Dr. Emily Turner, an esteemed biochemist specializing in genetic engineering and molecular biology with extensive experience in CRISPR technology."},{name:"Prof. Roberto Garcia",description:"Prof. Roberto Garcia is a physicist based in Brazil, focusing on quantum mechanics and thermodynamics. With a Ph.D. from the University of Sao Paulo, he is recognized for his groundbreaking research that bridges theoretical physics and practical application.",meta_title:"Prof. Roberto Garcia - Quantum Mechanics and Thermodynamics Specialist",meta_description:"Learn about Prof. Roberto Garciaโ€™s research in quantum mechanics and thermodynamics. Discover his significant contributions to the field and his role in advancing scientific knowledge."},{name:"Dr. Anika Patel",description:"Dr. Anika Patel is an earth scientist from India, specializing in climate change and geoscience. Her work involves assessing the impact of climate variability on natural resources, and she actively contributes to policy discussions aimed at sustainability.",meta_title:"Dr. Anika Patel - Climate Change and Geoscience Expert",meta_description:"Discover Dr. Anika Patelโ€™s extensive research in climate change and geoscience, focusing on sustainability and environmental policy."},{name:"Dr. Hiroshi Tanaka",description:"Dr. Hiroshi Tanaka is a chemist from Japan with over a decade of experience in organic chemistry and materials science. His innovative work has led to the development of new polymers used in sustainable energy applications.",meta_title:"Dr. Hiroshi Tanaka - Expert in Organic Chemistry and Materials Science",meta_description:"Find out more about Dr. Hiroshi Tanakaโ€™s contributions to organic chemistry and materials science, particularly in the area of sustainable energy."},{name:"Prof. Sarah Johnson",description:"Prof. Sarah Johnson is a renowned microbiologist from Canada. With her extensive research in microbial ecology, she has made significant contributions to understanding the roles of microorganisms in environmental processes.",meta_title:"Prof. Sarah Johnson - Microbiologist and Environmental Researcher",meta_description:"Explore the impactful research of Prof. Sarah Johnson in microbiology and microbial ecology, focusing on environmental processes and sustainability."},{name:"Dr. Khaled Mahmoud",description:"Dr. Khaled Mahmoud is a physicist and data scientist from Egypt, specializing in computational physics and machine learning applications in scientific research. His innovative approaches have expanded the boundaries of traditional physics.",meta_title:"Dr. Khaled Mahmoud - Computational Physics and Data Science Specialist",meta_description:"Learn about Dr. Khaled Mahmoudโ€™s expertise in computational physics, focusing on the intersection of machine learning and scientific research."},{name:"Dr. Maria Gomez",description:"Dr. Maria Gomez is a prominent chemist from Spain with a focus on environmental chemistry and pollution mitigation strategies. She actively participates in international environmental initiatives and has published extensively on the subject.",meta_title:"Dr. Maria Gomez - Environmental Chemistry and Pollution Expert",meta_description:"Discover Dr. Maria Gomezโ€™s extensive work in environmental chemistry, with a focus on pollution mitigation and sustainability initiatives."},{name:"Prof. Liam Oโ€™Connor",description:"Prof. Liam Oโ€™Connor is an Irish astrophysicist known for his research on cosmic phenomena and gravitational waves. He serves on several international research committees and has published extensively in high-impact journals.",meta_title:"Prof. Liam Oโ€™Connor - Expert in Astrophysics and Gravitational Waves",meta_description:"Explore the groundbreaking research of Prof. Liam Oโ€™Connor in astrophysics and gravitational waves, and his contributions to the understanding of cosmic phenomena."},{name:"Dr. Amina Abdallah",description:"Dr. Amina Abdallah is a biologist from Nigeria specializing in tropical biodiversity and conservation. Her work focuses on endangered species and the ecological implications of habitat destruction in tropical regions.",meta_title:"Dr. Amina Abdallah - Tropical Biodiversity and Conservation Biologist",meta_description:"Learn about Dr. Amina Abdallahโ€™s research on tropical biodiversity and conservation, focusing on endangered species and habitat preservation."},{name:"Dr. Jonas Schmidt",description:"Dr. Jonas Schmidt is a German geochemist who focuses on ocean chemistry and climate systems. He has contributed significantly to understanding the interactions between the atmosphere and ocean, particularly in terms of carbon cycling.",meta_title:"Dr. Jonas Schmidt - Geochemist Specializing in Ocean Chemistry",meta_description:"Delve into Dr. Jonas Schmidtโ€™s research on ocean chemistry and climate systems, contributing to our understanding of carbon cycling and environmental interactions."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#0d3a6e;--theme-color-8:#1e4a8d;--theme-color-7:#2e5ba3;--theme-color-6:#4c8fc1;--theme-color-5:#78b4e6;--theme-color-3:#d0e9ff;--theme-color-2:#e6f5ff;--color-bg-layout:#f0f0f0;--color-bg-hover:#c6d7e3;--article-border-radius:15px;--btn-border-radius:5px;--category-border-radius:20px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDCDA\uD83D\uDD2C\uD83D\uDCDD\uD83C\uDF10";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-09-27T00:00:00Z";
13
+ export declare const devBucketName = "idn-mindovix-dev";
14
+ export declare const prodBucketName = "idn-mindovix";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={science:{title:"Explore the World of Science: Research, Discoveries, and Insights ๐ŸŒ",description:"Dive into our extensive science section, featuring academic articles and research papers across disciplines like natural sciences, physical sciences, and more! ๐Ÿ”",slug:"explore-the-world-of-science",children:{naturalSciences:{title:"Natural Sciences: Discover the Secrets of the Natural World ๐ŸŒฑ",description:"Uncover the wonders of natural sciences. Access research, articles, and materials that explore biology, chemistry, and physics. ๐Ÿงฌ๐Ÿ”ฌ",slug:"natural-sciences",children:null},physicalSciences:{title:"Physical Sciences: Understanding the Laws of Nature ๐Ÿ”ญ",description:"Delve into physical sciences, including physics and astronomy. Discover research papers and articles that explain the universe's workings. ๐ŸŒŒ",slug:"physical-sciences",children:null},lifeSciences:{title:"Life Sciences: Exploring the Biology of Living Organisms ๐Ÿฆ ",description:"Explore life sciences, from biology to ecology. Access scholarly articles and research related to the complexities of life on Earth. ๐ŸŒ",slug:"life-sciences",children:null},other:{title:"Other Science Disciplines: Diverse Academic Resources ๐Ÿ“–",description:"Access a range of scientific articles and resources that don't fit typical categories. Expand your knowledge in various interdisciplinary fields. ๐Ÿ“š",slug:"other-science-disciplines",children:null}}},technology:{title:"Exploring Technology: Innovative Insights & Research Articles ๐ŸŒ",description:"Delve into cutting-edge technology articles and research papers that expand your understanding of information technology, engineering, and applied sciences. ๐Ÿ“š",slug:"exploring-technology-innovative-insights-research",children:{informationTechnology:{title:"Information Technology: Academic Research and Insights ๐Ÿ’ป",description:"Discover academic articles and research papers in information technology, covering topics from software development to cybersecurity and beyond. ๐Ÿ–ฅ๏ธ",slug:"information-technology-academic-research-insights",children:null},engineering:{title:"Engineering: Scholarly Articles and Research Findings ๐Ÿ”ง",description:"Explore scholarly articles and research findings in engineering disciplines, spanning from mechanical to civil engineering innovations. โš™๏ธ",slug:"engineering-scholarly-articles-research-findings",children:null},appliedSciences:{title:"Applied Sciences: In-depth Research and Articles ๐Ÿงฌ",description:"Uncover in-depth research and articles in applied sciences, providing insights into practical applications of scientific concepts. ๐Ÿงช",slug:"applied-sciences-depth-research-articles",children:null},other:{title:"Other Technology Topics: Diverse Research and Articles ๐Ÿ”",description:"Browse through a variety of technology topics beyond the mainstream, featuring unique research articles and papers across disciplines. ๐ŸŒ",slug:"other-technology-topics-diverse-research-articles",children:null}}},medicine:{title:"Explore In-Depth Medicine Research & Clinical Insights ๐Ÿ“š",description:"Discover a vast collection of academic articles in medicine, clinical research, public health, and biomedical research. Expand your knowledge today! ๐ŸŒ",slug:"medicine-research-articles",children:{clinicalResearch:{title:"Clinical Research: Groundbreaking Studies & Trials ๐Ÿ”ฌ",description:"Delve into the latest clinical research articles exploring innovative studies, trials, and findings that shape modern medicine. Join the inquiry! ๐Ÿฅ",slug:"clinical-research",children:null},publicHealth:{title:"Public Health: Insights & Innovations for Better Living ๐Ÿฅ",description:"Browse articles on public health strategies, policies, and innovations that contribute to healthier communities and improved well-being. ๐ŸŒฑ",slug:"public-health",children:null},biomedicalResearch:{title:"Biomedical Research: Pioneering Health Science Discoveries ๐Ÿงฌ",description:"Explore biomedical research articles that uncover scientific advancements and breakthroughs essential for future medical innovations. ๐Ÿ”",slug:"biomedical-research",children:null},other:{title:"Other Medicine Resources: Diverse Academic Insights ๐Ÿ“–",description:"Discover various resources in medicine covering interdisciplinary topics and unique insights that enhance understanding of health sciences. ๐Ÿ“š",slug:"other-medicine-resources",children:null}}},humanities:{title:"Explore the Depths of Humanities: Philosophy, Literature, and History",description:"Delve into the world of humanities through academic articles and research papers covering philosophy, literature, history, and more! ๐Ÿ“šโœจ",slug:"humanities",children:{philosophy:{title:"Philosophy: The Cornerstone of Knowledge and Inquiry",description:"Uncover the profound philosophical ideas and theories that shape our understanding of existence, reality, and ethics. ๐Ÿง ๐Ÿ’ก",slug:"philosophy",children:null},literature:{title:"Literature: A Gateway to Imagination and Culture",description:"Explore diverse literary works, analyses, and insights that reflect human experiences and cultural narratives throughout history. ๐Ÿ“–๐ŸŒ",slug:"literature",children:null},history:{title:"History: Unveiling the Tapestry of Human Civilization",description:"Dive into historical explorations, scholarly articles, and research that illuminate the past and inform our present. โณ๐Ÿงฉ",slug:"history",children:null},other:{title:"Other Humanities Disciplines: Beyond Conventional Boundaries",description:"Discover interdisciplinary research and articles that bridge various humanities fields, fostering new knowledge and insights. ๐ŸŒ๐Ÿ“š",slug:"other",children:null}}},socialSciences:{title:"Explore Rich Academic Insights in Social Sciences ๐Ÿ“š",description:"Delve into Mindovix's Social Sciences section, featuring scholarly articles, research papers, and books across sociology, psychology, political science, and more! ๐ŸŒ",slug:"social-sciences",children:{sociology:{title:"Discover Key Social Dynamics in Sociology ๐Ÿ“Š",description:"Uncover in-depth research, articles, and scholarly resources that explore the complexities of human society and social behavior in our sociology section. ๐Ÿ”",slug:"sociology",children:null},psychology:{title:"Unlock the Mysteries of the Mind in Psychology ๐Ÿง ",description:"Dive into essential articles, research papers, and books that analyze human behavior, cognition, and emotion in our psychology section. ๐Ÿงฉ",slug:"psychology",children:null},politicalScience:{title:"Examine Global Governance in Political Science ๐ŸŒ",description:"Access a wealth of academic articles and research studies focused on political systems, theories, and practices from around the world in our political science section. ๐Ÿ—ณ๏ธ",slug:"political-science",children:null},other:{title:"Explore Diverse Topics in Other Social Sciences ๐ŸŒˆ",description:"Discover unique articles and research across various social science disciplines that don't fit traditional categories in our 'Other' section. ๐Ÿ•ต๏ธโ€โ™‚๏ธ",slug:"other-social-sciences",children:null}}}},s=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),n=e.AUTHORS_INFO.map((e=>e.name)),c="๐Ÿ“š๐Ÿ”ฌ๐Ÿ“๐ŸŒ",r=Object.keys(i),t=[],o=[];for(const e of r){const s=i[e];if(null==s?void 0:s.children){t.push(...Object.keys(s.children));for(const e of t){const i=s.children[e];(null==i?void 0:i.children)&&o.push(...Object.keys(i.children))}}}const l="2024-09-27T00:00:00Z",a="mindovix",h=`idn-${a}-dev`,d=`idn-${a}`;exports.DEFAULT_DESCRIPTION_EMOJIS=c,exports.authors=s,exports.authorsNames=n,exports.categories=r,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=l,exports.subcategories=t,exports.subsubcategories=o;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ KnowledgeDimensions = "KnowledgeDimensions",
3
+ ResearchType = "ResearchType",
4
+ AcademicLevel = "AcademicLevel",
5
+ ThemeInsights = "ThemeInsights"
6
+ }
7
+ type KnowledgeDimensionsValues = 'Natural Sciences' | 'Engineering & Technology' | 'Health Sciences' | 'Humanities' | 'Social Sciences';
8
+ type ResearchTypeValues = 'Peer-Reviewed Articles' | 'Theses & Dissertations' | 'Conference Papers' | 'Scholarly Books';
9
+ type AcademicLevelValues = 'Undergraduate' | 'Graduate' | 'Postdoctoral' | 'Professional';
10
+ type ThemeInsightsValues = 'Cutting-edge Research' | 'Interdisciplinary Studies' | 'Applied Sciences' | 'Ethical Perspectives';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.KnowledgeDimensions]: KnowledgeDimensionsValues[];
13
+ [FiltersNames.ResearchType]: ResearchTypeValues[];
14
+ [FiltersNames.AcademicLevel]: AcademicLevelValues[];
15
+ [FiltersNames.ThemeInsights]: ThemeInsightsValues[];
16
+ };
17
+ export declare const knowledgeDimensionsValues: KnowledgeDimensionsValues[];
18
+ export declare const researchTypeValues: ResearchTypeValues[];
19
+ export declare const academicLevelValues: AcademicLevelValues[];
20
+ export declare const themeInsightsValues: ThemeInsightsValues[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).KnowledgeDimensions="KnowledgeDimensions",e.ResearchType="ResearchType",e.AcademicLevel="AcademicLevel",e.ThemeInsights="ThemeInsights";const s=["Natural Sciences","Engineering & Technology","Health Sciences","Humanities","Social Sciences"],i=["Peer-Reviewed Articles","Theses & Dissertations","Conference Papers","Scholarly Books"],t=["Undergraduate","Graduate","Postdoctoral","Professional"],r=["Cutting-edge Research","Interdisciplinary Studies","Applied Sciences","Ethical Perspectives"],a={[exports.FiltersNames.KnowledgeDimensions]:[],[exports.FiltersNames.ResearchType]:[],[exports.FiltersNames.AcademicLevel]:[],[exports.FiltersNames.ThemeInsights]:[]},l={[exports.FiltersNames.KnowledgeDimensions]:s,[exports.FiltersNames.ResearchType]:i,[exports.FiltersNames.AcademicLevel]:t,[exports.FiltersNames.ThemeInsights]:r},o=()=>JSON.stringify(l,null,2);exports.academicLevelValues=t,exports.fullFilters=l,exports.getFiltersTypesJSON=o,exports.initialFilters=a,exports.knowledgeDimensionsValues=s,exports.researchTypeValues=i,exports.themeInsightsValues=r;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.academicLevelValues=t.academicLevelValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.knowledgeDimensionsValues=t.knowledgeDimensionsValues,exports.researchTypeValues=t.researchTypeValues,exports.themeInsightsValues=t.themeInsightsValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Mindovix is an innovative infotainment portal dedicated to providing a wealth of academic articles, research papers, and scholarly resources across diverse fields such as science, technology, medicine, humanities, and social sciences. It serves as a hub for knowledge seekers and research enthusiasts to explore in-depth content.\n - Detailed description: Mindovix is an expansive online portal designed to cater to the intellectual needs of students, researchers, academics, and professionals across various disciplines. Its collection encompasses a wide array of academic articles, comprehensive research papers, and critical writings from leading scholars and institutions. Users can easily navigate through a categorized repository that includes insightful contributions in areas such as natural sciences, engineering, health sciences, social sciences, and the humanities, among others. Mindovix not only serves as a valuable resource for scholarly information but also provides analytical content that interprets and contextualizes complex academic concepts, making it accessible to a broader audience. The platform is regularly updated with the latest publications and findings to ensure users have access to current knowledge and developments in various fields of study. Mindovix aims to foster a culture of research and learning, propelling users towards academic excellence and informed decision-making.\n - Target audience: The target audience for Mindovix includes undergraduate and graduate students seeking research materials, educators and professors looking for scholarly articles for their curricula, professionals in various industries in need of up-to-date research, and lifelong learners who are passionate about exploring new knowledge across disciplines. Additionally, the portal caters to researchers from universities and institutions seeking a platform to disseminate their findings and engage with the academic community.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Article Overview\n - Summary of Key Findings\n - Research Objectives\n\n## Key Results and Discussions\n - Main Findings\n - Implications of Findings\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Article Overview, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "students, researchers, educators, and professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const i="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: Mindovix is an innovative infotainment portal dedicated to providing a wealth of academic articles, research papers, and scholarly resources across diverse fields such as science, technology, medicine, humanities, and social sciences. It serves as a hub for knowledge seekers and research enthusiasts to explore in-depth content.\n - Detailed description: Mindovix is an expansive online portal designed to cater to the intellectual needs of students, researchers, academics, and professionals across various disciplines. Its collection encompasses a wide array of academic articles, comprehensive research papers, and critical writings from leading scholars and institutions. Users can easily navigate through a categorized repository that includes insightful contributions in areas such as natural sciences, engineering, health sciences, social sciences, and the humanities, among others. Mindovix not only serves as a valuable resource for scholarly information but also provides analytical content that interprets and contextualizes complex academic concepts, making it accessible to a broader audience. The platform is regularly updated with the latest publications and findings to ensure users have access to current knowledge and developments in various fields of study. Mindovix aims to foster a culture of research and learning, propelling users towards academic excellence and informed decision-making.\n - Target audience: The target audience for Mindovix includes undergraduate and graduate students seeking research materials, educators and professors looking for scholarly articles for their curricula, professionals in various industries in need of up-to-date research, and lifelong learners who are passionate about exploring new knowledge across disciplines. Additionally, the portal caters to researchers from universities and institutions seeking a platform to disseminate their findings and engage with the academic community.\n\n",t="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Article Overview\n - Summary of Key Findings\n - Research Objectives\n\n## Key Results and Discussions\n - Main Findings\n - Implications of Findings\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Article Overview, IF it's applicable to the theme of the article.\n",a="highlighting the key points that will be discussed and the relevance of the topic",n="synthesizing the information presented throughout",s="students, researchers, educators, and professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=n,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=a,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=t,exports.portalInfo=i;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional scientific photograph for a glossy scientific magazine, scientific style photography, glossy scientific magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Explore Distinguished Authors - Mindovix",description:"Dive into the minds of influential authors in academia ๐Ÿง ๐Ÿ”. Discover their groundbreaking research and contributions across diverse fields at Mindovix!"},[exports.PageNames.Home]:{title:"Welcome to Mindovix - Your Academic Hub",description:"Uncover a wealth of academic articles, research papers, and scholarly books ๐Ÿ“šโœจ. Explore various disciplines from science to humanities with Mindovix!"},[exports.PageNames.NotFound]:{title:"Page Not Found - Mindovix",description:"Oops! The page youโ€™re looking for doesnโ€™t exist ๐Ÿšซ๐Ÿ”Ž. Explore our vast collection of academic content here at Mindovix instead!"},[exports.PageNames.AboutUs]:{title:"About Mindovix - Your Academic Companion",description:"Learn about Mindovix, your go-to platform for academic articles and research papers ๐ŸŒŸ๐Ÿ“–. Join us in exploring the world of knowledge!"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy - Mindovix",description:"Your privacy matters to us! Read our Privacy Policy ๐Ÿ”’๐Ÿ“œ to understand how we safeguard your information at Mindovix."},[exports.PageNames.Terms]:{title:"Terms of Service - Mindovix",description:"Understand our terms for using Mindovix ๐Ÿ“œโš–๏ธ. Explore how we aim to provide you with valuable academic resources."},[exports.PageNames.Sitemap]:{title:"Sitemap - Navigate Mindovix",description:"Find your way around Mindovix ๐ŸŒ๐Ÿ—บ๏ธ! Our sitemap guides you through our extensive collection of academic articles and resources."}},a=[{name:"Dr. Anjali Sharma",description:"Dr. Anjali Sharma is a distinguished researcher and scholar in the field of Molecular Biology with a Ph.D. from the Indian Institute of Science. With over a decade of experience in various prestigious research institutions, she has published numerous peer-reviewed articles in high-impact journals. Dr. Sharma is particularly focused on genetic disorders and has received several awards for her contributions to science and research.",meta_title:"Dr. Anjali Sharma โ€“ Molecular Biology Researcher | Mindovix",meta_description:"Explore the academic contributions of Dr. Anjali Sharma, a leading researcher in Molecular Biology. Read her articles on genetic disorders and cutting-edge research."},{name:"Prof. Rajesh Kumar",description:"Professor Rajesh Kumar is an eminent figure in the field of Education Technology, serving as a professor at the University of Delhi. With a wealth of experience in integrating technology with teaching methods, he has authored several scholarly books and papers. Prof. Kumar is dedicated to improving learning outcomes through innovative practices in education.",meta_title:"Prof. Rajesh Kumar โ€“ Education Technology Expert | Mindovix",meta_description:"Discover the insights of Prof. Rajesh Kumar, an expert in Education Technology. Read his scholarly articles and research on innovative teaching methods."},{name:"Dr. Neelam Gupta",description:"Dr. Neelam Gupta is a prominent researcher in the field of Public Health with a focus on diseases prevalent in developing countries. She holds a Ph.D. from the All India Institute of Medical Sciences and has authored multiple influential research papers. Dr. Gupta is committed to public health policies that improve community health and healthcare accessibility.",meta_title:"Dr. Neelam Gupta โ€“ Public Health Researcher | Mindovix",meta_description:"Learn from Dr. Neelam Gupta, a leading Public Health researcher. Explore her articles and research on health issues in developing countries."},{name:"Dr. Arvind Nair",description:"Dr. Arvind Nair, an expert in Artificial Intelligence, has contributed significantly to the field through his research at the Indian Institute of Technology, Bombay. With over 15 years of experience, he has published impactful papers on machine learning and its applications in various industries. Dr. Nair is a sought-after speaker at international conferences.",meta_title:"Dr. Arvind Nair โ€“ AI Researcher | Mindovix",meta_description:"Dive into the world of Artificial Intelligence with Dr. Arvind Nair. Read his research articles focusing on machine learning and its industrial applications."},{name:"Dr. Pooja Sethi",description:"Dr. Pooja Sethi specializes in Environmental Science and has a Ph.D. from Jamia Millia Islamia. With extensive research on climate change and sustainability, she has published a range of articles in prominent journals. Dr. Sethi is passionate about promoting awareness of environmental issues and advocating for sustainable practices.",meta_title:"Dr. Pooja Sethi โ€“ Environmental Science Scholar | Mindovix",meta_description:"Explore the valuable work of Dr. Pooja Sethi in Environmental Science. Read her articles on climate change and sustainability."},{name:"Prof. Vikram Mehta",description:"Prof. Vikram Mehta is a leading voice in Sociocultural Anthropology with over 20 years of teaching and research experience. He has served as a professor at Banaras Hindu University and authored several books on cultural studies and social dynamics in India. Prof. Mehta focuses on the interplay between culture and society.",meta_title:"Prof. Vikram Mehta โ€“ Sociocultural Anthropology Expert | Mindovix",meta_description:"Understand cultural dynamics through the research of Prof. Vikram Mehta, a leading Anthropologist. Discover his scholarly articles and studies."},{name:"Dr. Kavita Joshi",description:"Dr. Kavita Joshi is an acclaimed expert in Biomedical Engineering with a strong focus on prosthetics and artificial organs. With a Ph.D. from the Indian Institute of Technology, Kharagpur, her research has transformed medical technology. Dr. Joshi's innovative work has earned her recognition in multiple engineering journals.",meta_title:"Dr. Kavita Joshi โ€“ Biomedical Engineering Expert | Mindovix",meta_description:"Learn about the groundbreaking work of Dr. Kavita Joshi in Biomedical Engineering. Read her articles on prosthetics and medical technologies."},{name:"Dr. Ravi Desai",description:"Dr. Ravi Desai is a noted researcher in Behavioral Psychology, with a specialization in cognitive behavior therapy. He is affiliated with the University of Mumbai and is known for his impactful clinically oriented research. Dr. Desai has authored extensive literature on mental health and therapy practices.",meta_title:"Dr. Ravi Desai โ€“ Behavioral Psychology Researcher | Mindovix",meta_description:"Discover the research of Dr. Ravi Desai in Behavioral Psychology. Read his insightful articles on cognitive behavior therapy and mental health."},{name:"Dr. Simran Lal",description:"Dr. Simran Lal is a pioneering researcher in Renewable Energy Technologies, holding a Ph.D. from the Indian Institute of Technology, Delhi. She has made significant contributions to solar energy and sustainable practices. Dr. Lal is also an advocate for green technology policies and sustainability.",meta_title:"Dr. Simran Lal โ€“ Renewable Energy Expert | Mindovix",meta_description:"Explore the research of Dr. Simran Lal, a leader in Renewable Energy Technologies. Read her articles focusing on solar energy and sustainability."},{name:"Prof. Sanjay Varma",description:"Prof. Sanjay Varma is an esteemed scholar in Economics with a focus on development policies and international trade. With over 25 years of academic experience at the University of Kolkata, he has published extensively in economic journals and is involved in advisory roles for development projects.",meta_title:"Prof. Sanjay Varma โ€“ Economics Expert | Mindovix",meta_description:"Learn from Prof. Sanjay Varma, a distinguished Economics scholar. Explore his research on development policies and international trade."},{name:"Dr. Neha Gupta",description:"Dr. Neha Gupta is a medical researcher specializing in public health issues. With a strong background in epidemiology, she has contributed to numerous research papers aimed at improving health policies and practices.",meta_title:"Dr. Neha Gupta | Public Health Researcher | Mindovix",meta_description:"Learn from Dr. Neha Gupta, a public health researcher with a focus on epidemiology. Her insightful articles are available on Mindovix."},{name:"Dr. Amit Singh",description:"Dr. Amit Singh is an expert in the field of Environmental Science with over a decade of research experience. His studies emphasize sustainable practices and climate change mitigation, greatly contributing to academic literature in this area.",meta_title:"Dr. Amit Singh | Environmental Science Specialist | Mindovix",meta_description:"Discover Dr. Amit Singh's research on environmental science and sustainability. His articles on Mindovix provide a deep dive into climate change solutions."},{name:"Prof. Priya Desai",description:"Prof. Priya Desai is a prominent figure in the field of Humanities, particularly in Comparative Literature. With an extensive publication record, she focuses on cultural studies and the impact of literature on society.",meta_title:"Prof. Priya Desai | Humanities and Literature Scholar | Mindovix",meta_description:"Engage with the works of Prof. Priya Desai, a scholar of Comparative Literature. Her thought-provoking articles are showcased on Mindovix."},{name:"Dr. Vikram Rao",description:"Dr. Vikram Rao is a leading researcher in Social Sciences, specializing in socio-economic development. His qualitative and quantitative studies have provided valuable insights into policy-making and community development.",meta_title:"Dr. Vikram Rao | Social Sciences Researcher | Mindovix",meta_description:"Explore articles by Dr. Vikram Rao, a prominent social sciences researcher focusing on socio-economic development, featured on Mindovix."},{name:"Prof. Rani Malhotra",description:"Prof. Rani Malhotra is a distinguished educator in the field of Physics. She has over 18 years of teaching experience and is known for her innovative research in quantum mechanics and its applications in technology.",meta_title:"Prof. Rani Malhotra | Physics Educator & Researcher | Mindovix",meta_description:"Learn from the insights of Prof. Rani Malhotra, a physics expert. Her research articles provide a unique perspective on quantum mechanics, available on Mindovix."},{name:"Dr. Pooja Menon",description:"Dr. Pooja Menon is a leading voice in Psychological Sciences, with her research focusing on mental health and well-being. She has published widely and is involved in multiple interdisciplinary programs.",meta_title:"Dr. Pooja Menon | Psychological Sciences Expert | Mindovix",meta_description:"Discover the work of Dr. Pooja Menon, an expert in Psychological Sciences focused on mental health. Read her enlightening articles on Mindovix."},{name:"Prof. Karan Bhatia",description:"Prof. Karan Bhatia is a senior academic in the field of Economics with over two decades of teaching and research experience. His research areas include macroeconomic policy and developmental economics.",meta_title:"Prof. Karan Bhatia | Economics Expert | Mindovix",meta_description:"Delve into the economic theories with Prof. Karan Bhatia, an esteemed economist. His articles provide insights into macroeconomic policy on Mindovix."},{name:"Dr. Meera Patel",description:"Dr. Meera Patel is an accomplished researcher in the field of Information Technology and data analytics. With a strong emphasis on big data applications, her research has influenced technological advancements.",meta_title:"Dr. Meera Patel | IT and Data Analytics Specialist | Mindovix",meta_description:"Engage with Dr. Meera Patel's contributions in IT and data analytics. Her groundbreaking research articles are featured on Mindovix."},{name:"Dr. Aditi Sharma",description:"Dr. Aditi Sharma is a leading researcher in the field of Human-Computer Interaction. With over 15 years of experience in academic writing, she has authored multiple papers and books, contributing significantly to the understanding of usability design. Dr. Sharma is currently a faculty member at a prestigious university where she also mentors aspiring researchers.",meta_title:"Dr. Aditi Sharma - Expert in Human-Computer Interaction",meta_description:"Explore the works of Dr. Aditi Sharma, a seasoned researcher in Human-Computer Interaction with 15 years of academic experience and numerous publications."},{name:"Prof. Vikram Patel",description:"Prof. Vikram Patel is a prominent figure in psychiatric research and mental health policy. He holds the position of Professor at a leading institution in India and has published extensively on global mental health issues. His work bridges the gap between research and practice, influencing policy and education.",meta_title:"Prof. Vikram Patel - Mental Health Advocate and Researcher",meta_description:"Delve into the research of Prof. Vikram Patel, a mental health expert focusing on global policy and practice, with numerous influential publications."},{name:"Dr. Neha Desai",description:"Dr. Neha Desai specializes in Environmental Science, with a focus on climate change and sustainable development. With her academic credentials and 10 years in research, she has published various papers that contribute to understanding ecological impacts and sustainability strategies.",meta_title:"Dr. Neha Desai - Environmental Science Researcher",meta_description:"Read the impactful research of Dr. Neha Desai, specializing in Environmental Science and sustainability, with a decade of significant contributions."},{name:"Dr. Arjun Iyer",description:"Dr. Arjun Iyer is a noted scholar in Biotechnology and Genetic Engineering. He has worked on innovative research projects and has several patents to his name. Dr. Iyer is also involved in academic collaborations that bridge industry and academia, enhancing research impact.",meta_title:"Dr. Arjun Iyer - Biotechnology Specialist",meta_description:"Discover the groundbreaking research of Dr. Arjun Iyer in Biotechnology and Genetic Engineering, with a rich history of patents and collaborations."},{name:"Dr. Priya Rao",description:"Dr. Priya Rao is an accomplished author in the field of Social Sciences, focusing on gender studies and societal dynamics. Her research has garnered international attention, making her a respected voice in academic circles and contributing to various scholarly discussions.",meta_title:"Dr. Priya Rao - Social Sciences Expert",meta_description:"Explore Dr. Priya Rao's influential research in Social Sciences, particularly in gender studies, and her contributions to academic discussions worldwide."},{name:"Prof. Ramesh Gupta",description:"Prof. Ramesh Gupta is a renowned figure in Engineering and Technology. With decades of teaching and research experience, he has published extensively in leading journals and is known for his innovative approach to applying engineering principles to solve real-world problems.",meta_title:"Prof. Ramesh Gupta - Engineering and Technology Leader",meta_description:"Learn from Prof. Ramesh Gupta's extensive experience in Engineering and Technology, with numerous influential publications in leading academic journals."},{name:"Dr. Simran Kaur",description:"Dr. Simran Kaur is an expert in Medicine, specializing in Public Health. Her work has been pivotal in understanding disease prevention and health policies in underserved populations. She has authored several critically acclaimed research papers and articles.",meta_title:"Dr. Simran Kaur - Public Health Expert",meta_description:"Read about Dr. Simran Kaur's impactful work in Public Health, focusing on disease prevention and health policies with critical acclaim in research."},{name:"Dr. Ravi Kumar",description:"Dr. Ravi Kumar is a distinguished scholar in Physics, particularly in the area of Quantum Mechanics. He has received numerous awards for his contributions to research and education and serves on editorial boards for several scientific journals.",meta_title:"Dr. Ravi Kumar - Quantum Mechanics Specialist",meta_description:"Explore the research contributions of Dr. Ravi Kumar, an expert in Quantum Mechanics with several awards and editorial roles in scientific journals."},{name:"Prof. Sneha Mehta",description:"Prof. Sneha Mehta is a leading researcher in the Humanities, with a focus on Literary Theory and Cultural Studies. She has published widely and is known for her analytical insights into contemporary literature and society.",meta_title:"Prof. Sneha Mehta - Humanities Scholar",meta_description:"Discover Prof. Sneha Mehta's contributions to the Humanities, with a focus on Literary Theory and Cultural Studies through her extensive publications."},{name:"Dr. Anil Bhatia",description:"Dr. Anil Bhatia is a health economist, specializing in health policy and economic evaluation. With years of experience in research and collaboration with various governmental and non-governmental organizations, his work has greatly influenced health policy in India.",meta_title:"Dr. Anil Bhatia - Health Economics Expert",meta_description:"Learn more about Dr. Anil Bhatia's work in health economics, influencing policy and evaluation in India with extensive research publications."},{name:"Dr. Anjali Kumar",description:"Dr. Anjali Kumar is an esteemed researcher in the fields of biotechnology and molecular biology. With over 15 years of experience in academia, she has published numerous articles and research papers in reputed journals. Anjali is also a reviewer for several international scientific publications and serves as a key speaker at various conferences.",meta_title:"Dr. Anjali Kumar | Biotechnology and Molecular Biology Expert",meta_description:"Explore the insights of Dr. Anjali Kumar, a seasoned researcher and expert in biotechnology and molecular biology with years of academic experience."},{name:"Professor Ravi Sharma",description:"Professor Ravi Sharma is a leading figure in the field of artificial intelligence and machine learning. He has over 20 years of teaching experience and has authored multiple scholarly books. Ravi is known for his innovative research that bridges the gap between technology and real-world applications.",meta_title:"Professor Ravi Sharma | AI and Machine Learning Specialist",meta_description:"Discover the work of Professor Ravi Sharma, a pioneer in AI and machine learning with over 20 years of academic experience and published works."},{name:"Dr. Aditi Verma",description:"Dr. Aditi Verma is a clinical psychologist and expert in mental health research. With a focus on the impact of cultural factors on mental health, she has contributed significantly to various scholarly articles and journals. Aditi is passionate about promoting mental wellness through education and research.",meta_title:"Dr. Aditi Verma | Clinical Psychologist & Mental Health Researcher",meta_description:"Learn more about Dr. Aditi Verma, a dedicated clinical psychologist and researcher who explores cultural influences on mental health."},{name:"Dr. Rajesh Singh",description:"Dr. Rajesh Singh specializes in renewable energy technologies and sustainability. With an extensive publication record in reputable scientific journals, he has worked in collaboration with various research institutions to advance green technologies.",meta_title:"Dr. Rajesh Singh | Renewable Energy and Sustainability Advocate",meta_description:"Read the contributions of Dr. Rajesh Singh, an expert in renewable energy and sustainability with a substantial academic publication background."},{name:"Dr. Kavita Nair",description:"Dr. Kavita Nair is a sociologist with over a decade of research in social behavior and urban studies. She has presented her findings at various international conferences and has several publications addressing pressing social issues.",meta_title:"Dr. Kavita Nair | Sociologist & Urban Studies Researcher",meta_description:"Explore insights from Dr. Kavita Nair, a sociologist focusing on urban studies and social behavior with numerous research publications."},{name:"Professor Neeraj Bhatia",description:"Professor Neeraj Bhatia is a distinguished researcher in the field of computer science, particularly focusing on network security and cryptography. He has received multiple accolades for his work and has authored several influential research papers.",meta_title:"Professor Neeraj Bhatia | Computer Science & Network Security Expert",meta_description:"Delve into the academic works of Professor Neeraj Bhatia, a prominent figure in computer science specializing in network security and cryptography."},{name:"Dr. Vikram Desai",description:"Dr. Vikram Desai is a leading educator in the field of education technology, specializing in the integration of technology in classroom settings. His research has transformed traditional teaching methods into innovative practices.",meta_title:"Dr. Vikram Desai | Education Technology Specialist",meta_description:"Learn about Dr. Vikram Desai, an expert in education technology whose research enhances the classroom experience through innovative practices."},{name:"Dr. Rina Joshi",description:"Dr. Rina Joshi is an expert in the field of chemical engineering with a focus on sustainable processes. She has contributed significantly to recycling innovation and waste management through her research and publications.",meta_title:"Dr. Rina Joshi | Chemical Engineering & Sustainability Innovator",meta_description:"Discover the impactful research of Dr. Rina Joshi, a chemical engineer dedicated to sustainable processes and waste management."},{name:"Professor Anupama Ghosh",description:"Professor Anupama Ghosh is a renowned scholar in literature and cultural studies. With extensive teaching experience and numerous publications, she explores the intersections of culture, identity, and literature in her research.",meta_title:"Professor Anupama Ghosh | Literature & Cultural Studies Scholar",meta_description:"Explore the works of Professor Anupama Ghosh, a distinguished scholar in literature and cultural studies with numerous academic contributions."},{name:"Dr. Emily Thompson",description:"Dr. Emily Thompson is a distinguished researcher in the field of cognitive psychology with over 15 years of experience in academic publishing. She has authored several influential research papers and books that explore the intricacies of human behavior and mental processes. Her work has been widely recognized and cited in numerous scholarly journals.",meta_title:"Dr. Emily Thompson - Cognitive Psychology Expert",meta_description:"Explore the insights of Dr. Emily Thompson, a leading cognitive psychology researcher. Discover her contributions to understanding human behavior and mental processes."},{name:"Professor Liam Chen",description:"Professor Liam Chen is a renowned expert in artificial intelligence and machine learning. With more than two decades of teaching and research experience, he has published extensively in prestigious journals and conferences. Chen is known for his innovative research that bridges the gap between technology and ethics.",meta_title:"Professor Liam Chen - AI and Machine Learning Specialist",meta_description:"Dive into the world of AI with Professor Liam Chen, a leading expert in machine learning and technology ethics. Read about his research contributions and insights."},{name:"Dr. Ava Patel",description:"Dr. Ava Patel is a highly respected medical researcher specializing in public health and epidemiology. With over 10 years of field experience, she has conducted transformative studies that have influenced health policies worldwide. Dr. Patel's research emphasizes the importance of global health equity.",meta_title:"Dr. Ava Patel - Public Health Researcher",meta_description:"Learn from Dr. Ava Patel, an esteemed public health researcher. Discover her impactful studies and contributions to global health equity and policies."},{name:"Professor Marcus Johnson",description:"Professor Marcus Johnson is a leading authority in environmental science and policy. He has over 25 years of academic experience and has published numerous articles on sustainability and conservation. Johnson's work advocates for effective environmental practices globally.",meta_title:"Professor Marcus Johnson - Environmental Science Authority",meta_description:"Explore the expertise of Professor Marcus Johnson, a prominent environmental scientist. Read his impactful articles on sustainability and conservation efforts."},{name:"Dr. Isabella Garcia",description:"Dr. Isabella Garcia is an influential scholar in the field of sociology, with a focus on cultural studies and social dynamics. With multiple publications to her name, she examines the complexities of identity and community in contemporary society.",meta_title:"Dr. Isabella Garcia - Social Dynamics Expert",meta_description:"Uncover the research of Dr. Isabella Garcia, a sociology scholar specializing in cultural studies. Explore her insights into identity and community."},{name:"Professor David Wilson",description:"Professor David Wilson is a pioneer in the field of information technology and data analytics. With over 20 years of experience, he has authored many influential papers that advance the understanding of big data's impact on decision-making processes across industries.",meta_title:"Professor David Wilson - IT and Data Analytics Leader",meta_description:"Delve into the work of Professor David Wilson, an expert in information technology and data analytics. Discover his influential research on big data."},{name:"Dr. Sarah Lin",description:"Dr. Sarah Lin is an emerging voice in biomedical engineering, specializing in tissue engineering and regenerative medicine. She has contributed innovative research projects and has collaborated on multidisciplinary teams to advance medical technologies.",meta_title:"Dr. Sarah Lin - Biomedical Engineering Innovator",meta_description:"Meet Dr. Sarah Lin, a rising star in biomedical engineering. Explore her groundbreaking research in tissue engineering and regenerative medicine."},{name:"Professor Michael Brown",description:"Professor Michael Brown has made significant contributions to the field of literature and comparative studies. With a keen interest in postcolonial theory, he has published numerous scholarly articles examining the intersections of culture and literature.",meta_title:"Professor Michael Brown - Literature and Comparative Studies Expert",meta_description:"Discover the insights of Professor Michael Brown, a leading expert in literature and comparative studies. Read his scholarly articles on postcolonial theory."},{name:"Dr. Laura Williams",description:"Dr. Laura Williams is a social scientist specializing in gender studies and feminist theory. With a strong background in qualitative research, she has published several impactful papers that highlight issues of inequality and social justice.",meta_title:"Dr. Laura Williams - Gender Studies Scholar",meta_description:"Explore the expertise of Dr. Laura Williams, a scholar in gender studies. Discover her impactful research on inequality and feminist theory."},{name:"Professor Samuel Patel",description:"Professor Samuel Patel is an expert in finance and investment, with a focus on behavioral finance and market trends. His extensive research and publications have provided invaluable insights into investor behavior and economic forecasting.",meta_title:"Professor Samuel Patel - Finance and Investment Expert",meta_description:"Dive into the finance world with Professor Samuel Patel, a specialist in behavioral finance. Read his insightful articles on market trends and investor behavior."},{name:"Dr. Emily Chen",description:"Dr. Emily Chen is a leading researcher in the field of biotechnology with over 10 years of experience in genetic engineering and sustainable agriculture. She holds a Ph.D. in Molecular Biology and has published over 30 peer-reviewed articles. Dr. Chen is passionate about translating complex scientific concepts into accessible knowledge for academic audiences and the general public.",meta_title:"Dr. Emily Chen - Biotechnology and Genetic Engineering Expert",meta_description:"Explore the work of Dr. Emily Chen, a biotechnology expert with extensive research in genetic engineering and sustainable agriculture. Learn more about her contributions to the field."},{name:"Prof. John M. Robinson",description:"Prof. John M. Robinson is a dedicated scholar in social sciences, specializing in urban studies and community development. He has over 20 years of teaching experience at various universities and has written multiple scholarly books and articles that address social equity and urban policy. He is committed to fostering inclusive academic discussions.",meta_title:"Prof. John M. Robinson - Urban Studies and Social Sciences Scholar",meta_description:"Discover Prof. John M. Robinson's insights in urban studies and community development. With two decades of experience, he shares valuable research on social equity."},{name:"Prof. Michael Johnson",description:"Prof. Michael Johnson is a well-respected historian with a focus on modern European history and global conflicts. He has authored several books and articles that explore the implications of historical events on contemporary society. He actively participates in conferences and seminars worldwide, sharing his knowledge and insights.",meta_title:"Prof. Michael Johnson - Historian in Modern European History",meta_description:"Explore the work of Prof. Michael Johnson, a distinguished historian specializing in modern European history and global conflicts. His research shapes our understanding of history's impact."},{name:"Dr. Sarah Patel",description:"Dr. Sarah Patel is a prominent figure in the field of computer science, specializing in artificial intelligence and machine learning. With multiple publications and presentations at international conferences, Sarahโ€™s expertise helps bridge the gap between theoretical research and real-world applications in technology.",meta_title:"Dr. Sarah Patel - Artificial Intelligence and Machine Learning Expert",meta_description:"Meet Dr. Sarah Patel, a leading expert in artificial intelligence and machine learning. Her research merges theoretical frameworks with practical applications in technology."},{name:"Dr. Hiroshi Tanaka",description:"Dr. Hiroshi Tanaka is an environmental scientist known for his work in climate change and ecotoxicology. With over 15 years of research experience, he has collaborated globally on environmental issues affecting biodiversity. Dr. Tanaka emphasizes the importance of interdisciplinary approaches in addressing ecological challenges.",meta_title:"Dr. Hiroshi Tanaka - Environmental Scientist and Ecotoxicologist",meta_description:"Discover Dr. Hiroshi Tanaka's extensive research on climate change and ecotoxicology. His interdisciplinary approach addresses urgent ecological challenges worldwide."},{name:"Prof. Maria Gonzalez",description:"Prof. Maria Gonzalez is a linguist and cultural anthropologist who studies language discourse and social interaction. She holds a Ph.D. in Linguistics and has authored numerous papers that explore language as a tool for cultural identity. Her work has been pivotal in understanding the intersection of language and society.",meta_title:"Prof. Maria Gonzalez - Linguist and Cultural Anthropologist",meta_description:"Engage with Prof. Maria Gonzalez's research on language discourse and social interaction. Her work uncovers the role of language in shaping cultural identities."},{name:"Dr. David Kim",description:"Dr. David Kim specializes in healthcare technology and data analytics, with research focused on improving patient care through technology innovations. His academic background includes a Ph.D. in Health Informatics, and he actively collaborates with healthcare providers to implement data-driven solutions.",meta_title:"Dr. David Kim - Healthcare Technology and Data Analytics Specialist",meta_description:"Explore Dr. David Kim's insights into healthcare technology and data analytics. His research seeks to improve patient care through innovative solutions."},{name:"Dr. Laura Hernandez",description:"Dr. Laura Hernandez is a sociologist specializing in global health and community resilience. Her research spans various international contexts, focusing on the impacts of social determinants on health outcomes. Dr. Hernandez is fervent about promoting equity in health research and practice.",meta_title:"Dr. Laura Hernandez - Sociologist in Global Health and Community Resilience",meta_description:"Discover the work of Dr. Laura Hernandez, a sociologist focused on global health and community resilience, addressing the social determinants of health outcomes."},{name:"Prof. Thomas Mรผller",description:"Prof. Thomas Mรผller is a distinguished chemist with expertise in organic chemistry and material science. He has authored numerous influential research papers and is actively involved in mentoring young researchers. His contributions to the field have earned him accolades both nationally and internationally.",meta_title:"Prof. Thomas Mรผller - Chemist with Expertise in Organic Chemistry and Material Science",meta_description:"Learn about Prof. Thomas Mรผller's impactful research in organic chemistry and material science. His work has significantly contributed to advancements in the field."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#1d1f21;--theme-color-8:#4b4e54;--theme-color-7:#74777b;--theme-color-6:#b0b3b6;--theme-color-5:#e2e3e5;--theme-color-3:#f7f7f7;--theme-color-2:#ffffff;--color-bg-layout:#f0f4f7;--color-bg-hover:#e1e4e8;--article-border-radius:10px;--btn-border-radius:5px;--category-border-radius:25px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tedo-publisher",
3
- "version": "1.3.309",
3
+ "version": "1.3.311",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [