tedo-publisher 1.3.313 → 1.3.315

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/analysishive/data.d.ts +14 -0
  2. package/dist/analysishive/data.js +1 -0
  3. package/dist/analysishive/filters.d.ts +28 -0
  4. package/dist/analysishive/filters.js +1 -0
  5. package/dist/analysishive/helpers.d.ts +3 -0
  6. package/dist/analysishive/helpers.js +1 -0
  7. package/dist/analysishive/index.d.ts +15 -0
  8. package/dist/analysishive/index.js +1 -0
  9. package/dist/analysishive/prompts/data.d.ts +7 -0
  10. package/dist/analysishive/prompts/data.js +1 -0
  11. package/dist/analysishive/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/analysishive/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/analysishive/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/analysishive/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/analysishive/prompts/images.d.ts +4 -0
  16. package/dist/analysishive/prompts/images.js +1 -0
  17. package/dist/analysishive/seo.d.ts +23 -0
  18. package/dist/analysishive/seo.js +1 -0
  19. package/dist/analysishive/styles/colors.css +1 -0
  20. package/dist/analysishive/styles/fonts.css +1 -0
  21. package/dist/analysishive/styles/global.css +1 -0
  22. package/dist/analysishive/styles/sizing.css +1 -0
  23. package/dist/analysishive/styles/theme.css +1 -0
  24. package/dist/analysishive/styles/vars.css +1 -0
  25. package/dist/snergeticroot/data.d.ts +14 -0
  26. package/dist/snergeticroot/data.js +1 -0
  27. package/dist/snergeticroot/filters.d.ts +28 -0
  28. package/dist/snergeticroot/filters.js +1 -0
  29. package/dist/snergeticroot/helpers.d.ts +3 -0
  30. package/dist/snergeticroot/helpers.js +1 -0
  31. package/dist/snergeticroot/index.d.ts +15 -0
  32. package/dist/snergeticroot/index.js +1 -0
  33. package/dist/snergeticroot/prompts/data.d.ts +7 -0
  34. package/dist/snergeticroot/prompts/data.js +1 -0
  35. package/dist/snergeticroot/prompts/gpt35turbo/articles.d.ts +6 -0
  36. package/dist/snergeticroot/prompts/gpt35turbo/articles.js +1 -0
  37. package/dist/snergeticroot/prompts/gpt4oMini/articles.d.ts +6 -0
  38. package/dist/snergeticroot/prompts/gpt4oMini/articles.js +1 -0
  39. package/dist/snergeticroot/prompts/images.d.ts +4 -0
  40. package/dist/snergeticroot/prompts/images.js +1 -0
  41. package/dist/snergeticroot/seo.d.ts +23 -0
  42. package/dist/snergeticroot/seo.js +1 -0
  43. package/dist/snergeticroot/styles/colors.css +1 -0
  44. package/dist/snergeticroot/styles/fonts.css +1 -0
  45. package/dist/snergeticroot/styles/global.css +1 -0
  46. package/dist/snergeticroot/styles/sizing.css +1 -0
  47. package/dist/snergeticroot/styles/theme.css +1 -0
  48. package/dist/snergeticroot/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\u269B\uFE0F";
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-10-02T00:00:00Z";
13
+ export declare const devBucketName = "idn-analysishive-dev";
14
+ export declare const prodBucketName = "idn-analysishive";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biologicalSciences:{title:"Explore the Intricacies of Biological Sciences 🌱",description:"Delve into the world of biological sciences featuring research, reviews, and insights into cell biology, genetics, ecology, and microbiology. 🌍",slug:"biological-sciences",children:{cellBiology:{title:"Understanding Cell Biology: The Building Blocks of Life 🦠",description:"Discover the complexities of cell biology, exploring cellular structures, functions, and the latest research breakthroughs in this vital scientific field. 🔬",slug:"cell-biology",children:null},genetics:{title:"Unlocking the Secrets of Genetics: The Blueprint of Life 🧬",description:"Dive into the fascinating realm of genetics, where you'll learn about DNA, inheritance, and current advancements shaping the future of biology! 🧠",slug:"genetics",children:null},ecology:{title:"Ecology: Understanding Ecosystems and Biodiversity 🌿",description:"Explore the interconnections of living organisms and their environment, focusing on ecosystems, conservation, and ecological research developments. 🌳",slug:"ecology",children:null},microbiology:{title:"The World of Microbiology: Unveiling Microorganisms 🦠",description:"Learn about the diverse realm of microbiology, from bacteria to viruses, and the impact they have on health, environment, and scientific innovations! 🧪",slug:"microbiology",children:null},other:{title:"Exploring Other Dimensions of Biological Sciences 🔍",description:"Discover various topics related to biological sciences not covered in other categories, including interdisciplinary research and emerging scientific trends. 📚",slug:"other",children:null}}},chemicalSciences:{title:"Exploring the Depths of Chemical Sciences 🔬",description:"Dive into the fascinating realm of chemical sciences, uncovering insights into organic, inorganic, physical, analytical chemistry, and more. 🧪✨",slug:"exploring-chemical-sciences",children:{organicChemistry:{title:"Organic Chemistry: The Science of Carbon Compounds 🌿",description:"Understand the intricacies of organic chemistry, a field focused on carbon-based compounds that are vital for life. 🧬 Learn about reactions, mechanisms, and applications.",slug:"organic-chemistry",children:null},inorganicChemistry:{title:"Inorganic Chemistry: Unveiling Non-Carbon Elements 🔍",description:"Explore the world of inorganic chemistry, encompassing minerals, metals, and nonmetals crucial to various industries and biological processes. 💎🌍 Discover their properties and uses.",slug:"inorganic-chemistry",children:null},physicalChemistry:{title:"Physical Chemistry: The Link Between Physics and Chemistry ⚛️",description:"Delve into physical chemistry, which merges principles of physics and chemistry to understand how matter behaves at a molecular level. 🌡️ Gain insights into thermodynamics and kinetics.",slug:"physical-chemistry",children:null},analyticalChemistry:{title:"Analytical Chemistry: Techniques for Analyzing Substances 🧫",description:"Uncover the methods of analytical chemistry that provide qualitative and quantitative analysis of materials and substances. 🔬 Learn about techniques that ensure accuracy in results.",slug:"analytical-chemistry",children:null},other:{title:"Other Areas of Chemistry: Diverse Scientific Frontiers 🌌",description:"Discover various other branches of chemistry, expanding your knowledge on topics that don't fit into traditional categories, enriching your understanding. 🌈🔭",slug:"other-areas-chemistry",children:null}}},physicalSciences:{title:"Exploring the Depths of Physical Sciences 🔬🌌",description:"Delve into the captivating world of physical sciences, covering theoretical and applied physics, quantum mechanics, thermodynamics, and much more! 🚀",slug:"exploring-physical-sciences",children:{theoreticalPhysics:{title:"Understanding Theoretical Physics: Concepts & Theories 📚✨",description:"Explore the intricate theories that form the foundation of physics in theoretical physics, from relativity to particle physics. Get fascinated! 🧠",slug:"understanding-theoretical-physics",children:null},appliedPhysics:{title:"Applied Physics: Real-World Applications of Science ⚙️🔧",description:"Discover how applied physics bridges theory and practice, influencing technology and innovation in various industries. Learn more about it! 🌍",slug:"applied-physics",children:null},quantumMechanics:{title:"Quantum Mechanics: The Science of the Subatomic Realm 🌌🔭",description:"Dive into quantum mechanics, unraveling the mysteries of the subatomic world and its astonishing implications for our understanding of reality. ⚡",slug:"quantum-mechanics",children:null},thermodynamics:{title:"Thermodynamics: The Study of Heat and Energy ⚡🔥",description:"Unpack the laws of thermodynamics and explore their applications in science and engineering, bridging concepts of heat, work, and energy. 🌡️",slug:"thermodynamics",children:null},other:{title:"Other Branches of Physical Sciences: A Diverse Exploration 🔍🌠",description:"Explore additional categories within physical sciences that enrich our understanding of the universe, including interdisciplinary studies and innovations. 📖",slug:"other-branches-physical-sciences",children:null}}},earthSciences:{title:"Exploring Earth Sciences: Insights, Discoveries & More 🌍",description:"Delve into the fascinating world of earth sciences. From geology to meteorology, uncover detailed insights and research in a way you can easily understand! 📚",slug:"earth-sciences",children:{geology:{title:"Geology: The Study of Earth’s Structure and Processes 🌄",description:"Explore the dynamic field of geology, where we analyze the Earth's materials and processes. Discover formations, rocks, and much more! 🔍",slug:"geology",children:null},meteorology:{title:"Meteorology: Understanding Weather and Climate 🌦️",description:"Dive into meteorology, the science of weather patterns and climate changes. Learn how they impact our world and daily lives. ☁️",slug:"meteorology",children:null},oceanography:{title:"Oceanography: Exploring Oceans and Marine Life 🌊",description:"Uncover the depths of oceanography, studying the seas and their ecosystems. Discover marine life, currents, and ocean dynamics! 🐠",slug:"oceanography",children:null},environmentalScience:{title:"Environmental Science: Protecting Our Planet 🌳",description:"Engage with environmental science, focusing on ecosystems, conservation, and sustainability. Discover ways to protect our Earth. 🌎",slug:"environmental-science",children:null},other:{title:"Other Fields of Earth Sciences: Diverse Insights 🔍",description:"Explore various other aspects of earth sciences not covered in traditional categories. Learn about interdisciplinary studies! 📖",slug:"other-fields",children:null}}},interdisciplinaryStudies:{title:"Interdisciplinary Studies: Exploring Scientific Frontiers 🧬",description:"Dive into in-depth insights on interdisciplinary studies like biochemistry, biophysics, and more. Expand your understanding of science! 🌌",slug:"interdisciplinary-studies",children:{biochemistry:{title:"Biochemistry: The Chemistry of Life 🧪",description:"Explore the dynamic field of biochemistry, where biology meets chemistry, to reveal the molecular foundation of life. Join us on this journey! 🌱",slug:"biochemistry",children:null},biophysics:{title:"Biophysics: Physics Meets Biological Function 🧬",description:"Discover how biophysics integrates physics with biology to analyze the mechanics of life and living organisms' processes. Uncover the secrets! 🌍",slug:"biophysics",children:null},astrophysics:{title:"Astrophysics: Understanding the Universe 🌌",description:"Journey through astrophysics, unraveling the mysteries of celestial bodies and the fundamental laws of the cosmos. Explore the universe with us! 🌠",slug:"astrophysics",children:null},scientificEthics:{title:"Scientific Ethics: Navigating Research Responsibilities 🔍",description:"Delve into the critical role of ethics in scientific research, ensuring integrity and accountability in scientific practices and discoveries. ⚖️",slug:"scientific-ethics",children:null},other:{title:"Other Interdisciplinary Studies: Unexplored Territories 🔬",description:"Discover diverse interdisciplinary studies that don't fit conventional categories, shedding light on unique scientific explorations. 🧠",slug:"other-interdisciplinary-studies",children:null}}},researchMethodologies:{title:"Exploring Research Methodologies Across Sciences 🔍",description:"Dive into diverse research methodologies that propel scientific innovations and discoveries. Understand different approaches in biological, chemical, and physical research. 🧬",slug:"research-methodologies",children:{statisticalAnalysis:{title:"Statistical Analysis in Scientific Research 📊",description:"Uncover the role of statistical analysis in research, providing insights into data interpretation and scientific validation. Essential for understanding research findings! 📈",slug:"statistical-analysis",children:null},experimentalDesign:{title:"Mastering Experimental Design for Valid Results 🧪",description:"Learn how experimental design shapes scientific studies, ensuring reliable and reproducible results. A key component in biological and chemical research! 🔬",slug:"experimental-design",children:null},computationalModeling:{title:"Innovations in Computational Modeling for Science 💻",description:"Explore computational modeling as a tool for simulating complex biological and physical phenomena. A game-changer in modern scientific research! 🌐",slug:"computational-modeling",children:null},fieldStudies:{title:"Field Studies: Observing Nature's Insights 🌍",description:"Discover the importance of field studies in capturing real-world data and enhancing scientific knowledge across various disciplines. Nature as your lab! 🌱",slug:"field-studies",children:null},other:{title:"Exploring Other Research Methodologies 🧭",description:"Delve into various unconventional research methodologies that enrich the scientific community. Discover creativity in scientific inquiry! ✨",slug:"other-methodologies",children:null}}},scientificAdvancements:{title:"Exploring Scientific Advancements Across Disciplines 🌍🔬",description:"Discover the latest innovations and breakthroughs in various scientific disciplines, from biology to earth sciences. Stay informed! 🚀",slug:"scientific-advancements",children:{innovationsInTechnology:{title:"Innovations in Technology: Pioneering the Future 🚀",description:"Dive into the latest technological advancements shaping our everyday life, including AI, robotics, and gadgets. Explore more now! 🖥️",slug:"innovations-in-technology",children:null},discoveriesInMedicine:{title:"Discoveries in Medicine: Transforming Healthcare 💊",description:"Uncover groundbreaking medical discoveries that are changing healthcare and improving patient outcomes. Join the exploration! 🌟",slug:"discoveries-in-medicine",children:null},breakthroughsInMaterials:{title:"Breakthroughs in Materials: Building the Future 🧪",description:"Explore the latest advances in materials science that are revolutionizing industries from construction to electronics. Learn more! ⚗️",slug:"breakthroughs-in-materials",children:null},dataScienceApplications:{title:"Data Science Applications: Analyzing the World 📊",description:"Discover the diverse applications of data science across fields like healthcare, finance, and climate science. Stay informed! 🤖",slug:"data-science-applications",children:null},other:{title:"Other Scientific Advancements: Beyond the Usual 🧬",description:"Explore other fascinating developments in science that don't fit into conventional categories, broadening your understanding. 🌌",slug:"other-scientific-advancements",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="🔬📚🌍⚛️",o=Object.keys(i),c=[],r=[];for(const e of o){const n=i[e];if(null==n?void 0:n.children){c.push(...Object.keys(n.children));for(const e of c){const i=n.children[e];(null==i?void 0:i.children)&&r.push(...Object.keys(i.children))}}}const a="2024-10-02T00:00:00Z",l="analysishive",h=`idn-${l}-dev`,d=`idn-${l}`;exports.DEFAULT_DESCRIPTION_EMOJIS=s,exports.authors=n,exports.authorsNames=t,exports.categories=o,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=a,exports.subcategories=c,exports.subsubcategories=r;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ ScientificRealms = "ScientificRealms",
3
+ ResearchTypes = "ResearchTypes",
4
+ AudienceEngagementLevel = "AudienceEngagementLevel",
5
+ RecentDevelopments = "RecentDevelopments",
6
+ ScientificMethods = "ScientificMethods"
7
+ }
8
+ type ScientificRealmsValues = 'Biology' | 'Chemistry' | 'Physics' | 'Earth Sciences' | 'Interdisciplinary Research';
9
+ type ResearchTypesValues = 'Original Research' | 'Review Articles' | 'Meta-Analyses' | 'Case Studies' | 'Theoretical Papers';
10
+ type AudienceEngagementLevelValues = 'Beginner-Friendly' | 'Intermediate Insights' | 'Advanced Research' | 'Interdisciplinary Connections' | 'Public Understanding';
11
+ type RecentDevelopmentsValues = 'Groundbreaking Discoveries' | 'Technological Advances' | 'Emerging Trends';
12
+ type ScientificMethodsValues = 'Experimental Studies' | 'Field Research' | 'Computational Models' | 'Theoretical Frameworks' | 'Comparative Analyses';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.ScientificRealms]: ScientificRealmsValues[];
15
+ [FiltersNames.ResearchTypes]: ResearchTypesValues[];
16
+ [FiltersNames.AudienceEngagementLevel]: AudienceEngagementLevelValues[];
17
+ [FiltersNames.RecentDevelopments]: RecentDevelopmentsValues[];
18
+ [FiltersNames.ScientificMethods]: ScientificMethodsValues[];
19
+ };
20
+ export declare const scientificRealmsValues: ScientificRealmsValues[];
21
+ export declare const researchTypesValues: ResearchTypesValues[];
22
+ export declare const audienceEngagementLevelValues: AudienceEngagementLevelValues[];
23
+ export declare const recentDevelopmentsValues: RecentDevelopmentsValues[];
24
+ export declare const scientificMethodsValues: ScientificMethodsValues[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).ScientificRealms="ScientificRealms",e.ResearchTypes="ResearchTypes",e.AudienceEngagementLevel="AudienceEngagementLevel",e.RecentDevelopments="RecentDevelopments",e.ScientificMethods="ScientificMethods";const s=["Biology","Chemistry","Physics","Earth Sciences","Interdisciplinary Research"],i=["Original Research","Review Articles","Meta-Analyses","Case Studies","Theoretical Papers"],t=["Beginner-Friendly","Intermediate Insights","Advanced Research","Interdisciplinary Connections","Public Understanding"],r=["Groundbreaking Discoveries","Technological Advances","Emerging Trends"],n=["Experimental Studies","Field Research","Computational Models","Theoretical Frameworks","Comparative Analyses"],a={[exports.FiltersNames.ScientificRealms]:[],[exports.FiltersNames.ResearchTypes]:[],[exports.FiltersNames.AudienceEngagementLevel]:[],[exports.FiltersNames.RecentDevelopments]:[],[exports.FiltersNames.ScientificMethods]:[]},l={[exports.FiltersNames.ScientificRealms]:s,[exports.FiltersNames.ResearchTypes]:i,[exports.FiltersNames.AudienceEngagementLevel]:t,[exports.FiltersNames.RecentDevelopments]:r,[exports.FiltersNames.ScientificMethods]:n},c=()=>JSON.stringify(l,null,2);exports.audienceEngagementLevelValues=t,exports.fullFilters=l,exports.getFiltersTypesJSON=c,exports.initialFilters=a,exports.recentDevelopmentsValues=r,exports.researchTypesValues=i,exports.scientificMethodsValues=n,exports.scientificRealmsValues=s;
@@ -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"),s=require("./helpers.js"),r=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.audienceEngagementLevelValues=t.audienceEngagementLevelValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.recentDevelopmentsValues=t.recentDevelopmentsValues,exports.researchTypesValues=t.researchTypesValues,exports.scientificMethodsValues=t.scientificMethodsValues,exports.scientificRealmsValues=t.scientificRealmsValues,exports.getDefaultImagesFrontmatter=s.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=s.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=r.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=r.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=r.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: AnalysisHive is a dedicated infotainment portal that focuses on scientific research and reviews across multiple disciplines, including biology, chemistry, physics, and earth sciences. It aims to make complex scientific concepts accessible to a broader audience, bridging the gap between advanced research and everyday understanding.\n - Detailed description: AnalysisHive serves as a comprehensive platform for sharing original research articles and scientific advancements from a variety of fields, prioritizing clarity and engagement. The portal features a wealth of informative content, ranging from detailed reviews of recent studies to in-depth analyses of groundbreaking discoveries. With a user-friendly interface and an emphasis on educational value, AnalysisHive invites readers to explore the wonders of science through accessible writing that caters to both academic professionals and curious laypersons. The content is meticulously curated to ensure accuracy and relevance, making it a go-to resource for those seeking to stay informed about the latest developments in scientific research.\n - Target audience: The target audience for AnalysisHive includes students, educators, researchers, and enthusiasts across various scientific disciplines, as well as anyone interested in gaining a deeper understanding of scientific concepts and advancements. Whether they are high school students looking for research topics, college students seeking supplemental learning materials, or professionals in the scientific community wanting to stay updated with current trends, AnalysisHive caters to a wide demographic that values knowledge-sharing and scientific literacy.\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## Background and Context\n - Overview of the research topic\n - Historical significance\n\n## Key Findings and Discussion\n - Major results of the study\n - Detailed analysis 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 - Background and Context, 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 t="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: AnalysisHive is a dedicated infotainment portal that focuses on scientific research and reviews across multiple disciplines, including biology, chemistry, physics, and earth sciences. It aims to make complex scientific concepts accessible to a broader audience, bridging the gap between advanced research and everyday understanding.\n - Detailed description: AnalysisHive serves as a comprehensive platform for sharing original research articles and scientific advancements from a variety of fields, prioritizing clarity and engagement. The portal features a wealth of informative content, ranging from detailed reviews of recent studies to in-depth analyses of groundbreaking discoveries. With a user-friendly interface and an emphasis on educational value, AnalysisHive invites readers to explore the wonders of science through accessible writing that caters to both academic professionals and curious laypersons. The content is meticulously curated to ensure accuracy and relevance, making it a go-to resource for those seeking to stay informed about the latest developments in scientific research.\n - Target audience: The target audience for AnalysisHive includes students, educators, researchers, and enthusiasts across various scientific disciplines, as well as anyone interested in gaining a deeper understanding of scientific concepts and advancements. Whether they are high school students looking for research topics, college students seeking supplemental learning materials, or professionals in the scientific community wanting to stay updated with current trends, AnalysisHive caters to a wide demographic that values knowledge-sharing and scientific literacy.\n\n",i="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## Background and Context\n - Overview of the research topic\n - Historical significance\n\n## Key Findings and Discussion\n - Major results of the study\n - Detailed analysis 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 - Background and Context, 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",a="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=a,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=n,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=i,exports.portalInfo=t;
@@ -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:"Expert Insights from Leading Researchers | AnalysisHive",description:"Discover the world of scientific innovation and original research articles by prominent authors. Join us in exploring cutting-edge findings in biology, chemistry, physics, and earth sciences! 🧬🔬"},[exports.PageNames.Home]:{title:"AnalysisHive: Your Hub for Scientific Research & Reviews",description:"Dive into the latest scientific advancements and multidisciplinary reviews at AnalysisHive. Stay informed with original research articles in biology, chemistry, physics, and earth sciences! 🌍📚"},[exports.PageNames.NotFound]:{title:"Page Not Found | AnalysisHive",description:"Oops! It looks like the page you’re looking for doesn’t exist. Visit our homepage for the latest scientific research and insights! 🚫🔍"},[exports.PageNames.AboutUs]:{title:"About AnalysisHive: Bridging Science and Discovery",description:"Learn about AnalysisHive and our mission to publish groundbreaking scientific research and reviews across multiple disciplines. Join us on this journey of discovery! 🌟🔭"},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | AnalysisHive",description:"Your privacy matters! Read our Privacy Policy to understand how AnalysisHive protects your information while you explore the realm of scientific research. 🔒📜"},[exports.PageNames.Terms]:{title:"Terms of Service | AnalysisHive",description:"Review our Terms of Service to understand the guidelines for using AnalysisHive. Engage with scientific research responsibly and ethically! 📖✨"},[exports.PageNames.Sitemap]:{title:"Sitemap | AnalysisHive",description:"Navigate through AnalysisHive effortlessly! Find a comprehensive list of our articles and sections, facilitating your exploration of scientific advancements. 🗺️🔗"}},a=[{name:"Dr. Anjali Sharma",description:"Dr. Anjali Sharma is a renowned biochemist with over 15 years of research experience in enzymology and metabolic pathways. She has published over 50 peer-reviewed articles and is actively involved in mentoring young scientists in her field.",meta_title:"Dr. Anjali Sharma - Expert in Biochemistry | AnalysisHive",meta_description:"Explore the work of Dr. Anjali Sharma, a leading biochemist with extensive experience in enzymology and metabolic research. Discover her insights and contributions at AnalysisHive."},{name:"Prof. Rajesh Gupta",description:"Prof. Rajesh Gupta holds a DSc in Physics and has dedicated his career to the study of quantum mechanics. With over 30 years in academia, he has been a keynote speaker at numerous international conferences.",meta_title:"Prof. Rajesh Gupta - Quantum Mechanics Specialist | AnalysisHive",meta_description:"Learn about Prof. Rajesh Gupta, a seasoned expert in quantum mechanics with over three decades of academic contributions. His work can be found at AnalysisHive."},{name:"Dr. Priya Mehta",description:"Dr. Priya Mehta is an environmental chemist with a focus on sustainable practices in chemical research. She has authored several high-impact reviews and is recognized for her efforts in promoting eco-friendly scientific methods.",meta_title:"Dr. Priya Mehta - Environmental Chemistry Advocate | AnalysisHive",meta_description:"Delve into the research of Dr. Priya Mehta, a passionate advocate for sustainable environmental chemistry. Explore her contributions on AnalysisHive."},{name:"Dr. Vikram Singh",description:"Dr. Vikram Singh is a physicist specializing in nanotechnology and its applications in materials science. He has made significant contributions to the field and has been awarded multiple grants for his innovative research.",meta_title:"Dr. Vikram Singh - Nanotechnology Expert | AnalysisHive",meta_description:"Discover the innovative work of Dr. Vikram Singh, a leading expert in nanotechnology and materials science. Read more about his research at AnalysisHive."},{name:"Dr. Leela Varma",description:"Dr. Leela Varma is an accomplished microbiologist with extensive research in microbial resistance and antibiotic development. She has served on various editorial boards and is a mentor to countless emerging scientists.",meta_title:"Dr. Leela Varma - Microbiology Specialist | AnalysisHive",meta_description:"Get insights from Dr. Leela Varma, a microbiology specialist focused on antibiotic resistance. Her valuable research is featured on AnalysisHive."},{name:"Prof. Arvind Joshi",description:"Prof. Arvind Joshi is a leading authority in astrophysics with over 25 years of experience in observational research. He has published widely, sharing groundbreaking discoveries about celestial phenomena.",meta_title:"Prof. Arvind Joshi - Astrophysics Authority | AnalysisHive",meta_description:"Explore the pioneering work of Prof. Arvind Joshi, an authority in astrophysics, presenting his groundbreaking findings at AnalysisHive."},{name:"Dr. Kavita Nair",description:"Dr. Kavita Nair is a bioinformatician whose work lies at the intersection of biology and data science. With a PhD in computational biology, she has significantly advanced the field through her research on genomic data analysis.",meta_title:"Dr. Kavita Nair - Bioinformatics Pioneer | AnalysisHive",meta_description:"Learn about Dr. Kavita Nair, a pioneer in bioinformatics and computational biology, and her contributions to genomic research at AnalysisHive."},{name:"Dr. Sunil Kapoor",description:"Dr. Sunil Kapoor is a celebrated geologist known for his research in tectonics and earth structure. His work has provided invaluable insights into geological processes affecting our planet.",meta_title:"Dr. Sunil Kapoor - Expert Geologist | AnalysisHive",meta_description:"Discover the esteemed work of Dr. Sunil Kapoor, an expert geologist specializing in tectonics and earth sciences, showcased on AnalysisHive."},{name:"Dr. Meena Iyer",description:"Dr. Meena Iyer is a chemist specializing in organic synthesis and drug development, with numerous patents and publications to her name. Her innovative research has profound implications for pharmaceutical sciences.",meta_title:"Dr. Meena Iyer - Organic Chemistry Innovator | AnalysisHive",meta_description:"Explore the research of Dr. Meena Iyer, an innovator in organic synthesis and drug development, and her impactful work at AnalysisHive."},{name:"Prof. Rakesh Rao",description:"Prof. Rakesh Rao is a distinguished physicist focusing on renewable energy technologies. He has been pivotal in various research initiatives aimed at sustainable energy solutions.",meta_title:"Prof. Rakesh Rao - Renewable Energy Physicist | AnalysisHive",meta_description:"Learn about Prof. Rakesh Rao, a distinguished physicist specializing in renewable energy, whose vital research is highlighted on AnalysisHive."},{name:"Dr. Rajiv Gupta",description:"Dr. Rajiv Gupta is a physicist specializing in condensed matter physics. With a PhD from the Indian Institute of Technology, he has over 12 years of experience in research and teaching. He has authored multiple research papers and is sought after for his expertise in nanomaterials.",meta_title:"Dr. Rajiv Gupta - Expert in Condensed Matter Physics",meta_description:"Delve into the research of Dr. Rajiv Gupta, a leading physicist focused on condensed matter and nanomaterials. A prolific writer and academic contributor."},{name:"Dr. Karan Singh",description:"Dr. Karan Singh is a chemist specializing in organic synthesis and medicinal chemistry. He has an extensive background with numerous patents and publications to his name. Currently, he leads a research group focused on drug discovery and development.",meta_title:"Dr. Karan Singh - Organic Synthesis and Medicinal Chemist",meta_description:"Discover the innovative work of Dr. Karan Singh in organic synthesis and drug discovery, shaping the future of medicinal chemistry through research and publications."},{name:"Dr. Neha Ranjan",description:"Dr. Neha Ranjan is a molecular biologist with a PhD focused on genetic engineering. With over 8 years of experience in the field, she is known for her work in gene therapy and biotechnological advancements. She has authored several influential papers in her discipline.",meta_title:"Dr. Neha Ranjan - Molecular Biologist and Genetic Engineering Specialist",meta_description:"Explore the groundbreaking research of Dr. Neha Ranjan in genetic engineering and molecular biology, contributing to advancements in biotechnology and therapeutic methods."},{name:"Dr. Aakash Joshi",description:"Dr. Aakash Joshi is an environmental chemist whose research focuses on pollutant behavior in aquatic systems. With more than a decade of experience, he has published extensively on environmental remediation techniques and their efficacy.",meta_title:"Dr. Aakash Joshi - Environmental Chemist and Toxicology Expert",meta_description:"Uncover the impactful research of Dr. Aakash Joshi in environmental chemistry, specializing in aquatic pollutants and remediation strategies for a sustainable future."},{name:"Dr. Smita Chatterjee",description:"Dr. Smita Chatterjee is an astrophysicist with a focus on black holes and stellar evolution. She has a unique approach to research, integrating computational models with observational data. Over her career, she has published numerous research articles in international journals.",meta_title:"Dr. Smita Chatterjee - Astrophysicist Specializing in Black Holes",meta_description:"Dive into the cosmos with Dr. Smita Chatterjee, an astrophysicist renowned for her research on black holes and stellar evolution, published in reputable scientific journals."},{name:"Dr. Rohan Desai",description:"Dr. Rohan Desai is a leading microbiologist with over 9 years of experience concentrating on microbial ecology and biotechnology. He has contributed to significant research on the role of microbes in climate resilience and has numerous peer-reviewed articles to his credit.",meta_title:"Dr. Rohan Desai - Microbiologist and Climate Resilience Advocate",meta_description:"Read about Dr. Rohan Desai's influential research on microbial ecology and its importance in climate resilience, shaping the future of environmental microbiology."},{name:"Dr. Aditi Meher",description:"Dr. Aditi Meher is a geophysicist specializing in quantitative seismic analysis. With a strong academic background and a focus on earthquake risk assessment, she has published extensively in geophysical journals and actively engages in community outreach.",meta_title:"Dr. Aditi Meher - Geophysicist and Seismic Analysis Expert",meta_description:"Explore the critical research contributions of Dr. Aditi Meher in geophysics, focusing on seismic analysis and earthquake risk, enhancing understanding of natural hazards."},{name:"Dr. Vikram Bhatia",description:"Dr. Vikram Bhatia is a computational biologist focusing on systems biology and bioinformatics. With more than 12 years of experience in academic research and software development, he has authored influential papers that bring insights into molecular dynamics.",meta_title:"Dr. Vikram Bhatia - Computational Biologist and Systems Biology Researcher",meta_description:"Learn about Dr. Vikram Bhatia's innovative research in computational biology, offering insights through systems biology and bioinformatics, contributing to molecular level understanding."},{name:"Dr. Anjali Verma",description:"Dr. Anjali Verma is a renowned biologist with over 15 years of experience in molecular biology and genetic engineering. She has authored numerous research papers and is a peer reviewer for various esteemed scientific journals. Dr. Verma is passionate about advancing sustainable biotechnologies and has been recognized with several awards for her contributions to the field.",meta_title:"Dr. Anjali Verma - Expert in Molecular Biology and Biotechnology",meta_description:"Explore the works of Dr. Anjali Verma, a leading expert in molecular biology with over 15 years of experience and numerous contributions to sustainable biotechnologies."},{name:"Dr. Ravi Patel",description:"Dr. Ravi Patel is a distinguished physicist specializing in quantum mechanics and nanotechnology. With a Ph.D. from the Indian Institute of Science, he has published over 50 research papers and has been an invited speaker at numerous international conferences. Dr. Patel's research focuses on the development of new materials for energy applications.",meta_title:"Dr. Ravi Patel - Quantum Mechanics and Nanotechnology Specialist",meta_description:"Learn about Dr. Ravi Patel, a leading physicist in quantum mechanics and nanotechnology, with a focus on developing innovative materials for energy solutions."},{name:"Dr. Neha Sharma",description:"Dr. Neha Sharma is an eminent chemist with expertise in organic synthesis and drug discovery. She holds a position as a senior research scientist at a leading pharmaceutical company and has contributed to various pivotal studies. With her extensive knowledge in chemical processes, Dr. Sharma aims to bridge the gap between lab-scale research and practical applications.",meta_title:"Dr. Neha Sharma - Leading Expert in Organic Chemistry",meta_description:"Discover Dr. Neha Sharma, a prominent chemist specializing in organic synthesis and drug discovery, contributing to pivotal studies in the pharmaceutical industry."},{name:"Dr. Vikram Rao",description:"Dr. Vikram Rao is a geoscientist with a focus on earth sciences and climate change research. His work explores the interactions between geological processes and climate systems. Dr. Rao has published extensively in reputable journals and is a passionate advocate for environmental sustainability and effective policy-making.",meta_title:"Dr. Vikram Rao - Geoscientist and Climate Change Advocate",meta_description:"Meet Dr. Vikram Rao, an esteemed geoscientist specializing in earth sciences and climate change, advocating for sustainable practices and effective policy-making."},{name:"Dr. Aditi Mehta",description:"Dr. Aditi Mehta is an accomplished ecologist with a Ph.D. focusing on biodiversity conservation and ecosystem management. Her research has influenced policies related to wildlife protection in India. She is actively involved in community outreach programs aimed at promoting environmental awareness.",meta_title:"Dr. Aditi Mehta - Ecologist and Biodiversity Conservationist",meta_description:"Explore the contributions of Dr. Aditi Mehta, an ecologist dedicated to biodiversity conservation and ecosystem management, influencing wildlife protection policies."},{name:"Prof. Rajesh Singh",description:"Prof. Rajesh Singh is a leading chemist known for his groundbreaking work in analytical chemistry and instrumentation techniques. He has been a faculty member at a prestigious university for over 20 years and has published several books and research papers in the field.",meta_title:"Prof. Rajesh Singh - Expert in Analytical Chemistry",meta_description:"Learn about Prof. Rajesh Singh, an expert in analytical chemistry, with over 20 years of teaching experience and numerous publications in the field."},{name:"Dr. Poonam Bhatia",description:"Dr. Poonam Bhatia is an environmental scientist specializing in pollution control and sustainable development. With a strong background in chemical engineering, she has worked on various international projects aimed at reducing industrial waste and improving air quality.",meta_title:"Dr. Poonam Bhatia - Environmental Scientist and Pollution Control Expert",meta_description:"Meet Dr. Poonam Bhatia, an environmental scientist dedicated to pollution control and sustainable development, with extensive experience in international projects."},{name:"Dr. Arjun Singh",description:"Dr. Arjun Singh is a physicist with a focus on astrophysics and cosmology. He has spent over a decade researching dark matter and black holes, contributing to several high-impact publications. His work inspires future generations of scientists.",meta_title:"Dr. Arjun Singh - Astrophysicist and Cosmologist",meta_description:"Explore the research of Dr. Arjun Singh, a physicist specializing in astrophysics and cosmology, contributing to our understanding of dark matter and black holes."},{name:"Dr. Suman Reddy",description:"Dr. Suman Reddy is a biochemist with 12 years of experience in metabolic pathways and enzyme kinetics. She has been a pivotal figure in developing novel diagnostic tools for metabolic disorders, enriching the field with her research findings.",meta_title:"Dr. Suman Reddy - Expert Biochemist and Enzyme Kinetics Specialist",meta_description:"Discover the impactful research of Dr. Suman Reddy, a biochemist focusing on metabolic pathways and enzyme kinetics, developing innovative diagnostic tools."},{name:"Dr. Mohit Kapoor",description:"Dr. Mohit Kapoor is a theoretical physicist passionate about quantum computing and information theory. His research investigates the implications of quantum mechanics for developing advanced computing technologies. His work has received several accolades in the field.",meta_title:"Dr. Mohit Kapoor - Theoretical Physicist and Quantum Computing Expert",meta_description:"Meet Dr. Mohit Kapoor, a theoretical physicist dedicated to quantum computing and information theory, investigating cutting-edge technologies and their implications."},{name:"Dr. Aditi Sharma",description:"Dr. Aditi Sharma is a prominent biochemist with over 10 years of experience in enzyme research and metabolic pathways. She holds a Ph.D. from the Indian Institute of Science and has published over 30 peer-reviewed articles in leading journals. Aditi is passionate about advancing scientific research in biochemistry and is an avid supporter of science communication.",meta_title:"Dr. Aditi Sharma - Biochemistry Expert | AnalysisHive",meta_description:"Explore the works of Dr. Aditi Sharma, a leading biochemist with over 10 years of experience in enzyme research. Read her insightful articles on AnalysisHive."},{name:"Prof. Rajesh Kumar",description:"Prof. Rajesh Kumar is a renowned physicist specializing in quantum mechanics and materials science. With a Ph.D. from IIT Bombay, he has over 15 years of research experience and has authored numerous publications. He is dedicated to mentoring students and providing a platform for innovative research.",meta_title:"Prof. Rajesh Kumar - Quantum Mechanics Specialist | AnalysisHive",meta_description:"Read articles by Prof. Rajesh Kumar, an expert in quantum mechanics and materials science, with over 15 years of research experience. Insights available on AnalysisHive."},{name:"Dr. Neha Bansal",description:"Dr. Neha Bansal is a leading earth scientist with expertise in climate change and geochemistry. With a Ph.D. from the University of Delhi, she has worked on various international research projects and is a strong advocate for sustainable practices in scientific research.",meta_title:"Dr. Neha Bansal - Earth Sciences Advocate | AnalysisHive",meta_description:"Discover Dr. Neha Bansal's work in earth sciences and climate change. An expert with a Ph.D. from the University of Delhi, she contributes to AnalysisHive."},{name:"Dr. Vikram Desai",description:"Dr. Vikram Desai is an accomplished chemist focusing on organic synthesis and drug discovery. He earned his Ph.D. from the National Chemical Laboratory and has over 12 years of experience in the pharmaceutical industry, contributing to significant advancements in drug development.",meta_title:"Dr. Vikram Desai - Expert in Organic Chemistry | AnalysisHive",meta_description:"Explore Dr. Vikram Desai's contributions to organic chemistry and drug discovery with over 12 years of experience. Available on AnalysisHive."},{name:"Dr. Priya Verma",description:"Dr. Priya Verma is a microbiologist specializing in environmental microbiology and bioremediation. With her M.Sc. and Ph.D. from Jawaharlal Nehru University, she has published extensively on the role of microbes in environmental health and sustainability.",meta_title:"Dr. Priya Verma - Environmental Microbiology Expert | AnalysisHive",meta_description:"Read about Dr. Priya Verma's research in environmental microbiology and bioremediation. An esteemed expert contributing to AnalysisHive."},{name:"Dr. Arjun Joshi",description:"Dr. Arjun Joshi is a leading physicist with significant contributions to condensed matter physics and nanotechnology. He has over 10 years of experience and has been involved in various interdisciplinary research projects that bridge physics and engineering.",meta_title:"Dr. Arjun Joshi - Condensed Matter Physics & Nanotechnology | AnalysisHive",meta_description:"Learn about Dr. Arjun Joshi's pioneering work in condensed matter physics and nanotechnology, with over a decade of research experience on AnalysisHive."},{name:"Dr. Kavita Mehta",description:"Dr. Kavita Mehta is a passionate biologist focused on evolutionary biology and genetics. Holding a Ph.D. from the Tata Institute of Fundamental Research, she has conducted extensive research on genetic adaptations in various species and aims to promote awareness around biodiversity.",meta_title:"Dr. Kavita Mehta - Evolutionary Biology and Genetics | AnalysisHive",meta_description:"Explore Dr. Kavita Mehta's research in evolutionary biology and genetics. Her work aims to enhance biodiversity awareness, featured on AnalysisHive."},{name:"Dr. Anil Chatterjee",description:"Dr. Anil Chatterjee is an experienced chemist known for his work in inorganic chemistry and catalysis. With numerous publications in prominent journals, he has gained recognition for his research in developing environmentally friendly catalytic processes.",meta_title:"Dr. Anil Chatterjee - Inorganic Chemistry and Catalysis Expert | AnalysisHive",meta_description:"Discover Dr. Anil Chatterjee's contributions to inorganic chemistry and catalysis. His innovative works are featured on AnalysisHive."},{name:"Dr. Suman Gupta",description:"Dr. Suman Gupta is a distinguished researcher in the field of bioinformatics, with a focus on computational biology and data analysis. She graduated with a Ph.D. from the Indian Statistical Institute and has played a key role in developing algorithms for analyzing biological data.",meta_title:"Dr. Suman Gupta - Bioinformatics and Computational Biology | AnalysisHive",meta_description:"Learn from Dr. Suman Gupta's expertise in bioinformatics and computational biology. Her research is curated for AnalysisHive."},{name:"Dr. Ravi Sethi",description:"Dr. Ravi Sethi is a noted geophysicist with extensive experience in seismic data interpretation and mineral exploration. He earned his Ph.D. from the Indian Institute of Technology Kharagpur and has published numerous impactful papers in international journals.",meta_title:"Dr. Ravi Sethi - Geophysics and Seismic Data Expert | AnalysisHive",meta_description:"Dive into the research of Dr. Ravi Sethi, a geophysicist specializing in seismic data and mineral exploration, available on AnalysisHive."},{name:"Dr. Emily Chen",description:"Dr. Emily Chen is a renowned biologist with over 15 years of research experience in cellular development and molecular genetics. She has published extensively in leading journals and serves on several scientific committees. Her innovative research explores genetic editing technologies, contributing significantly to advancements in biotechnology.",meta_title:"Dr. Emily Chen | Expert in Cellular Development and Molecular Genetics",meta_description:"Explore the groundbreaking research of Dr. Emily Chen, a leader in cellular development and molecular genetics with over 15 years of experience in biotechnology."},{name:"Prof. Lucas Ramirez",description:"Prof. Lucas Ramirez is a distinguished chemist specializing in organic synthesis and materials science. With numerous patents and awards to his name, Prof. Ramirez has made remarkable contributions to sustainable chemistry. His works aim to develop environmentally-friendly materials, addressing the urgent needs of our planet.",meta_title:"Prof. Lucas Ramirez | Expert in Organic Synthesis and Sustainable Chemistry",meta_description:"Discover the innovations of Prof. Lucas Ramirez, a leading chemist dedicated to sustainable chemistry and materials science."},{name:"Dr. Amina Patel",description:"Dr. Amina Patel is a physicist specializing in quantum mechanics and its applications in modern technology. With a Ph.D. from MIT and over a decade of research, she focuses on quantum computing and has contributed to significant advancements in theoretical physics. Her passion for science communication inspires the next generation of scientists.",meta_title:"Dr. Amina Patel | Leading Physicist in Quantum Mechanics",meta_description:"Learn more about Dr. Amina Patel, a physicist at the forefront of quantum mechanics with a focus on technology and education."},{name:"Dr. Hiroshi Tanaka",description:"Dr. Hiroshi Tanaka is an earth scientist with a focus on climatology and environmental policy. His research spans over 20 years, investigating climate change impacts and advocating for effective policy solutions. Dr. Tanaka has authored numerous papers and works closely with governmental and non-governmental organizations on climate strategy.",meta_title:"Dr. Hiroshi Tanaka | Expert in Climatology and Environmental Policy",meta_description:"Explore the work of Dr. Hiroshi Tanaka, an earth scientist committed to studying climate change and influencing environmental policy."},{name:"Dr. Clara Lopez",description:"Dr. Clara Lopez is an interdisciplinary researcher with expertise in both chemistry and biology. Her work on biochemicals used in pharmaceuticals has led to new therapeutic approaches for chronic diseases. Dr. Lopez has over 10 years of experience in the field and is an advocate for diversity in STEM.",meta_title:"Dr. Clara Lopez | Interdisciplinary Researcher in Chemistry and Biology",meta_description:"Meet Dr. Clara Lopez, an interdisciplinary researcher known for her impactful contributions to pharmaceuticals and her advocacy for diversity in STEM."},{name:"Dr. Michael Zhang",description:"Dr. Michael Zhang is a geophysicist with a specialization in seismic imaging and geotechnical engineering. His innovative approaches have significantly improved our understanding of Earth's subsurface structures. Dr. Zhang has published extensively and collaborates with various international research institutions.",meta_title:"Dr. Michael Zhang | Geophysicist Specializing in Seismic Imaging",meta_description:"Discover the contributions of Dr. Michael Zhang, a leading geophysicist specializing in seismic imaging and its applications in geotechnical engineering."},{name:"Dr. Fatima El-Sayed",description:"Dr. Fatima El-Sayed is a prominent biochemist recognized for her research on enzyme mechanisms. With over 18 years of experience in academia and industry, she contributes to both fundamental research and practical applications in medical diagnostics and environmental remediation.",meta_title:"Dr. Fatima El-Sayed | Prominent Biochemist in Enzyme Mechanisms",meta_description:"Learn about Dr. Fatima El-Sayed, a leading biochemist whose research on enzyme mechanisms is advancing medical and environmental sciences."},{name:"Dr. Ivan Petrov",description:"Dr. Ivan Petrov is a theoretical physicist with a focus on particle physics and cosmology. With a Ph.D. from Stanford University, he has published pivotal research on dark matter and energy. Dr. Petrov is also passionate about science education and outreach, aiming to make complex concepts accessible to all.",meta_title:"Dr. Ivan Petrov | Theoretical Physicist Specialized in Particle Physics",meta_description:"Explore the research of Dr. Ivan Petrov, a theoretical physicist specializing in particle physics and cosmology, dedicated to science education."},{name:"Dr. Sofia Gonzalez",description:"Dr. Sofia Gonzalez is an environmental scientist focused on ecological restoration and biodiversity conservation. With over 15 years of field experience and numerous publications, she collaborates with various organizations to promote sustainable practices and protect natural resources.",meta_title:"Dr. Sofia Gonzalez | Environmental Scientist in Biodiversity Conservation",meta_description:"Meet Dr. Sofia Gonzalez, an environmental scientist dedicated to ecological restoration and promoting sustainable practices for biodiversity."},{name:"Dr. Jason Brown",description:"Dr. Jason Brown is a physicist and educator devoted to the field of renewable energy. With extensive research on solar technologies and sustainability, he aims to identify innovative solutions to global energy challenges. Dr. Brown is also active in workshops and conferences to promote science education.",meta_title:"Dr. Jason Brown | Physicist and Educator in Renewable Energy",meta_description:"Discover the impactful work of Dr. Jason Brown, a physicist specializing in renewable energy technologies and science education initiatives."},{name:"Dr. Emma Thompson",description:"Dr. Emma Thompson is a renowned biologist with over 15 years of experience in ecological research and environmental conservation. She holds a Ph.D. in Environmental Biology from Stanford University and has published over 30 research papers in prestigious journals. Dr. Thompson's work focuses on biodiversity conservation and climate change adaptation strategies.",meta_title:"Dr. Emma Thompson - Expert Biologist and Environmental Researcher",meta_description:"Learn about Dr. Emma Thompson, a seasoned biologist with expertise in ecological research and conservation. Explore her contributions to environmental biology and her extensive publishing record."},{name:"Dr. Ravi Kumar",description:"Dr. Ravi Kumar is a leading chemist specializing in organic synthesis and drug development. With a Ph.D. from the Massachusetts Institute of Technology (MIT), he has over 12 years of experience in academia and the pharmaceutical industry. Dr. Kumar is known for his innovative research that bridges the gap between chemistry and medicine.",meta_title:"Dr. Ravi Kumar - Leading Chemist in Organic Synthesis and Drug Development",meta_description:"Discover Dr. Ravi Kumar's expertise in organic synthesis and his contributions to drug development. A renowned chemist with a strong academic and industry background."},{name:"Dr. Sarah Ng",description:"Dr. Sarah Ng is a distinguished physicist with a focus on quantum mechanics and materials science. She earned her Ph.D. from the University of California, Berkeley, and has over a decade of teaching and research experience. Her groundbreaking studies have been published in various high-impact journals, making her a prominent figure in her field.",meta_title:"Dr. Sarah Ng - Distinguished Physicist in Quantum Mechanics and Materials Science",meta_description:"Explore the work of Dr. Sarah Ng, a leading physicist specializing in quantum mechanics and materials science with significant contributions to her field."},{name:"Dr. James Anderson",description:"Dr. James Anderson is a celebrated geologist known for his extensive research in earth sciences, particularly in geology and paleoclimatology. He has over 20 years of experience and has published more than 50 articles, contributing significantly to the understanding of earth's climatic history. His work often integrates field studies with advanced modeling techniques.",meta_title:"Dr. James Anderson - Celebrated Geologist and Earth Scientist",meta_description:"Meet Dr. James Anderson, an esteemed geologist with a focus on earth sciences and paleoclimatology. Explore his impactful research contributions and publications."},{name:"Dr. Ana Pereira",description:"Dr. Ana Pereira is an accomplished biochemist specializing in cellular signaling and metabolic research. With a Ph.D. from the University of Cambridge, she has worked in both academic and clinical settings. Dr. Pereira's research plays a crucial role in understanding metabolic disorders and developing therapeutic strategies.",meta_title:"Dr. Ana Pereira - Accomplished Biochemist in Cellular Signaling",meta_description:"Discover Dr. Ana Pereira's groundbreaking work in biochemistry, focusing on cellular signaling and metabolic research. A leader in her field with significant contributions to therapeutic strategies."},{name:"Dr. Mark Chen",description:"Dr. Mark Chen is a noted physicist known for his research in astrophysics and cosmology. With a Ph.D. from the California Institute of Technology (Caltech), he has published influential works in the field of dark matter and the evolution of galaxies. His research is widely recognized and has garnered numerous accolades.",meta_title:"Dr. Mark Chen - Noted Physicist in Astrophysics and Cosmology",meta_description:"Learn about Dr. Mark Chen, a leading physicist in astrophysics and cosmology, specializing in dark matter research and the evolution of galaxies."},{name:"Dr. Leo Martinez",description:"Dr. Leo Martinez is an expert in oceanography and climate science, focusing on ocean circulation and its impact on global climate patterns. With a Ph.D. from the Scripps Institution of Oceanography, he has dedicated over 15 years to understanding ocean dynamics and their implications for climate change, publishing numerous articles in scientific journals.",meta_title:"Dr. Leo Martinez - Expert in Oceanography and Climate Science",meta_description:"Meet Dr. Leo Martinez, an expert in oceanography and climate science, dedicated to understanding ocean circulation and its effects on global climate patterns."},{name:"Dr. Sophie Tan",description:"Dr. Sophie Tan is a leading environmental scientist focusing on renewable energy technologies and sustainability. She earned her Ph.D. from the University of Melbourne and has worked extensively in research and policy development. Dr. Tan's interdisciplinary approach bridges engineering, environmental science, and public policy.",meta_title:"Dr. Sophie Tan - Leading Environmental Scientist in Renewable Energy Technologies",meta_description:"Discover Dr. Sophie Tan's work in environmental science and renewable energy technologies. A leader in sustainable practices and policy development."},{name:"Dr. Michael Foster",description:"Dr. Michael Foster is a theoretical physicist with a focus on string theory and high-energy physics. He holds a Ph.D. from Princeton University and has contributed significantly to advancing theoretical frameworks in physics. His research has been published in numerous leading journals, and he is a sought-after speaker at international conferences.",meta_title:"Dr. Michael Foster - Theoretical Physicist Specializing in String Theory",meta_description:"Explore Dr. Michael Foster's contributions to theoretical physics, focusing on string theory and high-energy physics. A prominent figure in his research 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:#003366;--theme-color-8:#004080;--theme-color-7:#00509e;--theme-color-6:#0074d9;--theme-color-5:#4a90e2;--theme-color-3:#b2c6e4;--theme-color-2:#d1e9ff;--color-bg-layout:#f0f4ff;--color-bg-hover:#e6f4fc;--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\uDD2C\uD83D\uDCDA\uD83C\uDF0D\u2697\uFE0F";
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-10-02T00:00:00Z";
13
+ export declare const devBucketName = "idn-snergeticroot-dev";
14
+ export declare const prodBucketName = "idn-snergeticroot";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biology:{title:"Explore the Depths of Biology: Discoveries & Insights 🔬",description:"Dive into the realms of biological sciences with SnergeticRoot! Explore cell biology, genetics, ecology, microbiology, and more! 🌿🔍",slug:"explore-biology-discoveries-insights",children:{cellBiology:{title:"Cell Biology: The Building Blocks of Life 🧬",description:"Uncover the intricacies of cell biology, the foundation of all living organisms. Explore cellular structure, function, and innovations! 🌱",slug:"cell-biology-building-blocks",children:null},genetics:{title:"Genetics: Unraveling the Code of Life 🧬🧬",description:"Delve into genetics, the study of heredity and variation. Learn about DNA, genes, and their profound impact on life forms! 🌍",slug:"genetics-unraveling-code-life",children:null},ecology:{title:"Ecology: Interconnectedness of Life 🌳🌊",description:"Explore ecology and its essential role in understanding the relationships among organisms and their environment. Discover ecosystems today! 🦋",slug:"ecology-interconnectedness-life",children:null},microbiology:{title:"Microbiology: The Invisible World of Microbes 🔍🌡️",description:"Discover microbiology and its significance in studying microorganisms. Unlock the secrets of bacteria, viruses, and fungi today! 🦠",slug:"microbiology-invisible-world-microbes",children:null},evolutionaryBiology:{title:"Evolutionary Biology: The Story of Life's Evolution 🌍🔭",description:"Examine the processes that shape life on Earth through evolutionary biology. Explore natural selection, adaptation, and species diversity! 🌼",slug:"evolutionary-biology-story-lifes-evolution",children:null},other:{title:"Other Biology Topics: Exploring the Unknown 🌌📚",description:"Discover a diverse range of topics within biology that don’t fit traditional categories. Uncover fascinating concepts and research areas! 🌟",slug:"other-biology-topics-exploring-unknown",children:null}}},chemistry:{title:"Explore the Fascinating World of Chemistry 🔬 | SnergeticRoot",description:"Delve into chemistry with insightful articles on analytical, organic, physical, and more. Understand complex concepts effortlessly! 🌍",slug:"chemistry",children:{analyticalChemistry:{title:"Analytical Chemistry: Discover Techniques & Applications 🧪",description:"Learn about analytical chemistry, its techniques, and real-world applications in various fields. Unlock the power of precise measurement! 🔍",slug:"analytical-chemistry",children:null},organicChemistry:{title:"Organic Chemistry: Understanding Molecules & Reactions 🌱",description:"Dive into organic chemistry to uncover the structure and reactions of carbon-containing compounds. Explore with us! 🌡️",slug:"organic-chemistry",children:null},physicalChemistry:{title:"Physical Chemistry: Merging Physics & Chemistry 🔄",description:"Explore physical chemistry, where physics meets chemistry, focusing on the behavior of matter and energy transformations. ⚛️",slug:"physical-chemistry",children:null},inorganicChemistry:{title:"Inorganic Chemistry: The Study of Non-Organic Compounds ⚗️",description:"Understand inorganic chemistry, examining various non-organic elements and compounds. Discover their significance in daily life! 🔗",slug:"inorganic-chemistry",children:null},biochemistry:{title:"Biochemistry: The Chemistry of Life 🌱✨",description:"Unravel the mysteries of biochemistry, focusing on the chemical processes within living organisms. Life at a molecular level! 🧬",slug:"biochemistry",children:null},other:{title:"Other Chemistry Topics: Expanding Your Knowledge 📚",description:"Explore a variety of other chemistry-related topics, enriching your scientific knowledge beyond traditional categories. 🌐",slug:"other-chemistry",children:null}}},physics:{title:"Explore the Fascinating World of Physics 🌌 | SnergeticRoot",description:"Dive into the realm of physics with original research and enlightening reviews that uncover the mysteries of our universe! 🔍",slug:"physics",children:{classicalMechanics:{title:"Classical Mechanics Explained 🔮 | Understanding Motion",description:"Unravel the principles of classical mechanics, exploring motion, forces, and energy. Ideal for students and science enthusiasts alike! 📚",slug:"classical-mechanics",children:null},quantumPhysics:{title:"Quantum Physics: The Science of the Small 🌀 | SnergeticRoot",description:"Explore the strange world of quantum physics where particles behave unpredictably. Discover groundbreaking research and theories! ⚛️",slug:"quantum-physics",children:null},thermodynamics:{title:"Thermodynamics Unveiled 🔥 | Energy and Heat Transfer",description:"Understand the laws of thermodynamics that govern energy and heat transfer. Perfect for students keen to grasp these vital concepts! 🌡️",slug:"thermodynamics",children:null},electromagnetism:{title:"Electromagnetism Essentials ⚡ | The Force of Electrons",description:"Delve into the fascinating study of electromagnetism, revealing how electric and magnetic fields interact in our world! 🌍",slug:"electromagnetism",children:null},astrophysics:{title:"Astrophysics: Understanding the Universe 🌌 | Stars and Beyond",description:"Journey through astrophysics as we uncover the life of stars, galaxies, and cosmic phenomena that shape our universe! 🌠",slug:"astrophysics",children:null},other:{title:"Other Concepts in Physics 🔍 | Beyond the Basics",description:"Explore a variety of physics topics that don't fit into standard categories, expanding your knowledge and understanding! 📖",slug:"other",children:null}}},earthSciences:{title:"Exploring Earth Sciences: Uncovering the Mysteries of Our Planet 🌍",description:"Dive deep into the realm of earth sciences, covering geology, meteorology, oceanography, and more. Discover our planet's wonders and research advances! 📚",slug:"earth-sciences",children:{geology:{title:"Geology: The Study of Earth's Structure and Processes 🏔️",description:"Explore the fascinating world of geology, examining Earth's materials, processes, and history. Unravel the secrets beneath our feet! 🔎",slug:"geology",children:null},meteorology:{title:"Meteorology: Unraveling the Science of Weather and Climate ☁️",description:"Delve into meteorology and understand the atmospheric phenomena that shape our weather and climate. From forecasting to climate change, learn it all! 🌧️",slug:"meteorology",children:null},oceanography:{title:"Oceanography: Discovering the Secrets of Our Oceans 🌊",description:"Dive into oceanography to explore the physical, chemical, and biological aspects of our oceans. Study marine life and ocean currents for a better planet! 🐬",slug:"oceanography",children:null},environmentalScience:{title:"Environmental Science: Understanding Our Impact on Nature 🌿",description:"Learn about environmental science and how human activities affect ecosystems. Discover solutions to preserve our planet for future generations! 🌎",slug:"environmental-science",children:null},geophysics:{title:"Geophysics: Exploring the Physics of Earth and Its Processes 🔬",description:"Investigate geophysics, focusing on the physical properties of Earth and the forces at play. Understand seismic activities and Earth's inner workings! 🗺️",slug:"geophysics",children:null},other:{title:"Other Earth Sciences: Diverse Topics and Insights 🔍",description:"Explore unique topics in earth sciences that don't fit traditional categories. Discover new research and insights shaping our understanding of Earth! 📖",slug:"other-earth-sciences",children:null}}}},t=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),n=e.AUTHORS_INFO.map((e=>e.name)),o="🔬📚🌍⚗️",s=Object.keys(i),r=[],c=[];for(const e of s){const t=i[e];if(null==t?void 0:t.children){r.push(...Object.keys(t.children));for(const e of r){const i=t.children[e];(null==i?void 0:i.children)&&c.push(...Object.keys(i.children))}}}const l="2024-10-02T00:00:00Z",a="snergeticroot",h=`idn-${a}-dev`,d=`idn-${a}`;exports.DEFAULT_DESCRIPTION_EMOJIS=o,exports.authors=t,exports.authorsNames=n,exports.categories=s,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=l,exports.subcategories=r,exports.subsubcategories=c;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ ScientificExplorer = "ScientificExplorer",
3
+ ResearchDepth = "ResearchDepth",
4
+ TargetAudience = "TargetAudience",
5
+ ComplexityLevel = "ComplexityLevel",
6
+ DisciplineFocus = "DisciplineFocus"
7
+ }
8
+ type ScientificExplorerValues = 'Biology Breakthroughs' | 'Chemical Innovations' | 'Physical Phenomena' | 'Earth Science Discoveries';
9
+ type ResearchDepthValues = 'Original Research' | 'In-Depth Reviews' | 'Summaries & Highlights' | 'Latest Advances';
10
+ type TargetAudienceValues = 'Educators & Students' | 'Researchers & Professionals' | 'Science Enthusiasts' | 'Curious Learners';
11
+ type ComplexityLevelValues = 'Beginner-Friendly' | 'Intermediate Insights' | 'Advanced Research' | 'Expert Analyses';
12
+ type DisciplineFocusValues = 'Life Sciences' | 'Chemical Sciences' | 'Physical Sciences' | 'Environmental Sciences';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.ScientificExplorer]: ScientificExplorerValues[];
15
+ [FiltersNames.ResearchDepth]: ResearchDepthValues[];
16
+ [FiltersNames.TargetAudience]: TargetAudienceValues[];
17
+ [FiltersNames.ComplexityLevel]: ComplexityLevelValues[];
18
+ [FiltersNames.DisciplineFocus]: DisciplineFocusValues[];
19
+ };
20
+ export declare const scientificExplorerValues: ScientificExplorerValues[];
21
+ export declare const researchDepthValues: ResearchDepthValues[];
22
+ export declare const targetAudienceValues: TargetAudienceValues[];
23
+ export declare const complexityLevelValues: ComplexityLevelValues[];
24
+ export declare const disciplineFocusValues: DisciplineFocusValues[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).ScientificExplorer="ScientificExplorer",e.ResearchDepth="ResearchDepth",e.TargetAudience="TargetAudience",e.ComplexityLevel="ComplexityLevel",e.DisciplineFocus="DisciplineFocus";const s=["Biology Breakthroughs","Chemical Innovations","Physical Phenomena","Earth Science Discoveries"],i=["Original Research","In-Depth Reviews","Summaries & Highlights","Latest Advances"],r=["Educators & Students","Researchers & Professionals","Science Enthusiasts","Curious Learners"],t=["Beginner-Friendly","Intermediate Insights","Advanced Research","Expert Analyses"],l=["Life Sciences","Chemical Sciences","Physical Sciences","Environmental Sciences"],c={[exports.FiltersNames.ScientificExplorer]:[],[exports.FiltersNames.ResearchDepth]:[],[exports.FiltersNames.TargetAudience]:[],[exports.FiltersNames.ComplexityLevel]:[],[exports.FiltersNames.DisciplineFocus]:[]},a={[exports.FiltersNames.ScientificExplorer]:s,[exports.FiltersNames.ResearchDepth]:i,[exports.FiltersNames.TargetAudience]:r,[exports.FiltersNames.ComplexityLevel]:t,[exports.FiltersNames.DisciplineFocus]:l},o=()=>JSON.stringify(a,null,2);exports.complexityLevelValues=t,exports.disciplineFocusValues=l,exports.fullFilters=a,exports.getFiltersTypesJSON=o,exports.initialFilters=c,exports.researchDepthValues=i,exports.scientificExplorerValues=s,exports.targetAudienceValues=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.complexityLevelValues=t.complexityLevelValues,exports.disciplineFocusValues=t.disciplineFocusValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.researchDepthValues=t.researchDepthValues,exports.scientificExplorerValues=t.scientificExplorerValues,exports.targetAudienceValues=t.targetAudienceValues,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: SnergeticRoot is an infotainment portal dedicated to providing high-quality scientific research and reviews across various disciplines, including biology, chemistry, physics, and earth sciences. It aims to bridge the gap between complex scientific concepts and general understanding.\n - Detailed description: SnergeticRoot serves as a comprehensive infotainment platform that caters to a diverse audience interested in scientific research and advancements. The portal publishes original research articles, in-depth reviews, and summaries across multiple scientific disciplines, allowing readers to explore topics in biology, chemistry, physics, and earth sciences. The content is curated to not only present cutting-edge discoveries but also to make complex information accessible and engaging for both laymen and professionals. Each article is meticulously researched and written to ensure accuracy, clarity, and relevance, fostering a greater appreciation for the intricacies of our natural world. SnergeticRoot stands out as a resource for those seeking knowledge, insights, and a deeper understanding of the scientific phenomena that influence our lives.\n - Target audience: The target audience for SnergeticRoot includes educators, students, researchers, and science enthusiasts who are eager to enhance their understanding of scientific concepts and discoveries. It also appeals to professionals in scientific fields looking for current research findings and reviews. Additionally, the portal is designed for curious individuals who may not have a scientific background but have a passion for learning about the natural sciences and the latest advancements within them.\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## Recent Advances\n - Latest Discoveries\n - Technological Innovations\n\n## Methodology\n - Research Design\n - Data Collection Techniques\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 - Recent Advances, 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 t="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SnergeticRoot is an infotainment portal dedicated to providing high-quality scientific research and reviews across various disciplines, including biology, chemistry, physics, and earth sciences. It aims to bridge the gap between complex scientific concepts and general understanding.\n - Detailed description: SnergeticRoot serves as a comprehensive infotainment platform that caters to a diverse audience interested in scientific research and advancements. The portal publishes original research articles, in-depth reviews, and summaries across multiple scientific disciplines, allowing readers to explore topics in biology, chemistry, physics, and earth sciences. The content is curated to not only present cutting-edge discoveries but also to make complex information accessible and engaging for both laymen and professionals. Each article is meticulously researched and written to ensure accuracy, clarity, and relevance, fostering a greater appreciation for the intricacies of our natural world. SnergeticRoot stands out as a resource for those seeking knowledge, insights, and a deeper understanding of the scientific phenomena that influence our lives.\n - Target audience: The target audience for SnergeticRoot includes educators, students, researchers, and science enthusiasts who are eager to enhance their understanding of scientific concepts and discoveries. It also appeals to professionals in scientific fields looking for current research findings and reviews. Additionally, the portal is designed for curious individuals who may not have a scientific background but have a passion for learning about the natural sciences and the latest advancements within them.\n\n",i="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## Recent Advances\n - Latest Discoveries\n - Technological Innovations\n\n## Methodology\n - Research Design\n - Data Collection Techniques\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 - Recent Advances, 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",a="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=a,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=n,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=i,exports.portalInfo=t;
@@ -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:"SnergeticRoot | Meet Our Esteemed Authors",description:"Discover the brilliant minds behind groundbreaking research at SnergeticRoot! 🌟 Explore their contributions and insights across multiple scientific disciplines, including biology, chemistry, and physics."},[exports.PageNames.Home]:{title:"SnergeticRoot | Your Hub for Scientific Research & Reviews",description:"Welcome to SnergeticRoot! 🧬 Dive into original research articles, expert reviews, and exciting advances in science across various fields, including earth sciences. Join us for a journey of discovery!"},[exports.PageNames.NotFound]:{title:"404 Not Found | SnergeticRoot",description:"Oops! 🚫 We couldn't find the page you're looking for. Explore our insightful articles and research at SnergeticRoot instead!"},[exports.PageNames.AboutUs]:{title:"About SnergeticRoot | Science at Your Fingertips",description:"Learn more about SnergeticRoot! 🌿 Our mission is to share cutting-edge scientific research and foster a community of inquiry across disciplines like biology, chemistry, and more."},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | SnergeticRoot",description:"Your privacy matters! 🔒 Read SnergeticRoot's privacy policy to understand how we protect your personal information while you explore our scientific articles."},[exports.PageNames.Terms]:{title:"Terms of Service | SnergeticRoot",description:"Understand your rights and responsibilities when using SnergeticRoot. 📜 Read our Terms of Service for a transparent and respectful scientific community."},[exports.PageNames.Sitemap]:{title:"Sitemap | SnergeticRoot",description:"Navigate easily through SnergeticRoot! 🧭 Our sitemap provides a clear overview of all available scientific research articles and reviews for quick access."}},a=[{name:"Dr. Ananya Rao",description:"Dr. Ananya Rao is a renowned biologist with over 15 years of experience in molecular biology and genetics. She has published numerous research articles in leading journals and has served as a peer reviewer for several biological sciences publications. Dr. Rao's work focuses on genetic disorders and their implications in health and disease.",meta_title:"Dr. Ananya Rao - Expert in Molecular Biology and Genetics",meta_description:"Explore Dr. Ananya Rao's work on genetic disorders, molecular biology, and health implications. A leading figure in biological sciences with over 15 years of experience."},{name:"Prof. Sameer Verma",description:"Prof. Sameer Verma is a distinguished physicist with expertise in quantum mechanics and condensed matter physics. He has been involved in several groundbreaking research projects and has authored numerous articles in esteemed physical science journals. Prof. Verma is also a dedicated educator, passionate about inspiring the next generation of scientists.",meta_title:"Prof. Sameer Verma - Quantum Mechanics and Condensed Matter Physics",meta_description:"Delve into the innovative research by Prof. Sameer Verma in quantum mechanics and condensed matter physics. A leading educator and researcher in physical sciences."},{name:"Dr. Leela Nair",description:"Dr. Leela Nair is an environmental chemist with a Ph.D. in organic chemistry. Her 12 years of research focus on the effects of pollutants on ecosystems. As an advocate for sustainable practices, Dr. Nair contributes significantly to both academic publications and community outreach programs.",meta_title:"Dr. Leela Nair - Expert Environmental Chemist",meta_description:"Learn about Dr. Leela Nair's impactful research on pollutants and ecosystems. A passionate environmental chemist dedicated to sustainability and community education."},{name:"Dr. Raghav Gupta",description:"Dr. Raghav Gupta is a geophysicist specializing in seismic imaging and earthquake risk assessment. With over a decade of experience, he has authored several influential papers and serves on various scientific committees. His work aims to enhance understanding of geophysical phenomena and their implications for society.",meta_title:"Dr. Raghav Gupta - Renowned Geophysicist and Researcher",meta_description:"Discover Dr. Raghav Gupta's pioneering work in seismic imaging and earthquake risk assessment, contributing to a safer and better understood world."},{name:"Dr. Priya Mehta",description:"Dr. Priya Mehta is a specialist in microbiology with a focus on antibiotic resistance. She has extensive research experience in bacterial pathogens and has published several influential papers in the field. Dr. Mehta is committed to finding sustainable solutions to health challenges posed by antibiotic-resistant bacteria.",meta_title:"Dr. Priya Mehta - Microbiology Specialist in Antibiotic Resistance",meta_description:"Explore Dr. Priya Mehta's groundbreaking research on antibiotic resistance in microbiology, aiming to develop solutions to global health challenges."},{name:"Dr. Amitavan Chatterjee",description:"Dr. Amitavan Chatterjee is a prominent biochemist specializing in enzyme biochemistry and drug discovery. With over 20 years of research experience, he has contributed significantly to the fields of pharmacology and biotechnology. Dr. Chatterjee is also an active member of several scientific organizations.",meta_title:"Dr. Amitavan Chatterjee - Biochemist in Enzyme Research",meta_description:"Learn about Dr. Amitavan Chatterjee’s critical research on enzyme biochemistry and drug discovery, bridging science and innovation in biotechnology."},{name:"Prof. Kavita Joshi",description:"Prof. Kavita Joshi is an astrobiologist with a keen interest in extreme environments and the potential for life on other planets. With over 10 years in academic research and outreach, her work seeks to understand life's resilience and its implications for future space exploration.",meta_title:"Prof. Kavita Joshi - Astrobiologist Exploring Life Beyond Earth",meta_description:"Join Prof. Kavita Joshi in her exploration of life in extreme environments and its significance for astrobiology and space missions."},{name:"Dr. Arjun Pillai",description:"Dr. Arjun Pillai is a physicist known for his work on renewable energy technologies and their implementation in developing countries. With a strong background in physics and engineering, he aims to create sustainable energy solutions through innovative research.",meta_title:"Dr. Arjun Pillai - Advocate for Renewable Energy Technologies",meta_description:"Explore Dr. Arjun Pillai's innovative research in renewable energy technologies and sustainable solutions focusing on developing communities."},{name:"Dr. Neha Sethi",description:"Dr. Neha Sethi is an ecological scientist with a focus on biodiversity conservation and ecology. Her years of research have led to insightful contributions in wildlife management and environmental policy. Dr. Sethi actively participates in advocacy for sustainable practices and conservation efforts.",meta_title:"Dr. Neha Sethi - Ecological Scientist and Conservation Advocate",meta_description:"Learn about Dr. Neha Sethi's impactful work in biodiversity conservation and wildlife management, advocating for sustainable environmental practices."},{name:"Dr. Rajesh Kumar",description:"Dr. Rajesh Kumar is a chemist with a Ph.D. in inorganic compounds, focusing on their industrial applications. With over 10 years of experience, he has published significant research on catalytic processes and material sciences, contributing to advancements in green chemistry.",meta_title:"Dr. Rajesh Kumar - Inorganic Chemist and Green Chemistry Innovator",meta_description:"Discover Dr. Rajesh Kumar's research in inorganic chemistry and its applications in green technologies, driving innovation in material sciences."},{name:"Dr. Anjali Patel",description:"Dr. Anjali Patel is a distinguished researcher in the field of molecular biology with a Ph.D. from the Indian Institute of Science. With over ten years of experience in genomics and biotechnology, she has published extensively in leading scientific journals and serves on the editorial board of several publications. Dr. Patel is passionate about understanding the nuances of genetic engineering and its applications in medicine.",meta_title:"Dr. Anjali Patel - Molecular Biologist and Genetic Researcher",meta_description:"Explore the work of Dr. Anjali Patel, a molecular biologist specializing in genomics and biotechnology. Discover her research contributions in the field of genetic engineering."},{name:"Dr. Priya Sharma",description:"Dr. Priya Sharma is a leading chemist specializing in organic chemistry and materials science. She holds a Ph.D. from the University of Delhi and has been actively involved in research for over 12 years. Dr. Sharma focuses on the development of novel materials for energy storage and conversion, contributing numerous high-impact publications in her field.",meta_title:"Dr. Priya Sharma - Chemist and Materials Scientist",meta_description:"Learn about Dr. Priya Sharma, a chemist specializing in organic chemistry and materials science. Discover her innovative research on energy storage materials."},{name:"Dr. Aditi Singh",description:"Dr. Aditi Singh is a seasoned environmental scientist with expertise in ecotoxicology and sustainable development. She received her Ph.D. from the Indian Institute of Technology and has spent over a decade researching the impact of pollutants on ecosystems. Dr. Singh has contributed significantly to policy-making for environmental conservation.",meta_title:"Dr. Aditi Singh - Environmental Scientist and Ecotoxicologist",meta_description:"Explore the impactful research of Dr. Aditi Singh, an environmental scientist focused on ecotoxicology and sustainability. Understand her contributions to ecosystem conservation."},{name:"Dr. Rahul Verma",description:"Dr. Rahul Verma is a prominent researcher in biochemistry, focusing on protein interactions and enzyme mechanisms. With a Ph.D. from the Indian Institute of Chemical Technology, he has over 11 years of research experience, contributing to numerous peer-reviewed journals. Dr. Verma’s work is pivotal in biomedical research and drug development.",meta_title:"Dr. Rahul Verma - Biochemist and Protein Interaction Specialist",meta_description:"Discover the research of Dr. Rahul Verma, a biochemist specializing in protein interactions and enzyme mechanisms. Learn about his contributions to biomedical research."},{name:"Dr. Sneha Desai",description:"Dr. Sneha Desai is a physicist focusing on renewable energy systems. After earning her Ph.D. from the University of Mumbai, she has worked in various research projects aimed at developing sustainable energy technologies. Dr. Desai has published extensively and participates in several international conferences dedicated to renewable energy.",meta_title:"Dr. Sneha Desai - Physicist in Renewable Energy",meta_description:"Learn about Dr. Sneha Desai, a physicist focusing on sustainable energy systems. Explore her innovative research aimed at advancing renewable energy technologies."},{name:"Dr. Vikram Rao",description:"Dr. Vikram Rao is an astrophysicist with a rich background in cosmology and high-energy astrophysics. He completed his Ph.D. at the Indian Institute of Astrophysics and has published significantly in the area of dark matter and galaxy formation. Dr. Rao is an advocate for public outreach in science education.",meta_title:"Dr. Vikram Rao - Astrophysicist and Cosmologist",meta_description:"Dive into the findings of Dr. Vikram Rao, an astrophysicist specializing in dark matter and galaxy formation. Discover his contributions to our understanding of the universe."},{name:"Dr. Kavita Mehra",description:"Dr. Kavita Mehra is a renowned researcher in plant sciences, particularly agricultural biotechnology. She obtained her Ph.D. from the Indian Agricultural Research Institute and has over 14 years of experience in crop improvement and sustainable agriculture practices. Dr. Mehra has published her work in various scientific journals and often collaborates with international organizations.",meta_title:"Dr. Kavita Mehra - Agricultural Biotechnologist and Plant Scientist",meta_description:"Explore Dr. Kavita Mehra's research on agricultural biotechnology and crop improvement. Learn how her work contributes to sustainable agriculture practices."},{name:"Dr. Neeraj Bansal",description:"Dr. Neeraj Bansal is a leading researcher in Earth sciences, specializing in geochemistry and mineralogy. With a Ph.D. from the Indian Institute of Technology, he has dedicated over a decade to studying the interactions between minerals and their chemical environments. His work has implications for natural resource management and environmental remediation.",meta_title:"Dr. Neeraj Bansal - Geochemist and Mineralogist",meta_description:"Uncover the research of Dr. Neeraj Bansal, a geochemist focusing on mineral interactions and their environmental implications. Learn about his contributions to Earth sciences."},{name:"Dr. Meenal Joshi",description:"Dr. Meenal Joshi is a distinguished researcher in the field of neuroscience, with a focus on neurodegenerative diseases. She earned her Ph.D. from the National Institute of Mental Health and Neuro Sciences (NIMHANS) and has over 10 years of research experience. Dr. Joshi is dedicated to understanding the molecular mechanisms of brain disorders and developing therapeutic strategies.",meta_title:"Dr. Meenal Joshi - Neuroscientist and Neurodegenerative Disease Specialist",meta_description:"Learn about Dr. Meenal Joshi, a neuroscientist specializing in neurodegenerative diseases. Explore her groundbreaking research into therapeutic strategies for brain disorders."},{name:"Dr. Aditi Sharma",description:"Dr. Aditi Sharma is a renowned biochemist with over 15 years of research experience in enzymology and drug development. She has published more than 40 research articles in reputable journals and has received multiple accolades for her work in advancing sustainable drug solutions.",meta_title:"Dr. Aditi Sharma - Expert Biochemist & Researcher at SnergeticRoot",meta_description:"Explore the extensive research portfolio of Dr. Aditi Sharma, a leading biochemist specializing in enzymology, drug development, and sustainable solutions. Read her articles on SnergeticRoot."},{name:"Prof. Rajesh Kumar",description:"Prof. Rajesh Kumar is a physicist with a specialization in nanotechnology and materials science. He has contributed significantly to over 50 publications and has served on numerous editorial boards. His innovative research addresses real-world applications of nanomaterials.",meta_title:"Prof. Rajesh Kumar - Nanotechnology Specialist at SnergeticRoot",meta_description:"Discover the groundbreaking research of Prof. Rajesh Kumar, a nanotechnology specialist. Learn about his contributions to materials science and nanomaterials on SnergeticRoot."},{name:"Dr. Priya Iyer",description:"Dr. Priya Iyer is an environmental chemist dedicated to the study of pollution control and sustainable agriculture. With over ten years of experience, her original research and reviews have shaped policies for environmental protection.",meta_title:"Dr. Priya Iyer - Environmental Chemist at SnergeticRoot",meta_description:"Read articles by Dr. Priya Iyer, an environmental chemist focused on pollution control and sustainable agriculture. Learn more about her impactful research on SnergeticRoot."},{name:"Dr. Vikram Patel",description:"Dr. Vikram Patel is a distinguished astrophysicist known for his work on cosmic phenomena and stellar evolution. He has a passion for interdisciplinary research, bridging physics with earth sciences, and has authored several notable papers.",meta_title:"Dr. Vikram Patel - Renowned Astrophysicist at SnergeticRoot",meta_description:"Explore the stellar research of Dr. Vikram Patel, an astrophysicist studying cosmic phenomena and stellar evolution. His insights are featured on SnergeticRoot."},{name:"Dr. Sneha Reddy",description:"Dr. Sneha Reddy is a cellular biologist specializing in cancer research. With over 12 years in research, she has contributed to significant advancements in therapeutic strategies. Her articles often highlight the intersection of biology and medicine.",meta_title:"Dr. Sneha Reddy - Cellular Biologist and Cancer Researcher at SnergeticRoot",meta_description:"Discover insights from Dr. Sneha Reddy, a cellular biologist focused on cancer research and therapeutic strategies. Read her contributions on SnergeticRoot."},{name:"Dr. Rohit Verma",description:"Dr. Rohit Verma is a leading geologist with expertise in geohazards and climate change effects on earth systems. His pivotal research has shaped understanding of natural disaster preparedness and response strategies.",meta_title:"Dr. Rohit Verma - Expert Geologist at SnergeticRoot",meta_description:"Learn from Dr. Rohit Verma, a geologist specializing in geohazards and climate change. His influential research is available on SnergeticRoot."},{name:"Dr. Neha Singh",description:"Dr. Neha Singh is a molecular biologist with a focus on genetic engineering and biotechnology. Over the last decade, she has led various research projects that integrate technology with life sciences to innovate health solutions.",meta_title:"Dr. Neha Singh - Molecular Biologist at SnergeticRoot",meta_description:"Delve into the works of Dr. Neha Singh, a molecular biologist specializing in genetic engineering and biotechnology. Read her articles on SnergeticRoot."},{name:"Prof. Anil Joshi",description:"Prof. Anil Joshi is a prominent chemist with extensive knowledge in organic synthesis and material chemistry. He has made impactful contributions through his research publications and mentorship of emerging scientists.",meta_title:"Prof. Anil Joshi - Chemist and Research Mentor at SnergeticRoot",meta_description:"Read articles by Prof. Anil Joshi, an eminent chemist specializing in organic synthesis and material chemistry. His research can be explored on SnergeticRoot."},{name:"Dr. Kavita Bansal",description:"Dr. Kavita Bansal is an evolutionary biologist with vast expertise in ecosystems and biodiversity. Her interdisciplinary research has been instrumental in promoting conservation efforts and sustainable practices.",meta_title:"Dr. Kavita Bansal - Evolutionary Biologist at SnergeticRoot",meta_description:"Explore the research of Dr. Kavita Bansal, an evolutionary biologist dedicated to biodiversity and ecosystem conservation. Read her articles on SnergeticRoot."},{name:"Dr. Anupam Mehta",description:"Dr. Anupam Mehta is an accomplished astrophysicist focusing on climate patterns and astroparticle physics. His innovative research appears in several international journals, enhancing global understanding of cosmic challenges.",meta_title:"Dr. Anupam Mehta - Astrophysicist at SnergeticRoot",meta_description:"Discover the work of Dr. Anupam Mehta, an astrophysicist researching climate patterns and astroparticle physics. His contributions are featured on SnergeticRoot."},{name:"Dr. Arvind Kumar",description:"Dr. Arvind Kumar is a renowned biochemist with over 20 years of experience in enzymology and metabolic pathways. He holds a Ph.D. from the Indian Institute of Science and has published numerous papers in prestigious journals. His work primarily focuses on the biochemical mechanisms of disease and therapeutic applications.",meta_title:"Dr. Arvind Kumar - Expert Biochemist and Researcher",meta_description:"Discover the groundbreaking research of Dr. Arvind Kumar, a leading biochemist specializing in enzymology and metabolic pathways, with over 20 years of academic excellence."},{name:"Dr. Meera Patel",description:"Dr. Meera Patel is a prominent physicist with a Ph.D. in condensed matter physics. She has significant experience in nanotechnology and materials science, having contributed to over 50 research publications. Dr. Patel’s innovative approaches have led to advancements in sustainable materials for environmental applications.",meta_title:"Dr. Meera Patel - Specialist in Nanotechnology and Physics",meta_description:"Explore the expertise of Dr. Meera Patel, an accomplished physicist specializing in nanotechnology and materials science, with a focus on sustainable environmental solutions."},{name:"Dr. Vikram Singh",description:"With a Ph.D. in organic chemistry from the Indian Institute of Technology, Dr. Vikram Singh has dedicated his career to the synthesis of novel organic compounds. His research has implications in pharmaceuticals and material sciences, making him a valuable contributor to interdisciplinary studies.",meta_title:"Dr. Vikram Singh - Organic Chemistry Innovator and Researcher",meta_description:"Learn about Dr. Vikram Singh, an expert in organic chemistry and the synthesis of novel compounds with a focus on pharmaceuticals and material sciences."},{name:"Dr. Ananya Desai",description:"Dr. Ananya Desai is an experienced geologist specializing in earth sciences and environmental geology. Her research interests include climate change impacts and natural resource management. She has published extensively and serves on editorial boards for several scientific journals.",meta_title:"Dr. Ananya Desai - Geologist and Environmental Expert",meta_description:"Uncover the research of Dr. Ananya Desai, an environmental geologist focusing on climate change and resource management, with extensive publications in earth sciences."},{name:"Dr. Rohan Gupta",description:"Dr. Rohan Gupta specializes in microbiology with a focus on soil and environmental microbiomes. His research aims to understand microbial interactions in ecosystems and their applications in agriculture. He has been recognized for his contributions by various scientific societies.",meta_title:"Dr. Rohan Gupta - Microbiologist and Ecosystem Researcher",meta_description:"Delve into the impactful work of Dr. Rohan Gupta, a microbiologist exploring soil ecosystems and microbial interactions, contributing towards sustainable agriculture."},{name:"Dr. Nisha Rao",description:"Dr. Nisha Rao is an astrophysicist known for her work in cosmology and galaxy formation. She holds a Ph.D. from the Indian Institute of Technology and has been a leading voice in advancing research on dark matter and its effects on galaxy evolution.",meta_title:"Dr. Nisha Rao - Astrophysicist and Cosmology Expert",meta_description:"Explore the research contributions of Dr. Nisha Rao, an astrophysicist specializing in galaxy formation and dark matter, driving forward our understanding of the universe."},{name:"Dr. Kavita Chandra",description:"Dr. Kavita Chandra is an expert in environmental chemistry with a background in analytical methods for pollution detection. Her research addresses critical issues related to air and water quality, aiming to find innovative solutions for environmental challenges.",meta_title:"Dr. Kavita Chandra - Environmental Chemist and Innovator",meta_description:"Learn about Dr. Kavita Chandra, an environmental chemist focused on pollution detection and quality improvement in air and water, advocating for sustainable solutions."},{name:"Dr. Amit Bansal",description:"Dr. Amit Bansal is a leading researcher in biotechnology, focusing on genetic engineering and synthetic biology. With a strong publication record and numerous collaborations, he contributes to advancements in agricultural biotech and medical research.",meta_title:"Dr. Amit Bansal - Biotechnology Research Leader",meta_description:"Explore the innovative research of Dr. Amit Bansal, a biotechnologist specializing in genetic engineering and its applications in agriculture and medicine."},{name:"Dr. Sneha Mehrotra",description:"Dr. Sneha Mehrotra is a leading expert in zoology, focusing on animal behavior and conservation. Her extensive field research has shed light on endangered species, and she actively participates in global conservation efforts.",meta_title:"Dr. Sneha Mehrotra - Conservation Zoologist and Researcher",meta_description:"Uncover the insights of Dr. Sneha Mehrotra, a zoologist dedicated to animal behavior and conservation, making significant contributions to the protection of endangered species."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is a molecular biologist with over 15 years of experience in genetic research. She has published extensively in leading scientific journals and is known for her contributions to cancer genomics. As a passionate advocate for science education, she frequently speaks at international conferences and mentors young scientists.",meta_title:"Dr. Emily Carter - Molecular Biologist and Genetic Research Expert | SnergeticRoot",meta_description:"Discover Dr. Emily Carter's insights in molecular biology and genetics. With over 15 years of experience and numerous publications, she brings expertise to SnergeticRoot."},{name:"Prof. Javier Martín",description:"Prof. Javier Martín is a chemist specializing in organic synthesis and drug development. With a Ph.D. from a top university in Spain, he has over 20 years of experience in the field and has collaborated with pharmaceutical companies to create innovative therapies. He is passionate about teaching and regularly holds workshops for aspiring chemists.",meta_title:"Prof. Javier Martín - Expert in Organic Chemistry and Drug Development | SnergeticRoot",meta_description:"Read articles by Prof. Javier Martín on organic synthesis and innovative drug development. His expertise enriches the SnergeticRoot community."},{name:"Dr. Aisha Rahman",description:"Dr. Aisha Rahman is an astrophysicist with a focus on planetary sciences. With ten years of research experience and a position at a prestigious university, she has been at the forefront of studies related to exoplanets and their atmospheres. Her work has garnered media attention, and she often collaborates with international space agencies.",meta_title:"Dr. Aisha Rahman - Astrophysicist and Planetary Science Specialist | SnergeticRoot",meta_description:"Explore the work of Dr. Aisha Rahman in astrophysics and planetary science, including groundbreaking studies on exoplanets at SnergeticRoot."},{name:"Dr. Chen Wei",description:"Dr. Chen Wei is a materials scientist with expertise in nanotechnology. He has authored over 30 research papers and holds multiple patents for innovative materials used in electronics. His commitment to interdisciplinary research has made significant contributions to advancements in renewable energy.",meta_title:"Dr. Chen Wei - Nanotechnology and Materials Science Expert | SnergeticRoot",meta_description:"Learn from Dr. Chen Wei as he shares his knowledge in nanotechnology and materials science, contributing to SnergeticRoot's interdisciplinary research."},{name:"Prof. Anjali Mehta",description:"Prof. Anjali Mehta, an ecologist with over 25 years of experience, focuses on biodiversity conservation and ecosystem management. Her field studies span several continents, making her a leading voice in environmental science. She has received numerous awards for her contributions to sustainability.",meta_title:"Prof. Anjali Mehta - Ecologist and Biodiversity Conservationist | SnergeticRoot",meta_description:"Delve into the research of Prof. Anjali Mehta on biodiversity and ecosystem management, enriching your knowledge through SnergeticRoot."},{name:"Dr. Robert Ellis",description:"Dr. Robert Ellis is a physicist specializing in quantum mechanics and theoretical physics. With a decade of research under his belt, he has contributed to understanding quantum field theory. An avid speaker, he engages with the public on complex topics through educational platforms.",meta_title:"Dr. Robert Ellis - Theoretical Physicist and Quantum Mechanics Authority | SnergeticRoot",meta_description:"Join Dr. Robert Ellis on his journey through the fascinating realm of quantum mechanics, sharing his insights on SnergeticRoot."},{name:"Dr. Fatima Hassan",description:"Dr. Fatima Hassan is a biochemist whose research tackles metabolic diseases prevalent in modern society. With an extensive background in clinical research and public health, she focuses on dietary impacts on health outcomes. Fatima is also a dedicated advocate for health science outreach.",meta_title:"Dr. Fatima Hassan - Biochemist and Metabolic Disease Specialist | SnergeticRoot",meta_description:"Explore Dr. Fatima Hassan’s impactful research in biochemistry and public health, contributing valuable knowledge to SnergeticRoot."},{name:"Prof. Daniel Okafor",description:"Prof. Daniel Okafor is a geologist known for his work on earth’s geological processes and mineral resources. With over 30 years of experience, he has made significant contributions to the understanding of tectonic movements and their impact on resource distribution.",meta_title:"Prof. Daniel Okafor - Geologist and Minerals Resource Expert | SnergeticRoot",meta_description:"Recognized as a leader in geological sciences, Prof. Daniel Okafor provides insights into earth processes and mineral resource management at SnergeticRoot."},{name:"Dr. Luciana Silva",description:"Dr. Luciana Silva, a marine biologist, dedicates her research to ocean conservation and marine life preservation. With a decade of focused research and deployment of conservation strategies, she actively collaborates with NGOs and coastal communities to enhance public awareness and protection efforts.",meta_title:"Dr. Luciana Silva - Marine Biologist and Ocean Conservation Advocate | SnergeticRoot",meta_description:"Join Dr. Luciana Silva at SnergeticRoot as she explores ocean conservation and marine biology, promoting awareness for our oceans."},{name:"Dr. Alex Johnson",description:"Dr. Alex Johnson is a cybersecurity expert who has dedicated over a decade to studying the scientific aspects of information security. His research addresses the intersection of technology and biology, specifically in bioinformatics and data protection in biomedical research.",meta_title:"Dr. Alex Johnson - Cybersecurity and Bioinformatics Researcher | SnergeticRoot",meta_description:"Discover Dr. Alex Johnson's work in cybersecurity and bioinformatics, enhancing protection in biomedical research at SnergeticRoot."},{name:"Prof. Lucas Mendoza",description:"Prof. Lucas Mendoza is a chemist with a focus on nanotechnology and materials science. He has a distinguished career spanning 20 years in university teaching and research. His groundbreaking work has earned him several accolades, including the National Medal of Science. He has published extensively on the applications of nanomaterials in renewable energy.",meta_title:"Prof. Lucas Mendoza - Nanotechnology Expert & Contributor at SnergeticRoot",meta_description:"Discover the contributions of Prof. Lucas Mendoza, a nanotechnology expert at SnergeticRoot, with over 20 years of research and numerous publications in materials science."},{name:"Dr. Fatima Al-Hassan",description:"Dr. Fatima Al-Hassan is a physicist with expertise in theoretical physics and computational modeling. With a Ph.D. from the University of Cambridge, she has worked at various research institutes, contributing to projects on quantum mechanics and string theory. Dr. Al-Hassan is also a passionate advocate for women in STEM fields.",meta_title:"Dr. Fatima Al-Hassan - Theoretical Physicist & Scientific Contributor at SnergeticRoot",meta_description:"Read about Dr. Fatima Al-Hassan, a theoretical physicist and advocate for STEM, contributing to SnergeticRoot with expertise in quantum mechanics and computational modeling."},{name:"Dr. Nia Wu",description:"Dr. Nia Wu is an earth scientist with a specialization in geochemistry. After earning her Ph.D. from MIT, she has collaborated on numerous international research projects focusing on soil health and pollutant bioremediation. She is passionate about sustainable practices and often speaks at global environmental conferences.",meta_title:"Dr. Nia Wu - Geochemist and Advocate for Sustainability at SnergeticRoot",meta_description:"Explore the work of Dr. Nia Wu, a geochemist at SnergeticRoot, specializing in soil health and pollutant bioremediation with a passion for sustainability."},{name:"Dr. Atsuko Tanaka",description:"Dr. Atsuko Tanaka is a neuroscientist from Japan focusing on the cellular mechanisms of neurodegeneration. With a stellar academic record and multiple publications in high-impact journals, Dr. Tanaka aims to contribute to advancements in treatment methodologies for neurodegenerative diseases.",meta_title:"Dr. Atsuko Tanaka - Neuroscientist and Innovator at SnergeticRoot",meta_description:"Learn about Dr. Atsuko Tanaka, a renowned neuroscientist at SnergeticRoot, dedicated to understanding neurodegenerative diseases through innovative research."},{name:"Dr. Carlos Jiménez",description:"Dr. Carlos Jiménez is an interdisciplinary scientist with expertise in bioinformatics and systems biology. He has over 10 years of experience in computational biology, contributing to breakthroughs in understanding genetic data and disease mechanisms. Dr. Jiménez is also a committed educator.",meta_title:"Dr. Carlos Jiménez - Bioinformatics Expert & Researcher at SnergeticRoot",meta_description:"Meet Dr. Carlos Jiménez, a bioinformatics expert contributing to SnergeticRoot with a focus on computational biology and genetic data analysis."},{name:"Dr. Leila Hassanpour",description:"Dr. Leila Hassanpour is a chemist whose research focuses on sustainable energy technologies, particularly in the area of solar fuel production. With a Ph.D. from the University of California, Berkeley, she has published extensively on photovoltaic materials and climate change solutions.",meta_title:"Dr. Leila Hassanpour - Sustainable Chemistry Advocate at SnergeticRoot",meta_description:"Discover Dr. Leila Hassanpour's contributions at SnergeticRoot, specializing in sustainable chemistry and solar energy technologies for climate change solutions."},{name:"Dr. Isaac Ndlovu",description:"Dr. Isaac Ndlovu is an earth scientist with extensive research experience in geomorphology and natural disaster risk assessment. He has published numerous papers on the impact of climate change on geographical landscapes and frequently collaborates with international organizations on disaster preparedness strategies.",meta_title:"Dr. Isaac Ndlovu - Earth Scientist & Research Contributor at SnergeticRoot",meta_description:"Read about Dr. Isaac Ndlovu, an earth scientist at SnergeticRoot, focusing on geomorphology and climate change impacts on geographical landscapes."},{name:"Dr. Priya Singh",description:"Dr. Priya Singh is a molecular biologist whose work primarily revolves around genetic engineering and synthetic biology. With an impressive portfolio of inventions and patents, she has a passion for applying her research to agricultural sustainability and food security.",meta_title:"Dr. Priya Singh - Molecular Biologist and Innovator at SnergeticRoot",meta_description:"Explore Dr. Priya Singh's impactful research at SnergeticRoot, specialized in genetic engineering and its applications in agricultural sustainability."},{name:"Prof. David O'Conner",description:"Prof. David O'Conner is a professor of chemistry with a specialization in organic synthesis and pharmaceuticals. With over 25 years of teaching and research experience, he has been instrumental in developing new drug compounds and has published over 100 articles in the field.",meta_title:"Prof. David O'Conner - Pharmaceutical Chemist and Research Leader at SnergeticRoot",meta_description:"Learn about Prof. David O'Conner, a pharmaceutical chemist at SnergeticRoot with over 25 years of expertise in organic synthesis and drug development."}],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:#003366;--theme-color-8:#00509e;--theme-color-7:#007bff;--theme-color-6:#66b2ff;--theme-color-5:#a0d1ff;--theme-color-3:#c9e2ff;--theme-color-2:#e6f4ff;--color-bg-layout:#ffffff;--color-bg-hover:#f0f8ff;--article-border-radius:12px;--btn-border-radius:5px;--category-border-radius:15px;}
@@ -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.313",
3
+ "version": "1.3.315",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [